Uses of Class
org.odpi.openmetadata.metadatasecurity.properties.Referenceable
-
Packages that use Referenceable Package Description org.odpi.openmetadata.metadatasecurity.properties -
-
Uses of Referenceable in org.odpi.openmetadata.metadatasecurity.properties
Subclasses of Referenceable in org.odpi.openmetadata.metadatasecurity.properties Modifier and Type Class Description classAssetAsset is a set of properties that describes an open metadata asset.classConnectionConnection is a set of properties that describes an open metadata asset.Constructors in org.odpi.openmetadata.metadatasecurity.properties with parameters of type Referenceable Constructor Description Referenceable(Referenceable template)Copy/clone constructor.
-