Uses of Class
com.google.shopping.type.Destination
Packages that use Destination
-
Uses of Destination in com.google.shopping.type
Methods in com.google.shopping.type that return DestinationModifier and TypeMethodDescriptionDestination.Builder.build()Destination.Builder.buildPartial()static DestinationDestination.getDefaultInstance()Destination.Builder.getDefaultInstanceForType()Destination.getDefaultInstanceForType()static DestinationDestination.parseDelimitedFrom(InputStream input) static DestinationDestination.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DestinationDestination.parseFrom(byte[] data) static DestinationDestination.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DestinationDestination.parseFrom(com.google.protobuf.ByteString data) static DestinationDestination.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DestinationDestination.parseFrom(com.google.protobuf.CodedInputStream input) static DestinationDestination.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DestinationDestination.parseFrom(InputStream input) static DestinationDestination.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DestinationDestination.parseFrom(ByteBuffer data) static DestinationDestination.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.shopping.type that return types with arguments of type DestinationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Destination>Destination.getParserForType()static com.google.protobuf.Parser<Destination>Destination.parser()Methods in com.google.shopping.type with parameters of type DestinationModifier and TypeMethodDescriptionDestination.Builder.mergeFrom(Destination other) static Destination.BuilderDestination.newBuilder(Destination prototype)