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 Destination
Destination.getDefaultInstance()
Destination.Builder.getDefaultInstanceForType()
Destination.getDefaultInstanceForType()
static Destination
Destination.parseDelimitedFrom
(InputStream input) static Destination
Destination.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Destination
Destination.parseFrom
(byte[] data) static Destination
Destination.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Destination
Destination.parseFrom
(com.google.protobuf.ByteString data) static Destination
Destination.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Destination
Destination.parseFrom
(com.google.protobuf.CodedInputStream input) static Destination
Destination.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Destination
Destination.parseFrom
(InputStream input) static Destination
Destination.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Destination
Destination.parseFrom
(ByteBuffer data) static Destination
Destination.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.Builder
Destination.newBuilder
(Destination prototype)