static TimeOfDayDomain.IntegerTimeOfDayFormat |
TimeOfDayDomain.IntegerTimeOfDayFormat.forNumber(int value) |
|
TimeOfDayDomain.IntegerTimeOfDayFormat |
TimeOfDayDomain.Builder.getIntegerFormat() |
Expected format of integer times.
|
TimeOfDayDomain.IntegerTimeOfDayFormat |
TimeOfDayDomain.getIntegerFormat() |
Expected format of integer times.
|
TimeOfDayDomain.IntegerTimeOfDayFormat |
TimeOfDayDomainOrBuilder.getIntegerFormat() |
Expected format of integer times.
|
static TimeOfDayDomain.IntegerTimeOfDayFormat |
TimeOfDayDomain.IntegerTimeOfDayFormat.valueOf(int value) |
Deprecated.
|
static TimeOfDayDomain.IntegerTimeOfDayFormat |
TimeOfDayDomain.IntegerTimeOfDayFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static TimeOfDayDomain.IntegerTimeOfDayFormat |
TimeOfDayDomain.IntegerTimeOfDayFormat.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TimeOfDayDomain.IntegerTimeOfDayFormat[] |
TimeOfDayDomain.IntegerTimeOfDayFormat.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|