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