public class XmlSchemaComplexContentRestriction extends XmlSchemaContent
unhandledAttributes| Constructor and Description |
|---|
XmlSchemaComplexContentRestriction()
Creates new XmlSchemaComplexContentRestriction
|
| Modifier and Type | Method and Description |
|---|---|
XmlSchemaAnyAttribute |
getAnyAttribute() |
XmlSchemaObjectCollection |
getAttributes() |
QName |
getBaseTypeName() |
XmlSchemaParticle |
getParticle() |
void |
setAnyAttribute(XmlSchemaAnyAttribute anyAttribute) |
void |
setBaseTypeName(QName baseTypeName) |
void |
setParticle(XmlSchemaParticle particle) |
String |
toString(String prefix,
int tab) |
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toStringaddMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURIpublic XmlSchemaComplexContentRestriction()
public void setAnyAttribute(XmlSchemaAnyAttribute anyAttribute)
public XmlSchemaAnyAttribute getAnyAttribute()
public XmlSchemaObjectCollection getAttributes()
public void setBaseTypeName(QName baseTypeName)
public QName getBaseTypeName()
public XmlSchemaParticle getParticle()
public void setParticle(XmlSchemaParticle particle)
public String toString(String prefix, int tab)
toString in class XmlSchemaObjectCopyright © 2004–2017 The Apache Software Foundation. All rights reserved.