| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.subjectarea.properties.enums | |
| org.odpi.openmetadata.accessservices.subjectarea.properties.relationships |
| Modifier and Type | Method and Description |
|---|---|
static OperationalStatus |
OperationalStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationalStatus[] |
OperationalStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OperationalStatus |
ServerSupportedCapability.getServerCapabilityStatus()
{@literal The operational status of the software server capability on this software server.
|
OperationalStatus |
ServerDeployment.getServerCapabilityStatus()
{@literal The operational status of the software server on this host.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerSupportedCapability.setServerCapabilityStatus(OperationalStatus serverCapabilityStatus) |
void |
ServerDeployment.setServerCapabilityStatus(OperationalStatus serverCapabilityStatus) |
Copyright © 2018–2019 ODPi. All rights reserved.