| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements |
| Modifier and Type | Method and Description |
|---|---|
ElementHeader |
ValidValueElement.getElementHeader()
Return the element header associated with the properties.
|
ElementHeader |
ReferenceableElement.getElementHeader()
Return the element header associated with the properties.
|
ElementHeader |
MetadataElement.getElementHeader()
Return the element header associated with the properties.
|
ElementHeader |
ReferenceDataAssetElement.getElementHeader()
Return the element header associated with the properties.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidValueElement.setElementHeader(ElementHeader elementHeader)
Set up the element header associated with the properties.
|
void |
ReferenceableElement.setElementHeader(ElementHeader elementHeader)
Set up the element header associated with the properties.
|
void |
MetadataElement.setElementHeader(ElementHeader elementHeader)
Set up the element header associated with the properties.
|
void |
ReferenceDataAssetElement.setElementHeader(ElementHeader elementHeader)
Set up the element header associated with the properties.
|
| Constructor and Description |
|---|
ElementHeader(ElementHeader template)
Copy/clone constructor.
|
Copyright © 2018–2020 ODPi. All rights reserved.