| Modifier and Type | Field and Description |
|---|---|
APIModel.StatusDatumType |
APIModel.StatusDatum.type |
| Modifier and Type | Method and Description |
|---|---|
static APIModel.StatusDatumType |
APIModel.StatusDatumType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIModel.StatusDatumType[] |
APIModel.StatusDatumType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static APIModel.StatusDatum |
APIModel.StatusDatum.fromType(APIModel.StatusDatumType type) |
Copyright © 2021. All rights reserved.