| Package | Description |
|---|---|
| org.eclipse.keyple.calypso.transaction |
Contains the services and POJOs providing the high-level API to manage PO selections and
transactions.
|
| Modifier and Type | Method and Description |
|---|---|
static PoTransaction.SvSettings.Action |
PoTransaction.SvSettings.Action.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PoTransaction.SvSettings.Action[] |
PoTransaction.SvSettings.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PoTransaction.prepareSvGet(PoTransaction.SvSettings.Operation svOperation,
PoTransaction.SvSettings.Action svAction)
Schedules the execution of a SV Get command to prepare an SV operation or simply
retrieves the current SV status.
|