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