| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.digitalarchitecture.properties |
| Modifier and Type | Method and Description |
|---|---|
DigitalServiceResponsibility |
DigitalService.getResponsibility()
Return whether this is a data controller or data processor.
|
static DigitalServiceResponsibility |
DigitalServiceResponsibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DigitalServiceResponsibility[] |
DigitalServiceResponsibility.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.setResponsibility(DigitalServiceResponsibility responsibility)
Set up whether this is a data controller or data processor.
|
Copyright © 2018 ODPi. All rights reserved.