| Modifier and Type | Field and Description |
|---|---|
protected CWRType |
RequestRecord.cwr |
| Modifier and Type | Method and Description |
|---|---|
static CWRType |
CWRType.fromValue(String v) |
CWRType |
RequestRecord.getCWR()
Gets the value of the cwr property.
|
static CWRType |
CWRType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CWRType[] |
CWRType.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.setCWR(CWRType value)
Sets the value of the cwr property.
|
Copyright © 2017. All rights reserved.