public class XmlSchemaGroupRef extends XmlSchemaParticle implements XmlSchemaSequenceMember, XmlSchemaChoiceMember, XmlSchemaAllMember
DEFAULT_MAX_OCCURS, DEFAULT_MIN_OCCURS| Constructor and Description |
|---|
XmlSchemaGroupRef()
Creates new XmlSchemaGroupRef
|
| Modifier and Type | Method and Description |
|---|---|
XmlSchemaGroupParticle |
getParticle() |
QName |
getRefName() |
void |
setRefName(QName refName) |
getMaxOccurs, getMinOccurs, setMaxOccurs, setMinOccursgetAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toStringaddMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, hashCode, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURIpublic XmlSchemaGroupParticle getParticle()
public QName getRefName()
public void setRefName(QName refName)
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.