Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.ConfidenceLevel
-
Packages that use ConfidenceLevel Package Description org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of ConfidenceLevel in org.odpi.openmetadata.frameworks.connectors.properties.beans
Methods in org.odpi.openmetadata.frameworks.connectors.properties.beans that return ConfidenceLevel Modifier and Type Method Description static ConfidenceLevelConfidenceLevel. valueOf(String name)Returns the enum constant of this type with the specified name.static ConfidenceLevel[]ConfidenceLevel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-