public interface TopLevelSimpleType extends SimpleType
Modifier and Type | Field and Description |
---|---|
static DocumentFactory<TopLevelSimpleType> |
Factory |
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
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
|
XmlNCName |
xgetName()
Gets (as xml) the "name" attribute
|
void |
xsetName(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, xsetFinal
addNewAnnotation, getAnnotation, getId, isSetAnnotation, isSetId, setAnnotation, setId, unsetAnnotation, unsetId, xgetId, xsetId
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
static final DocumentFactory<TopLevelSimpleType> Factory
static final SchemaType type
String getName()
getName
in interface SimpleType
XmlNCName xgetName()
xgetName
in interface SimpleType
boolean isSetName()
isSetName
in interface SimpleType
void setName(String name)
setName
in interface SimpleType
void xsetName(XmlNCName name)
xsetName
in interface SimpleType
void unsetName()
unsetName
in interface SimpleType