public interface NamedGroup extends RealGroup
Modifier and Type | Interface and Description |
---|---|
static interface |
NamedGroup.All
An XML all(@http://www.w3.org/2001/XMLSchema).
|
Modifier and Type | Field and Description |
---|---|
static DocumentFactory<NamedGroup> |
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
|
addNewAll, addNewChoice, addNewSequence, getAllArray, getAllArray, getAllList, getChoiceArray, getChoiceArray, getChoiceList, getSequenceArray, getSequenceArray, getSequenceList, insertNewAll, insertNewChoice, insertNewSequence, removeAll, removeChoice, removeSequence, setAllArray, setAllArray, setChoiceArray, setChoiceArray, setSequenceArray, setSequenceArray, sizeOfAllArray, sizeOfChoiceArray, sizeOfSequenceArray
addNewAny, addNewElement, addNewGroup, getAnyArray, getAnyArray, getAnyList, getElementArray, getElementArray, getElementList, getGroupArray, getGroupArray, getGroupList, getMaxOccurs, getMinOccurs, getRef, insertNewAny, insertNewElement, insertNewGroup, isSetMaxOccurs, isSetMinOccurs, isSetRef, removeAny, removeElement, removeGroup, setAnyArray, setAnyArray, setElementArray, setElementArray, setGroupArray, setGroupArray, setMaxOccurs, setMinOccurs, setRef, sizeOfAnyArray, sizeOfElementArray, sizeOfGroupArray, unsetMaxOccurs, unsetMinOccurs, unsetRef, xgetMaxOccurs, xgetMinOccurs, xgetRef, xsetMaxOccurs, xsetMinOccurs, xsetRef
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<NamedGroup> Factory
static final SchemaType type