| Package | Description |
|---|---|
| org.apache.cxf.management.web.browser.client.service.browser |
| Modifier and Type | Method and Description |
|---|---|
static FilterOptions.Level |
FilterOptions.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterOptions.Level[] |
FilterOptions.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<FilterOptions.Level> |
FilterOptions.getLevels() |
| Constructor and Description |
|---|
FilterOptions(String phrase,
Date from,
Date to,
List<FilterOptions.Level> levels) |
Apache CXF