public class XmlSchemaSimpleTypeRestriction extends XmlSchemaSimpleTypeContent
unhandledAttributes| Constructor and Description |
|---|
XmlSchemaSimpleTypeRestriction()
Creates new XmlSchemaSimpleTypeRestriction
|
| Modifier and Type | Method and Description |
|---|---|
XmlSchemaSimpleType |
getBaseType() |
QName |
getBaseTypeName() |
XmlSchemaObjectCollection |
getFacets() |
void |
setBaseType(XmlSchemaSimpleType baseType) |
void |
setBaseTypeName(QName baseTypeName) |
String |
toString(String prefix,
int tab) |
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toStringaddMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURIpublic XmlSchemaSimpleTypeRestriction()
public XmlSchemaSimpleType getBaseType()
public void setBaseType(XmlSchemaSimpleType baseType)
public QName getBaseTypeName()
public void setBaseTypeName(QName baseTypeName)
public XmlSchemaObjectCollection getFacets()
public String toString(String prefix, int tab)
toString in class XmlSchemaObjectCopyright © 2004–2017 The Apache Software Foundation. All rights reserved.