Uses of Class
org.odpi.openmetadata.accessservices.assetconsumer.properties.ReferenceableProperties
-
Packages that use ReferenceableProperties Package Description org.odpi.openmetadata.accessservices.assetconsumer.properties These beans describe the core properties that are passed to the server to create and update metadata. -
-
Uses of ReferenceableProperties in org.odpi.openmetadata.accessservices.assetconsumer.properties
Subclasses of ReferenceableProperties in org.odpi.openmetadata.accessservices.assetconsumer.properties Modifier and Type Class Description classMeaningPropertiesMeaningProperties is a cut-down summary of a glossary term to aid the asset consumer in understanding the content of an asset.Constructors in org.odpi.openmetadata.accessservices.assetconsumer.properties with parameters of type ReferenceableProperties Constructor Description ReferenceableProperties(ReferenceableProperties template)Copy/clone constructor
-