| Package | Description |
|---|---|
| com.izforge.izpack.util.file.types.selectors |
| Modifier and Type | Method and Description |
|---|---|
static DateSelector.TimeComparisons |
DateSelector.TimeComparisons.getFromAttribute(String attribute) |
static DateSelector.TimeComparisons |
DateSelector.TimeComparisons.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateSelector.TimeComparisons[] |
DateSelector.TimeComparisons.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DateSelector.setWhen(DateSelector.TimeComparisons cmp)
Sets the type of comparison to be done on the file's last modified date.
|
Copyright © 2001–2025. All rights reserved.