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