| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.digitalarchitecture.properties |
| Modifier and Type | Method and Description |
|---|---|
DigitalServiceImplementationStyle |
DigitalService.getImplementationStyle()
Return the implementation style of the digital service.
|
static DigitalServiceImplementationStyle |
DigitalServiceImplementationStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DigitalServiceImplementationStyle[] |
DigitalServiceImplementationStyle.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.setImplementationStyle(DigitalServiceImplementationStyle implementationStyle)
Set up the implementation style of the digital service.
|
Copyright © 2018–2020 ODPi. All rights reserved.