public class XpdlUnionType extends XpdlElement
lineNumber, tag, XpdlText
Constructor and Description |
---|
XpdlUnionType(java.lang.String tag) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
exportElements()
Exports all standard elements: None.
|
java.util.List<XpdlMember> |
getMemberList() |
protected boolean |
importElements(org.xmlpull.v1.XmlPullParser xpp,
Xpdl xpdl)
Imports all standard child elements: None.
|
checkBoolean, checkDouble, checkInteger, checkRequired, checkRestriction, checkURI, checkValidity, exportAttribute, exportAttributes, exportElement, getLineNumber, getTag, getXpdlText, importAttributes, importElement, importText, setLineNumber, setTag, setXpdlText
protected boolean importElements(org.xmlpull.v1.XmlPullParser xpp, Xpdl xpdl)
XpdlElement
importElements
in class XpdlElement
protected java.lang.String exportElements()
XpdlElement
exportElements
in class XpdlElement
public java.util.List<XpdlMember> getMemberList()