public interface IXForm
Collection<XItem> getXItemCollection()
String getAttribute(String attribute) throws org.json.JSONException
org.json.JSONExceptionorg.json.JSONObject getPersist()
XFormConfig getXFormConfig()
void setXFormConfig(XFormConfig xFormConfig)
List<com.hp.gagawa.java.Node> getCustomFormNodes()
void setCustomFormNodes(List<com.hp.gagawa.java.Node> customFormNodes)
void addCustomFormNode(com.hp.gagawa.java.Node customNode)
void setxItems(LinkedHashMap<String,XItem> xItems)
LinkedHashMap<String,String> getParentItemMap()
void setParentItemMap(LinkedHashMap<String,String> parentItemMap)
IXForm clone() throws CloneNotSupportedException
CloneNotSupportedExceptionCopyright © 2016. All rights reserved.