| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.communityprofile.properties |
| Modifier and Type | Method and Description |
|---|---|
List<Classification> |
ContributionRecord.getClassifications()
Return the list of active classifications for this element.
|
List<Classification> |
ReferenceableHeader.getClassifications()
Return the list of active classifications for this element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContributionRecord.setClassifications(List<Classification> classifications)
Set up the list of active classifications for this element.
|
void |
ReferenceableHeader.setClassifications(List<Classification> classifications)
Set up the list of active classifications for this element.
|
| Constructor and Description |
|---|
Classification(Classification template)
Copy/clone constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.