| 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 |
|---|---|
PoSecuritySettings |
PoSecuritySettings.PoSecuritySettingsBuilder.build()
Build a new
PoSecuritySettings. |
| Constructor and Description |
|---|
PoTransaction(org.eclipse.keyple.core.card.selection.CardResource<CalypsoPo> poResource,
PoSecuritySettings poSecuritySettings)
Constructor.
|