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