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