| Package | Description |
|---|---|
| org.appops.core.service |
| Modifier and Type | Method and Description |
|---|---|
ServiceState |
Service.getState()
Getter for the field
state. |
static ServiceState |
ServiceState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ServiceState[] |
ServiceState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Service.setState(ServiceState state)
Setter for the field
state. |
Copyright © 2021. All rights reserved.