| Package | Description |
|---|---|
| org.irenical.fetchy.node |
| Modifier and Type | Method and Description |
|---|---|
ServiceNode.ServiceStatus |
ServiceNode.getStatus() |
static ServiceNode.ServiceStatus |
ServiceNode.ServiceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceNode.ServiceStatus[] |
ServiceNode.ServiceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceNode.setStatus(ServiceNode.ServiceStatus status) |
Copyright © 2016 Irenical. All rights reserved.