| Package | Description |
|---|---|
| org.tensorflow.metadata.v0 |
| Modifier and Type | Method and Description |
|---|---|
static TimeOfDayDomain.IntegerTimeOfDayFormat |
TimeOfDayDomain.IntegerTimeOfDayFormat.forNumber(int value) |
TimeOfDayDomain.IntegerTimeOfDayFormat |
TimeOfDayDomain.getIntegerFormat()
Expected format of integer times.
|
TimeOfDayDomain.IntegerTimeOfDayFormat |
TimeOfDayDomain.Builder.getIntegerFormat()
Expected format of integer times.
|
TimeOfDayDomain.IntegerTimeOfDayFormat |
TimeOfDayDomainOrBuilder.getIntegerFormat()
Expected format of integer times.
|
static TimeOfDayDomain.IntegerTimeOfDayFormat |
TimeOfDayDomain.IntegerTimeOfDayFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TimeOfDayDomain.IntegerTimeOfDayFormat |
TimeOfDayDomain.IntegerTimeOfDayFormat.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<TimeOfDayDomain.IntegerTimeOfDayFormat> |
TimeOfDayDomain.IntegerTimeOfDayFormat.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TimeOfDayDomain.Builder |
TimeOfDayDomain.Builder.setIntegerFormat(TimeOfDayDomain.IntegerTimeOfDayFormat value)
Expected format of integer times.
|
Copyright © 2020 Gojek. All rights reserved.