| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.digitalarchitecture.properties |
| Modifier and Type | Method and Description |
|---|---|
DigitalServiceVisibility |
DigitalService.getVisibility()
Return the visibility of the digital service's implementation.
|
static DigitalServiceVisibility |
DigitalServiceVisibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DigitalServiceVisibility[] |
DigitalServiceVisibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DigitalService.setVisibility(DigitalServiceVisibility visibility)
Set up the visibility of the digital service's implementation.
|
Copyright © 2018–2019 ODPi. All rights reserved.