| Package | Description |
|---|---|
| org.eclipse.keyple.calypso.command.sam.builder.security |
Contains the SAM command builders.
|
| Modifier and Type | Method and Description |
|---|---|
static SamReadKeyParametersCmdBuild.NavControl |
SamReadKeyParametersCmdBuild.NavControl.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SamReadKeyParametersCmdBuild.NavControl[] |
SamReadKeyParametersCmdBuild.NavControl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SamReadKeyParametersCmdBuild(SamRevision revision,
byte kif,
SamReadKeyParametersCmdBuild.NavControl navControl) |