public class XmlSchemaSimpleTypeList extends XmlSchemaSimpleTypeContent
| Modifier and Type | Field and Description |
|---|---|
(package private) XmlSchemaSimpleType |
itemType |
(package private) javax.xml.namespace.QName |
itemTypeName |
lineNumber, linePosition, sourceURI| 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, toStringaddMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, hashCode, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURIXmlSchemaSimpleType itemType
javax.xml.namespace.QName itemTypeName
public XmlSchemaSimpleTypeList()
public XmlSchemaSimpleType getItemType()
public void setItemType(XmlSchemaSimpleType itemType)
public javax.xml.namespace.QName getItemTypeName()
public void setItemTypeName(javax.xml.namespace.QName itemTypeName)