public class XmlSchemaSimpleType extends XmlSchemaType
| Constructor and Description |
|---|
XmlSchemaSimpleType(XmlSchema schema,
boolean topLevel)
Creates new XmlSchemaSimpleType
|
| Modifier and Type | Method and Description |
|---|---|
XmlSchemaSimpleTypeContent |
getContent() |
void |
setContent(XmlSchemaSimpleTypeContent content) |
equals, getDeriveBy, getFinal, getFinalDerivation, getFinalResolved, getName, getParent, getQName, hashCode, isAnonymous, isMixed, isTopLevel, setDeriveBy, setFinal, setFinalDerivation, setMixed, setName, toStringgetAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributesaddMetaInfo, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURIpublic XmlSchemaSimpleType(XmlSchema schema, boolean topLevel)
public XmlSchemaSimpleTypeContent getContent()
public void setContent(XmlSchemaSimpleTypeContent content)
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.