public interface TopLevelAttribute extends Attribute
| Modifier and Type | Interface and Description |
|---|---|
static class |
TopLevelAttribute.Factory
A factory class with static methods for creating instances
of this type.
|
Attribute.Use| 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
|
addNewSimpleType, getDefault, getFixed, getForm, getRef, getSimpleType, getType, getUse, isSetDefault, isSetFixed, isSetForm, isSetRef, isSetSimpleType, isSetType, isSetUse, setDefault, setFixed, setForm, setRef, setSimpleType, setType, setUse, unsetDefault, unsetFixed, unsetForm, unsetRef, unsetSimpleType, unsetType, unsetUse, xgetDefault, xgetFixed, xgetForm, xgetRef, xgetType, xgetUse, xsetDefault, xsetFixed, xsetForm, xsetRef, xsetType, xsetUseaddNewAnnotation, 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, xmlTextorg.apache.xmlbeans.XmlNCName xgetName()
boolean isSetName()
void setName(String name)
void xsetName(org.apache.xmlbeans.XmlNCName name)
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.