| Package | Description |
|---|---|
| org.odpi.openmetadata.adminservices.configuration.registration | |
| org.odpi.openmetadata.adminservices.rest |
| Modifier and Type | Method and Description |
|---|---|
ServerTypeClassification |
ServerTypeClassification.getSuperType()
Returns super type of server - null for top level.
|
static ServerTypeClassification |
ServerTypeClassification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerTypeClassification[] |
ServerTypeClassification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ServerTypeClassificationSummary(ServerTypeClassification enumClassification)
Enum constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.