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