| Package | Description |
|---|---|
| org.tensorflow.metadata.v0 |
| Modifier and Type | Method and Description |
|---|---|
static TimeDomain.FormatCase |
TimeDomain.FormatCase.forNumber(int value) |
TimeDomain.FormatCase |
TimeDomain.getFormatCase() |
TimeDomain.FormatCase |
TimeDomain.Builder.getFormatCase() |
TimeDomain.FormatCase |
TimeDomainOrBuilder.getFormatCase() |
static TimeDomain.FormatCase |
TimeDomain.FormatCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TimeDomain.FormatCase |
TimeDomain.FormatCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeDomain.FormatCase[] |
TimeDomain.FormatCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Gojek. All rights reserved.