| Package | Description |
|---|---|
| org.aoju.bus.health.software |
| Modifier and Type | Method and Description |
|---|---|
OSService.State |
OSService.getState()
Getter for the field
state. |
static OSService.State |
OSService.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OSService.State[] |
OSService.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OSService(String name,
int processID,
OSService.State state)
Instantiate a new
OSService. |
Copyright © 2019. All rights reserved.