Uses of Class
tech.ordinaryroad.live.chat.client.codec.douyin.protobuf.CategoryInfo
Packages that use CategoryInfo
-
Uses of CategoryInfo in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf
Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf that return CategoryInfoModifier and TypeMethodDescriptionCategoryInfo.Builder.build()CategoryInfo.Builder.buildPartial()static CategoryInfoCategoryInfo.getDefaultInstance()CategoryInfo.Builder.getDefaultInstanceForType()CategoryInfo.getDefaultInstanceForType()ProductChangeMessage.Builder.getUpdateCategoryInfoList(int index) repeated .CategoryInfo updateCategoryInfoList = 8;ProductChangeMessage.getUpdateCategoryInfoList(int index) repeated .CategoryInfo updateCategoryInfoList = 8;ProductChangeMessageOrBuilder.getUpdateCategoryInfoList(int index) repeated .CategoryInfo updateCategoryInfoList = 8;static CategoryInfoCategoryInfo.parseDelimitedFrom(InputStream input) static CategoryInfoCategoryInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CategoryInfoCategoryInfo.parseFrom(byte[] data) static CategoryInfoCategoryInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CategoryInfoCategoryInfo.parseFrom(com.google.protobuf.ByteString data) static CategoryInfoCategoryInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CategoryInfoCategoryInfo.parseFrom(com.google.protobuf.CodedInputStream input) static CategoryInfoCategoryInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CategoryInfoCategoryInfo.parseFrom(InputStream input) static CategoryInfoCategoryInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CategoryInfoCategoryInfo.parseFrom(ByteBuffer data) static CategoryInfoCategoryInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf that return types with arguments of type CategoryInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CategoryInfo>CategoryInfo.getParserForType()ProductChangeMessage.Builder.getUpdateCategoryInfoListList()repeated .CategoryInfo updateCategoryInfoList = 8;ProductChangeMessage.getUpdateCategoryInfoListList()repeated .CategoryInfo updateCategoryInfoList = 8;ProductChangeMessageOrBuilder.getUpdateCategoryInfoListList()repeated .CategoryInfo updateCategoryInfoList = 8;static com.google.protobuf.Parser<CategoryInfo>CategoryInfo.parser()Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf with parameters of type CategoryInfoModifier and TypeMethodDescriptionProductChangeMessage.Builder.addUpdateCategoryInfoList(int index, CategoryInfo value) repeated .CategoryInfo updateCategoryInfoList = 8;ProductChangeMessage.Builder.addUpdateCategoryInfoList(CategoryInfo value) repeated .CategoryInfo updateCategoryInfoList = 8;CategoryInfo.Builder.mergeFrom(CategoryInfo other) static CategoryInfo.BuilderCategoryInfo.newBuilder(CategoryInfo prototype) ProductChangeMessage.Builder.setUpdateCategoryInfoList(int index, CategoryInfo value) repeated .CategoryInfo updateCategoryInfoList = 8;Method parameters in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf with type arguments of type CategoryInfoModifier and TypeMethodDescriptionProductChangeMessage.Builder.addAllUpdateCategoryInfoList(Iterable<? extends CategoryInfo> values) repeated .CategoryInfo updateCategoryInfoList = 8;