public class XmlSchemaSimpleTypeList extends XmlSchemaSimpleTypeContent
unhandledAttributes
Constructor and Description |
---|
XmlSchemaSimpleTypeList()
Creates new XmlSchemaSimpleTypeList
|
Modifier and Type | Method and Description |
---|---|
XmlSchemaSimpleType |
getItemType() |
javax.xml.namespace.QName |
getItemTypeName() |
void |
setItemType(XmlSchemaSimpleType itemType) |
void |
setItemTypeName(javax.xml.namespace.QName itemTypeName) |
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toString
addMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI, toString
public XmlSchemaSimpleTypeList()
public XmlSchemaSimpleType getItemType()
public void setItemType(XmlSchemaSimpleType itemType)
public javax.xml.namespace.QName getItemTypeName()
public void setItemTypeName(javax.xml.namespace.QName itemTypeName)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.