| Package | Description |
|---|---|
| com.google.type |
| Modifier and Type | Method and Description |
|---|---|
static CalendarPeriod |
CalendarPeriod.forNumber(int value) |
static CalendarPeriod |
CalendarPeriod.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CalendarPeriod |
CalendarPeriod.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CalendarPeriod |
CalendarPeriod.valueOf(String name)
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<CalendarPeriod> |
CalendarPeriod.internalGetValueMap() |
Copyright © 2021 Google LLC. All rights reserved.