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