| Package | Description |
|---|---|
| com.izforge.izpack.api.data.binding |
| Modifier and Type | Method and Description |
|---|---|
ActionStage |
Action.getActionStage() |
static ActionStage |
ActionStage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionStage[] |
ActionStage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Action(String classname,
ActionStage actionStage) |
Copyright © 2001–2025. All rights reserved.