Uses of Class
tech.ordinaryroad.live.chat.client.codec.douyin.protobuf.ProductChangeMessage
Packages that use ProductChangeMessage
-
Uses of ProductChangeMessage in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf
Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf that return ProductChangeMessageModifier and TypeMethodDescriptionProductChangeMessage.Builder.build()ProductChangeMessage.Builder.buildPartial()static ProductChangeMessageProductChangeMessage.getDefaultInstance()ProductChangeMessage.Builder.getDefaultInstanceForType()ProductChangeMessage.getDefaultInstanceForType()static ProductChangeMessageProductChangeMessage.parseDelimitedFrom(InputStream input) static ProductChangeMessageProductChangeMessage.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProductChangeMessageProductChangeMessage.parseFrom(byte[] data) static ProductChangeMessageProductChangeMessage.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProductChangeMessageProductChangeMessage.parseFrom(com.google.protobuf.ByteString data) static ProductChangeMessageProductChangeMessage.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProductChangeMessageProductChangeMessage.parseFrom(com.google.protobuf.CodedInputStream input) static ProductChangeMessageProductChangeMessage.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProductChangeMessageProductChangeMessage.parseFrom(InputStream input) static ProductChangeMessageProductChangeMessage.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProductChangeMessageProductChangeMessage.parseFrom(ByteBuffer data) static ProductChangeMessageProductChangeMessage.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 ProductChangeMessageModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ProductChangeMessage>ProductChangeMessage.getParserForType()static com.google.protobuf.Parser<ProductChangeMessage>ProductChangeMessage.parser()Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf with parameters of type ProductChangeMessageModifier and TypeMethodDescriptionProductChangeMessage.Builder.mergeFrom(ProductChangeMessage other) static ProductChangeMessage.BuilderProductChangeMessage.newBuilder(ProductChangeMessage prototype)