public class XmlSchemaGroupRef extends XmlSchemaParticle
unhandledAttributes| Constructor and Description |
|---|
XmlSchemaGroupRef()
Creates new XmlSchemaGroupRef
|
| Modifier and Type | Method and Description |
|---|---|
XmlSchemaGroupBase |
getParticle() |
javax.xml.namespace.QName |
getRefName() |
void |
setRefName(javax.xml.namespace.QName refName) |
getMaxOccurs, getMinOccurs, setMaxOccurs, setMinOccursgetAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toStringaddMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI, toStringpublic XmlSchemaGroupBase getParticle()
public javax.xml.namespace.QName getRefName()
public void setRefName(javax.xml.namespace.QName refName)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.