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