| Modifier and Type | Field and Description |
|---|---|
protected TCOType |
RequestRecord.tco |
| Modifier and Type | Method and Description |
|---|---|
static TCOType |
TCOType.fromValue(String v) |
TCOType |
RequestRecord.getTCO()
Gets the value of the tco property.
|
static TCOType |
TCOType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TCOType[] |
TCOType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestRecord.setTCO(TCOType value)
Sets the value of the tco property.
|
Copyright © 2017. All rights reserved.