| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.subjectarea.properties.enums | |
| org.odpi.openmetadata.accessservices.subjectarea.properties.relationships |
| Modifier and Type | Method and Description |
|---|---|
static ServerAssetUse |
ServerAssetUse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerAssetUse[] |
ServerAssetUse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServerAssetUse |
AssetServerUse.getUseType()
{@literal Describes how the software server capability uses the asset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetServerUse.setUseType(ServerAssetUse useType) |
Copyright © 2018–2019 ODPi. All rights reserved.