Uses of Enum
com.google.shopping.type.Channel.ChannelEnum
Packages that use Channel.ChannelEnum
-
Uses of Channel.ChannelEnum in com.google.shopping.type
Methods in com.google.shopping.type that return Channel.ChannelEnumModifier and TypeMethodDescriptionstatic Channel.ChannelEnum
Channel.ChannelEnum.forNumber
(int value) static Channel.ChannelEnum
Channel.ChannelEnum.valueOf
(int value) Deprecated.static Channel.ChannelEnum
Channel.ChannelEnum.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Channel.ChannelEnum
Returns the enum constant of this type with the specified name.static Channel.ChannelEnum[]
Channel.ChannelEnum.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 Channel.ChannelEnumModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<Channel.ChannelEnum> Channel.ChannelEnum.internalGetValueMap()