static TimePartConfig.TimePart |
TimePartConfig.TimePart.forNumber(int value) |
|
TimePartConfig.TimePart |
TimePartConfig.Builder.getPartToExtract() |
The part of the time to keep.
|
TimePartConfig.TimePart |
TimePartConfig.getPartToExtract() |
The part of the time to keep.
|
TimePartConfig.TimePart |
TimePartConfigOrBuilder.getPartToExtract() |
The part of the time to keep.
|
static TimePartConfig.TimePart |
TimePartConfig.TimePart.valueOf(int value) |
Deprecated.
|
static TimePartConfig.TimePart |
TimePartConfig.TimePart.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static TimePartConfig.TimePart |
TimePartConfig.TimePart.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TimePartConfig.TimePart[] |
TimePartConfig.TimePart.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|