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