Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.RelatedAsset
-
Packages that use RelatedAsset Package Description org.odpi.openmetadata.frameworks.connectors.properties org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of RelatedAsset in org.odpi.openmetadata.frameworks.connectors.properties
Subclasses of RelatedAsset in org.odpi.openmetadata.frameworks.connectors.properties Modifier and Type Class Description classRelatedAssetPropertiesRelatedAssetProperties returns detailed information about an asset that is related to an asset that is linked to the original anchor asset with a relationship.Methods in org.odpi.openmetadata.frameworks.connectors.properties that return RelatedAsset Modifier and Type Method Description RelatedAssetRelatedAssets. next()Return the next element in the iteration.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type RelatedAsset Constructor Description RelatedAssetProperties(RelatedAsset relatedAsset)Typical constructor. -
Uses of RelatedAsset in org.odpi.openmetadata.frameworks.connectors.properties.beans
Constructors in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type RelatedAsset Constructor Description RelatedAsset(RelatedAsset template)Copy/clone constructor
-