| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.governanceprogram.properties | |
| org.odpi.openmetadata.accessservices.governanceprogram.rest |
| Constructor and Description |
|---|
GovernanceOfficer(GovernanceOfficer template)
Copy/clone Constructor - the resulting object.
|
| Modifier and Type | Method and Description |
|---|---|
GovernanceOfficer |
GovernanceOfficerResponse.getGovernanceOfficer()
Return the governanceOfficer result.
|
| Modifier and Type | Method and Description |
|---|---|
List<GovernanceOfficer> |
GovernanceOfficerListResponse.getGovernanceOfficers()
Return the list of governance officers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GovernanceOfficerResponse.setGovernanceOfficer(GovernanceOfficer guid)
Set up the governanceOfficer result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GovernanceOfficerListResponse.setGovernanceOfficers(List<GovernanceOfficer> governanceOfficers)
Set up the list of governance officers.
|
Copyright © 2018–2019 ODPi. All rights reserved.