|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SettlementStateType | |
|---|---|
| net.authorize.data.xml.reporting | |
| Uses of SettlementStateType in net.authorize.data.xml.reporting |
|---|
| Methods in net.authorize.data.xml.reporting that return SettlementStateType | |
|---|---|
static SettlementStateType |
SettlementStateType.fromValue(String v)
|
SettlementStateType |
BatchDetails.getSettlementState()
|
static SettlementStateType |
SettlementStateType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SettlementStateType[] |
SettlementStateType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.authorize.data.xml.reporting with parameters of type SettlementStateType | |
|---|---|
void |
BatchDetails.setSettlementState(SettlementStateType settlementState)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||