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