Uses of Class
org.apache.syncope.common.lib.types.PolicyType
-
Packages that use PolicyType Package Description org.apache.syncope.common.lib.types -
-
Uses of PolicyType in org.apache.syncope.common.lib.types
Methods in org.apache.syncope.common.lib.types that return PolicyType Modifier and Type Method Description static PolicyTypePolicyType. valueOf(String name)Returns the enum constant of this type with the specified name.static PolicyType[]PolicyType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-