Package de.xima.fc.form.common.models
Class XPropertyValue
java.lang.Object
de.xima.fc.form.common.models.XPropertyValue
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionXPropertyValue
(XPropertyEnum xProperty, Object value) XPropertyValue
(String xPropertyName, Object value) -
Method Summary
Modifier and TypeMethodDescriptionprotected XPropertyValue
clone()
get()
getInt()
com.alibaba.fastjson.JSONArray
com.alibaba.fastjson.JSONObject
getUUID()
void
-
Constructor Details
-
XPropertyValue
-
XPropertyValue
-
-
Method Details