| Modifier and Type | Field and Description |
|---|---|
protected RBCType |
RequestRecord.rbc |
| Modifier and Type | Method and Description |
|---|---|
static RBCType |
RBCType.fromValue(String v) |
RBCType |
RequestRecord.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 |
RequestRecord.setRBC(RBCType value)
Sets the value of the rbc property.
|
Copyright © 2017. All rights reserved.