Uses of Class
org.apache.syncope.common.lib.form.FormProperty
-
Packages that use FormProperty Package Description org.apache.syncope.common.lib.form -
-
Uses of FormProperty in org.apache.syncope.common.lib.form
Methods in org.apache.syncope.common.lib.form that return types with arguments of type FormProperty Modifier and Type Method Description List<FormProperty>SyncopeForm. getProperties()Optional<FormProperty>SyncopeForm. getProperty(String id)
-