Class XmlPropertyValue
java.lang.Object
ru.cg.webbpm.studio.subsystems.script_editor.serialization.api.xml.XmlPropertyValue
- Author:
- krylov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetArray()
void
setArray
(List<XmlArrayItem> array) void
setComplex
(Map<String, XmlPropertyValue> complex) void
setExpanded
(Boolean expanded) void
setImplRef
(ClassRef implRef) void
-
Constructor Details
-
XmlPropertyValue
public XmlPropertyValue()
-
-
Method Details
-
getExpanded
-
setExpanded
-
getSimple
-
setSimple
-
getArray
-
setArray
-
getComplex
-
setComplex
-
getImplRef
-
setImplRef
-