Class FormPropertyValue
- java.lang.Object
-
- org.apache.syncope.common.lib.form.FormPropertyValue
-
- All Implemented Interfaces:
Serializable
public class FormPropertyValue extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FormPropertyValue(String key, String value)
-