Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.Certification
-
Packages that use Certification Package Description org.odpi.openmetadata.frameworks.connectors.properties org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of Certification in org.odpi.openmetadata.frameworks.connectors.properties
Fields in org.odpi.openmetadata.frameworks.connectors.properties declared as Certification Modifier and Type Field Description protected CertificationAssetCertification. certificationBeanMethods in org.odpi.openmetadata.frameworks.connectors.properties that return Certification Modifier and Type Method Description protected CertificationAssetCertification. getCertificationBean()Return the bean with all of the properties in it.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type Certification Constructor Description AssetCertification(AssetDescriptor parentAsset, Certification certificationBean)Bean constructor with parent assetAssetCertification(Certification certificationBean)Bean constructor -
Uses of Certification in org.odpi.openmetadata.frameworks.connectors.properties.beans
Constructors in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type Certification Constructor Description Certification(Certification templateCertification)Copy/clone constructor.
-