| Package | Description |
|---|---|
| com.izforge.izpack.util.file.types.selectors |
| Modifier and Type | Method and Description |
|---|---|
static TypeSelector.FileType |
TypeSelector.FileType.getFromAttribute(String attribute) |
static TypeSelector.FileType |
TypeSelector.FileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeSelector.FileType[] |
TypeSelector.FileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeSelector.setType(TypeSelector.FileType fileType)
Set the type of file to require.
|
Copyright © 2001–2025. All rights reserved.