| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetowner.metadataelements |
| Modifier and Type | Method and Description |
|---|---|
ElementHeader |
SchemaAttributeElement.getElementHeader()
Return the element header associated with the properties.
|
ElementHeader |
MetadataElement.getElementHeader()
Return the element header associated with the properties.
|
ElementHeader |
FileElement.getElementHeader()
Return the element header associated with the properties.
|
ElementHeader |
FileSystemElement.getElementHeader()
Return the element header associated with the properties.
|
ElementHeader |
SchemaTypeElement.getElementHeader()
Return the element header associated with the properties.
|
ElementHeader |
ReferenceableElement.getElementHeader()
Return the element header associated with the properties.
|
ElementHeader |
FolderElement.getElementHeader()
Return the element header associated with the properties.
|
ElementHeader |
AssetElement.getElementHeader()
Return the element header associated with the properties.
|
ElementHeader |
ValidValueElement.getElementHeader()
Return the element header associated with the properties.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaAttributeElement.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 |
FileElement.setElementHeader(ElementHeader elementHeader)
Set up the element header associated with the properties.
|
void |
FileSystemElement.setElementHeader(ElementHeader elementHeader)
Set up the element header associated with the properties.
|
void |
SchemaTypeElement.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 |
FolderElement.setElementHeader(ElementHeader elementHeader)
Set up the element header associated with the properties.
|
void |
AssetElement.setElementHeader(ElementHeader elementHeader)
Set up the element header associated with the properties.
|
void |
ValidValueElement.setElementHeader(ElementHeader elementHeader)
Set up the element header associated with the properties.
|
| Constructor and Description |
|---|
ElementHeader(ElementHeader template)
Copy/clone constructor.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.