public class XmlSchemaGroup extends XmlSchemaAnnotated
unhandledAttributes| Constructor and Description |
|---|
XmlSchemaGroup()
Creates new XmlSchemaGroup
|
| Modifier and Type | Method and Description |
|---|---|
QName |
getName() |
XmlSchemaGroupBase |
getParticle() |
void |
setName(QName name) |
void |
setParticle(XmlSchemaGroupBase particle) |
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toStringaddMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI, toStringpublic QName getName()
public void setName(QName name)
public XmlSchemaGroupBase getParticle()
public void setParticle(XmlSchemaGroupBase particle)
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.