| Package | Description |
|---|---|
| core.support.objects |
| Modifier and Type | Method and Description |
|---|---|
ActionObject.ACTION |
ActionObject.getAction() |
static ActionObject.ACTION |
ActionObject.ACTION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionObject.ACTION[] |
ActionObject.ACTION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ActionObject |
ActionObject.withAction(ActionObject.ACTION sequence) |
Copyright © 2022. All rights reserved.