Package | Description |
---|---|
com.mypos.myposcheckout.ipc.enumerable | |
com.mypos.myposcheckout.ipc.request |
Modifier and Type | Method and Description |
---|---|
static MandateAction |
MandateAction.forCode(int code) |
static MandateAction |
MandateAction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MandateAction[] |
MandateAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MandateAction |
MandateManagement.getAction() |
Modifier and Type | Method and Description |
---|---|
void |
MandateManagement.setAction(MandateAction action) |