| Package | Description |
|---|---|
| org.hawkular.inventory.api |
| Modifier and Type | Method and Description |
|---|---|
Action.Enumerated |
Action.asEnum() |
static Action.Enumerated |
Action.Enumerated.from(Action<?,?> action) |
static Action.Enumerated |
Action.Enumerated.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Action.Enumerated[] |
Action.Enumerated.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.