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
Methods in org.odpi.openmetadata.frameworks.connectors.properties that return Certification Modifier and Type Method Description CertificationCertifications. next()Return the next element in the iteration. -
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.
-