Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.AssetDetail
-
Packages that use AssetDetail Package Description org.odpi.openmetadata.frameworks.connectors.properties -
-
Uses of AssetDetail in org.odpi.openmetadata.frameworks.connectors.properties
Subclasses of AssetDetail in org.odpi.openmetadata.frameworks.connectors.properties Modifier and Type Class Description classAssetUniverseAssetUniverse extends AssetDetail which extend AssetSummary.Methods in org.odpi.openmetadata.frameworks.connectors.properties that return AssetDetail Modifier and Type Method Description AssetDetailConnectedAssetProperties. getAssetDetail()Returns detailed information about the asset organized in the assetDetail structure.AssetDetailRelatedAssetProperties. getAssetDetail()Returns detailed information about the asset organized in the assetDetail structure.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type AssetDetail Constructor Description AssetDetail(AssetDetail templateAssetDetail)Copy/clone constructor.
-