| Package | Description |
|---|---|
| org.rhq.enterprise.gui.common.time |
| Modifier and Type | Method and Description |
|---|---|
static DurationComponent.TimeUnit |
DurationComponent.TimeUnit.getUnitByOptionToken(String optionListToken) |
DurationComponent.TimeUnit[] |
DurationComponent.getUnitOptions() |
static DurationComponent.TimeUnit |
DurationComponent.TimeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DurationComponent.TimeUnit[] |
DurationComponent.TimeUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DurationComponent.setUnitOptions(DurationComponent.TimeUnit[] unitOptions) |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.