Uses of Enum
com.google.shopping.type.Destination.DestinationEnum
Packages that use Destination.DestinationEnum
-
Uses of Destination.DestinationEnum in com.google.shopping.type
Methods in com.google.shopping.type that return Destination.DestinationEnumModifier and TypeMethodDescriptionstatic Destination.DestinationEnum
Destination.DestinationEnum.forNumber
(int value) static Destination.DestinationEnum
Destination.DestinationEnum.valueOf
(int value) Deprecated.static Destination.DestinationEnum
Destination.DestinationEnum.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Destination.DestinationEnum
Returns the enum constant of this type with the specified name.static Destination.DestinationEnum[]
Destination.DestinationEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.shopping.type that return types with arguments of type Destination.DestinationEnumModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<Destination.DestinationEnum> Destination.DestinationEnum.internalGetValueMap()