| Modifier and Type | Field and Description |
|---|---|
protected TCOType |
RequestReplyRecords.RequestReplyRecord.tco |
protected TCOType |
Records.Record.tco |
| Modifier and Type | Method and Description |
|---|---|
static TCOType |
TCOType.fromValue(String v) |
TCOType |
RequestReplyRecords.RequestReplyRecord.getTCO()
Gets the value of the tco property.
|
TCOType |
Records.Record.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 |
RequestReplyRecords.RequestReplyRecord.setTCO(TCOType value)
Sets the value of the tco property.
|
void |
Records.Record.setTCO(TCOType value)
Sets the value of the tco property.
|
Copyright © 2017. All rights reserved.