Uses of Class
com.google.shopping.type.Destination
-
Packages that use Destination Package Description com.google.shopping.type -
-
Uses of Destination in com.google.shopping.type
Methods in com.google.shopping.type that return Destination Modifier and Type Method Description DestinationDestination.Builder. build()DestinationDestination.Builder. buildPartial()static DestinationDestination. getDefaultInstance()DestinationDestination.Builder. getDefaultInstanceForType()DestinationDestination. getDefaultInstanceForType()static DestinationDestination. parseDelimitedFrom(java.io.InputStream input)static DestinationDestination. parseDelimitedFrom(java.io.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(java.io.InputStream input)static DestinationDestination. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DestinationDestination. parseFrom(java.nio.ByteBuffer data)static DestinationDestination. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.shopping.type that return types with arguments of type Destination Modifier and Type Method Description com.google.protobuf.Parser<Destination>Destination. getParserForType()static com.google.protobuf.Parser<Destination>Destination. parser()Methods in com.google.shopping.type with parameters of type Destination Modifier and Type Method Description Destination.BuilderDestination.Builder. mergeFrom(Destination other)static Destination.BuilderDestination. newBuilder(Destination prototype)
-