Uses of Class
org.odpi.openmetadata.accessservices.assetowner.properties.SupplementaryProperties
-
Packages that use SupplementaryProperties Package Description org.odpi.openmetadata.accessservices.assetowner.properties This properties package provides the properties used to create different types of instances for an asset and its attachments. -
-
Uses of SupplementaryProperties in org.odpi.openmetadata.accessservices.assetowner.properties
Subclasses of SupplementaryProperties in org.odpi.openmetadata.accessservices.assetowner.properties Modifier and Type Class Description classEndpointPropertiesEndpointProperties describes the properties of a server endpoint.Constructors in org.odpi.openmetadata.accessservices.assetowner.properties with parameters of type SupplementaryProperties Constructor Description SupplementaryProperties(SupplementaryProperties template)Copy/clone constructor.
-