| Package | Description |
|---|---|
| org.odpi.openmetadata.adminservices.configuration.registration |
| Modifier and Type | Method and Description |
|---|---|
static ViewServiceDescription |
ViewServiceDescription.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewServiceDescription[] |
ViewServiceDescription.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ViewServiceRegistration(ViewServiceDescription viewServiceDescription,
ServiceOperationalStatus viewServiceOperationalStatus,
String viewServiceAdminClassName)
Enum Constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.