| Package | Description |
|---|---|
| com.izforge.izpack.util.config |
| Modifier and Type | Method and Description |
|---|---|
static SingleConfigurableTask.Unit |
SingleConfigurableTask.Unit.getFromAttribute(String attribute) |
static SingleConfigurableTask.Unit |
SingleConfigurableTask.Unit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SingleConfigurableTask.Unit[] |
SingleConfigurableTask.Unit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SingleConfigurableTask.Entry.setUnit(SingleConfigurableTask.Unit unit)
The unit of the value to be applied to date +/- operations.
|
Copyright © 2001–2025. All rights reserved.