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