|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentStatus | |
|---|---|
| org.ow2.frascati.remote.introspection.resources | |
| Uses of ComponentStatus in org.ow2.frascati.remote.introspection.resources |
|---|
| Fields in org.ow2.frascati.remote.introspection.resources declared as ComponentStatus | |
|---|---|
protected ComponentStatus |
Component.status
|
| Methods in org.ow2.frascati.remote.introspection.resources that return ComponentStatus | |
|---|---|
static ComponentStatus |
ComponentStatus.fromValue(String v)
|
ComponentStatus |
Component.getStatus()
Gets the value of the status property. |
static ComponentStatus |
ComponentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ComponentStatus[] |
ComponentStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.ow2.frascati.remote.introspection.resources with parameters of type ComponentStatus | |
|---|---|
void |
Component.setStatus(ComponentStatus value)
Sets the value of the status property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||