| 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.LogRead |
PoTransaction.SvSettings.LogRead.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PoTransaction.SvSettings.LogRead[] |
PoTransaction.SvSettings.LogRead.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PoSecuritySettings.PoSecuritySettingsBuilder |
PoSecuritySettings.PoSecuritySettingsBuilder.svGetLogReadMode(PoTransaction.SvSettings.LogRead svGetLogReadMode)
Sets the SV Get log read mode to indicate whether only one or both log files are to be read
|