| Package | Description |
|---|---|
| com.izforge.izpack.util.config |
| Modifier and Type | Method and Description |
|---|---|
static SingleConfigurableTask.Entry.Type |
SingleConfigurableTask.Entry.Type.getFromAttribute(String attribute) |
SingleConfigurableTask.Entry.Type |
SingleConfigurableTask.Entry.getType() |
static SingleConfigurableTask.Entry.Type |
SingleConfigurableTask.Entry.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SingleConfigurableTask.Entry.Type[] |
SingleConfigurableTask.Entry.Type.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.setType(SingleConfigurableTask.Entry.Type type)
Regard the value as : int, date or string (default)
|
Copyright © 2001–2025. All rights reserved.