Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.AssetElementType
-
Packages that use AssetElementType Package Description org.odpi.openmetadata.frameworks.connectors.properties -
-
Uses of AssetElementType in org.odpi.openmetadata.frameworks.connectors.properties
Methods in org.odpi.openmetadata.frameworks.connectors.properties that return AssetElementType Modifier and Type Method Description AssetElementTypeAssetElementHeader. getType()Return the element type properties for this properties object.AssetElementTypeAssetSummary. getType()Return the element type properties for this asset.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type AssetElementType Constructor Description AssetElementType(AssetElementType templateType)Copy/clone constructor
-