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.ChannelEnumChannel.ChannelEnum.forNumber(int value) static Channel.ChannelEnumChannel.ChannelEnum.valueOf(int value) Deprecated.static Channel.ChannelEnumChannel.ChannelEnum.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Channel.ChannelEnumReturns 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()