| 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 |
|---|---|
FileHeader.FileType |
FileHeader.getType()
Gets the file type.
|
static FileHeader.FileType |
FileHeader.FileType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FileHeader.FileType[] |
FileHeader.FileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|