Uses of Class
org.apache.syncope.common.lib.form.FormPropertyValue
-
Packages that use FormPropertyValue Package Description org.apache.syncope.common.lib.form -
-
Uses of FormPropertyValue in org.apache.syncope.common.lib.form
Methods in org.apache.syncope.common.lib.form that return types with arguments of type FormPropertyValue Modifier and Type Method Description List<FormPropertyValue>FormProperty. getDropdownValues()List<FormPropertyValue>FormProperty. getEnumValues()
-