Class FormFieldValue
java.lang.Object
org.tailormap.api.persistence.json.FormFieldValue
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.20.0")
public class FormFieldValue
extends Object
implements Serializable
FormFieldValue
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFormFieldValue(String value, String label) Constructor with all args parameters -
Method Summary
-
Constructor Details
-
FormFieldValue
public FormFieldValue() -
FormFieldValue
-
-
Method Details
-
value
-
getValue
-
setValue
-
label
-
getLabel
-
setLabel
-
equals
-
hashCode
-
toString
-