Uses of Interface
io.github.xezzon.zeroweb.dict.DictImportReqOrBuilder
Packages that use DictImportReqOrBuilder
-
Uses of DictImportReqOrBuilder in io.github.xezzon.zeroweb.dict
Classes in io.github.xezzon.zeroweb.dict that implement DictImportReqOrBuilderModifier and TypeClassDescriptionfinal class
Protobuf typeio.github.xezzon.zeroweb.dict.DictImportReq
static final class
Protobuf typeio.github.xezzon.zeroweb.dict.DictImportReq
Methods in io.github.xezzon.zeroweb.dict that return DictImportReqOrBuilderModifier and TypeMethodDescriptionDictImportReqList.Builder.getDataOrBuilder
(int index) repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
DictImportReqList.getDataOrBuilder
(int index) repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
DictImportReqListOrBuilder.getDataOrBuilder
(int index) repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
Methods in io.github.xezzon.zeroweb.dict that return types with arguments of type DictImportReqOrBuilderModifier and TypeMethodDescriptionList<? extends DictImportReqOrBuilder>
DictImportReqList.Builder.getDataOrBuilderList()
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
List<? extends DictImportReqOrBuilder>
DictImportReqList.getDataOrBuilderList()
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;
List<? extends DictImportReqOrBuilder>
DictImportReqListOrBuilder.getDataOrBuilderList()
repeated .io.github.xezzon.zeroweb.dict.DictImportReq data = 1;