public interface TopLevelSimpleType extends SimpleType
| Modifier and Type | Interface and Description |
|---|---|
static class |
TopLevelSimpleType.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
|
addNewList, addNewRestriction, addNewUnion, getFinal, getList, getRestriction, getUnion, isSetFinal, isSetList, isSetRestriction, isSetUnion, setFinal, setList, setRestriction, setUnion, unsetFinal, unsetList, unsetRestriction, unsetUnion, xgetFinal, xsetFinaladdNewAnnotation, 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 SimpleTypeorg.apache.xmlbeans.XmlNCName xgetName()
xgetName in interface SimpleTypeboolean isSetName()
isSetName in interface SimpleTypevoid setName(String name)
setName in interface SimpleTypevoid xsetName(org.apache.xmlbeans.XmlNCName name)
xsetName in interface SimpleTypevoid unsetName()
unsetName in interface SimpleTypeCopyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.