| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Method and Description |
|---|---|
protected ElementType |
AssetElementType.getElementTypeBean()
Clone the bean as part of the deep clone constructor.
|
| Constructor and Description |
|---|
AssetElementType(ElementType elementTypeBean)
Bean constructor accepts bean version of the AssetElementType to provide the values
|
| Modifier and Type | Field and Description |
|---|---|
protected ElementType |
ElementHeader.type |
| Modifier and Type | Method and Description |
|---|---|
static ElementType |
Connection.getConnectionType()
Return the standard type for a connection type.
|
static ElementType |
ConnectorType.getConnectorTypeType()
Return the standard type for a connector type.
|
static ElementType |
Endpoint.getEndpointType()
Return the standard type for an endpoint.
|
ElementType |
ElementHeader.getType()
Return the element type properties for this properties object.
|
static ElementType |
VirtualConnection.getVirtualConnectionType()
Return the standard type for a connection type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElementHeader.setType(ElementType type)
Set up the type of this element.
|
| Constructor and Description |
|---|
ElementType(ElementType templateType)
Copy/clone constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.