public class XmlSchemaGroupRef extends XmlSchemaParticle
unhandledAttributes
Constructor and Description |
---|
XmlSchemaGroupRef()
Creates new XmlSchemaGroupRef
|
Modifier and Type | Method and Description |
---|---|
XmlSchemaGroupBase |
getParticle() |
QName |
getRefName() |
void |
setRefName(QName refName) |
getMaxOccurs, getMinOccurs, setMaxOccurs, setMinOccurs
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toString
addMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI, toString
public XmlSchemaGroupBase getParticle()
public QName getRefName()
public void setRefName(QName refName)
Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.