| Modifier and Type | Field and Description |
|---|---|
protected RBCType |
RequestReplyRecords.RequestReplyRecord.rbc |
protected RBCType |
Records.Record.rbc |
| Modifier and Type | Method and Description |
|---|---|
static RBCType |
RBCType.fromValue(String v) |
RBCType |
RequestReplyRecords.RequestReplyRecord.getRBC()
Gets the value of the rbc property.
|
RBCType |
Records.Record.getRBC()
Gets the value of the rbc property.
|
static RBCType |
RBCType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RBCType[] |
RBCType.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.setRBC(RBCType value)
Sets the value of the rbc property.
|
void |
Records.Record.setRBC(RBCType value)
Sets the value of the rbc property.
|
Copyright © 2017. All rights reserved.