Uses of Class
org.tailormap.api.persistence.json.FormFieldValue
Packages that use FormFieldValue
-
Uses of FormFieldValue in org.tailormap.api.persistence.json
Methods in org.tailormap.api.persistence.json that return FormFieldValueModifier and TypeMethodDescriptionMethods in org.tailormap.api.persistence.json that return types with arguments of type FormFieldValueModifier and TypeMethodDescription@Valid List<@Valid FormFieldValue> FormField.getValueList()Get valueListMethods in org.tailormap.api.persistence.json with parameters of type FormFieldValueMethod parameters in org.tailormap.api.persistence.json with type arguments of type FormFieldValueModifier and TypeMethodDescriptionvoidFormField.setValueList(List<@Valid FormFieldValue> valueList) FormField.valueList(List<@Valid FormFieldValue> valueList)