public interface AttributeGroupRef extends AttributeGroup
| Modifier and Type | Interface and Description |
|---|---|
static class |
AttributeGroupRef.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 |
|---|---|
QName |
getRef()
Gets the "ref" attribute
|
boolean |
isSetRef()
True if has "ref" attribute
|
void |
setRef(QName ref)
Sets the "ref" attribute
|
void |
unsetRef()
Unsets the "ref" attribute
|
org.apache.xmlbeans.XmlQName |
xgetRef()
Gets (as xml) the "ref" attribute
|
void |
xsetRef(org.apache.xmlbeans.XmlQName ref)
Sets (as xml) the "ref" attribute
|
addNewAnyAttribute, addNewAttribute, addNewAttributeGroup, getAnyAttribute, getAttributeArray, getAttributeArray, getAttributeGroupArray, getAttributeGroupArray, getName, insertNewAttribute, insertNewAttributeGroup, isSetAnyAttribute, isSetName, removeAttribute, removeAttributeGroup, setAnyAttribute, setAttributeArray, setAttributeArray, setAttributeGroupArray, setAttributeGroupArray, setName, sizeOfAttributeArray, sizeOfAttributeGroupArray, unsetAnyAttribute, unsetName, xgetName, xsetNameaddNewAnnotation, 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, xmlTextQName getRef()
getRef in interface AttributeGrouporg.apache.xmlbeans.XmlQName xgetRef()
xgetRef in interface AttributeGroupboolean isSetRef()
isSetRef in interface AttributeGroupvoid setRef(QName ref)
setRef in interface AttributeGroupvoid xsetRef(org.apache.xmlbeans.XmlQName ref)
xsetRef in interface AttributeGroupvoid unsetRef()
unsetRef in interface AttributeGroupCopyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.