| Package | Description |
|---|---|
| oracle.security.opss.service |
| Modifier and Type | Method and Description |
|---|---|
OpssServiceInstance.State |
OpssServiceInstance.getState()
Gets the current service state.
|
static OpssServiceInstance.State |
OpssServiceInstance.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OpssServiceInstance.State[] |
OpssServiceInstance.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|