public interface TopLevelComplexType extends ComplexType
| Modifier and Type | Interface and Description |
|---|---|
static class |
TopLevelComplexType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the "name" attribute
|
boolean |
isSetName()
True if has "name" attribute
|
void |
setName(String name)
Sets the "name" attribute
|
void |
unsetName()
Unsets the "name" attribute
|
org.apache.xmlbeans.XmlNCName |
xgetName()
Gets (as xml) the "name" attribute
|
void |
xsetName(org.apache.xmlbeans.XmlNCName name)
Sets (as xml) the "name" attribute
|
addNewAll, addNewAnyAttribute, addNewAttribute, addNewAttributeGroup, addNewChoice, addNewComplexContent, addNewGroup, addNewSequence, addNewSimpleContent, getAbstract, getAll, getAnyAttribute, getAttributeArray, getAttributeArray, getAttributeGroupArray, getAttributeGroupArray, getBlock, getChoice, getComplexContent, getFinal, getGroup, getMixed, getSequence, getSimpleContent, insertNewAttribute, insertNewAttributeGroup, isSetAbstract, isSetAll, isSetAnyAttribute, isSetBlock, isSetChoice, isSetComplexContent, isSetFinal, isSetGroup, isSetMixed, isSetSequence, isSetSimpleContent, removeAttribute, removeAttributeGroup, setAbstract, setAll, setAnyAttribute, setAttributeArray, setAttributeArray, setAttributeGroupArray, setAttributeGroupArray, setBlock, setChoice, setComplexContent, setFinal, setGroup, setMixed, setSequence, setSimpleContent, sizeOfAttributeArray, sizeOfAttributeGroupArray, unsetAbstract, unsetAll, unsetAnyAttribute, unsetBlock, unsetChoice, unsetComplexContent, unsetFinal, unsetGroup, unsetMixed, unsetSequence, unsetSimpleContent, xgetAbstract, xgetBlock, xgetFinal, xgetMixed, xsetAbstract, xsetBlock, xsetFinal, xsetMixedaddNewAnnotation, getAnnotation, getId, isSetAnnotation, isSetId, setAnnotation, setId, unsetAnnotation, unsetId, xgetId, xsetIdchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextString getName()
getName in interface ComplexTypeorg.apache.xmlbeans.XmlNCName xgetName()
xgetName in interface ComplexTypeboolean isSetName()
isSetName in interface ComplexTypevoid setName(String name)
setName in interface ComplexTypevoid xsetName(org.apache.xmlbeans.XmlNCName name)
xsetName in interface ComplexTypevoid unsetName()
unsetName in interface ComplexTypeCopyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.