| Package | Description |
|---|---|
| org.iru.rts.model.termination_1 |
| Modifier and Type | Field and Description |
|---|---|
protected ReconciliationRequestReasonType |
ReconciliationRequestType.reason |
| Modifier and Type | Method and Description |
|---|---|
static ReconciliationRequestReasonType |
ReconciliationRequestReasonType.fromValue(String v) |
ReconciliationRequestReasonType |
ReconciliationRequestType.getReason()
Gets the value of the reason property.
|
static ReconciliationRequestReasonType |
ReconciliationRequestReasonType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReconciliationRequestReasonType[] |
ReconciliationRequestReasonType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReconciliationRequestType.setReason(ReconciliationRequestReasonType value)
Sets the value of the reason property.
|
Copyright © 2017. All rights reserved.