public class XmlSchemaGroupRef extends XmlSchemaParticle implements XmlSchemaSequenceMember, XmlSchemaChoiceMember, XmlSchemaAllMember
| Modifier and Type | Field and Description |
|---|---|
private XmlSchemaGroupParticle |
particle |
private javax.xml.namespace.QName |
refName |
DEFAULT_MAX_OCCURS, DEFAULT_MIN_OCCURSlineNumber, linePosition, sourceURI| Constructor and Description |
|---|
XmlSchemaGroupRef()
Creates new XmlSchemaGroupRef
|
| Modifier and Type | Method and Description |
|---|---|
XmlSchemaGroupParticle |
getParticle() |
javax.xml.namespace.QName |
getRefName() |
(package private) void |
setParticle(XmlSchemaGroupParticle particle) |
void |
setRefName(javax.xml.namespace.QName refName) |
getMaxOccurs, getMinOccurs, setMaxOccurs, setMinOccursgetAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toStringaddMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, hashCode, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURIprivate XmlSchemaGroupParticle particle
private javax.xml.namespace.QName refName
public XmlSchemaGroupParticle getParticle()
public javax.xml.namespace.QName getRefName()
public void setRefName(javax.xml.namespace.QName refName)
void setParticle(XmlSchemaGroupParticle particle)