Uses of Class
org.tailormap.api.persistence.json.FormFieldValue
-
Uses of FormFieldValue in org.tailormap.api.persistence.json
Modifier and TypeMethodDescriptionModifier and TypeMethodDescription@Valid List<@Valid FormFieldValue>
FormField.getValueList()
Get valueListModifier and TypeMethodDescriptionvoid
FormField.setValueList
(List<@Valid FormFieldValue> valueList) FormField.valueList
(List<@Valid FormFieldValue> valueList)