|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FinalisationType | |
---|---|
ibspan.ecap.merchant.shopdecisions.dataadministration |
Uses of FinalisationType in ibspan.ecap.merchant.shopdecisions.dataadministration |
---|
Methods in ibspan.ecap.merchant.shopdecisions.dataadministration that return FinalisationType | |
---|---|
FinalisationType |
TransactionLog.getFinalisationType()
Gets the type of the finalisation. |
static FinalisationType |
FinalisationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FinalisationType[] |
FinalisationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in ibspan.ecap.merchant.shopdecisions.dataadministration with parameters of type FinalisationType | |
---|---|
void |
TransactionLog.setFinalisationType(FinalisationType finalisationType)
Sets the type of the finalisation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |