| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetowner.metadataelements | |
| org.odpi.openmetadata.accessservices.assetowner.properties |
This properties package provides the properties used to create different types of instances for an asset and its attachments.
|
| org.odpi.openmetadata.accessservices.assetowner.rest |
This package defines the beans used to build the REST request and response payloads.
|
| Modifier and Type | Method and Description |
|---|---|
List<MeaningProperties> |
ElementHeader.getMeanings()
Return the assigned meanings for this metadata entity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElementHeader.setMeanings(List<MeaningProperties> meanings)
Set up the assigned meanings for this metadata entity.
|
| Constructor and Description |
|---|
MeaningProperties(MeaningProperties template)
Copy/clone constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<MeaningProperties> |
ReferenceableRequestBody.getMeanings()
Return the assigned meanings for this metadata entity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceableRequestBody.setMeanings(List<MeaningProperties> meanings)
Set up the assigned meanings for this metadata entity.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.