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