public class XmlSchemaGroup extends XmlSchemaAnnotated
unhandledAttributes
Constructor and Description |
---|
XmlSchemaGroup()
Creates new XmlSchemaGroup
|
Modifier and Type | Method and Description |
---|---|
javax.xml.namespace.QName |
getName() |
XmlSchemaGroupBase |
getParticle() |
void |
setName(javax.xml.namespace.QName name) |
void |
setParticle(XmlSchemaGroupBase particle) |
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toString
addMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI, toString
public javax.xml.namespace.QName getName()
public void setName(javax.xml.namespace.QName name)
public XmlSchemaGroupBase getParticle()
public void setParticle(XmlSchemaGroupBase particle)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.