| Package | Description |
|---|---|
| org.odpi.openmetadata.adminservices.configuration.registration |
| Modifier and Type | Method and Description |
|---|---|
static AccessServiceDescription |
AccessServiceDescription.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessServiceDescription[] |
AccessServiceDescription.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<AccessServiceDescription> |
AccessServiceDescription.getAccessServiceDescriptionList()
Return a list containing each of the access service descriptions defined in this enum class.
|
Copyright © 2018 ODPi. All rights reserved.