public class XpdlTypeDeclarations extends XpdlCollections<XpdlTypeDeclaration>
list
lineNumber, tag, XpdlText
Constructor and Description |
---|
XpdlTypeDeclarations(java.lang.String tag) |
Modifier and Type | Method and Description |
---|---|
XpdlTypeDeclaration |
create() |
add2List, exportElements, getList, importElements, setList
checkBoolean, checkDouble, checkInteger, checkRequired, checkRestriction, checkURI, checkValidity, exportAttribute, exportAttributes, exportElement, getLineNumber, getTag, getXpdlText, importAttributes, importElement, importText, setLineNumber, setTag, setXpdlText
public XpdlTypeDeclaration create()
create
in class XpdlCollections<XpdlTypeDeclaration>