public interface NamedAttributeGroup extends AttributeGroup
Modifier and Type | Field and Description |
---|---|
static DocumentFactory<NamedAttributeGroup> |
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
|
addNewAnyAttribute, addNewAttribute, addNewAttributeGroup, getAnyAttribute, getAttributeArray, getAttributeArray, getAttributeGroupArray, getAttributeGroupArray, getAttributeGroupList, getAttributeList, getRef, insertNewAttribute, insertNewAttributeGroup, isSetAnyAttribute, isSetRef, removeAttribute, removeAttributeGroup, setAnyAttribute, setAttributeArray, setAttributeArray, setAttributeGroupArray, setAttributeGroupArray, setRef, sizeOfAttributeArray, sizeOfAttributeGroupArray, unsetAnyAttribute, unsetRef, xgetRef, 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<NamedAttributeGroup> Factory
static final SchemaType type
String getName()
getName
in interface AttributeGroup
XmlNCName xgetName()
xgetName
in interface AttributeGroup
boolean isSetName()
isSetName
in interface AttributeGroup
void setName(String name)
setName
in interface AttributeGroup
void xsetName(XmlNCName name)
xsetName
in interface AttributeGroup
void unsetName()
unsetName
in interface AttributeGroup