public class XmlSchemaSimpleContent extends XmlSchemaContentModel
| Modifier and Type | Field and Description |
|---|---|
(package private) XmlSchemaContent |
content |
lineNumber, linePosition, sourceURI| Constructor and Description |
|---|
XmlSchemaSimpleContent()
Creates new XmlSchemaSimpleContent
|
| Modifier and Type | Method and Description |
|---|---|
XmlSchemaContent |
getContent() |
void |
setContent(XmlSchemaContent content) |
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toStringaddMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, hashCode, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURIXmlSchemaContent content
public XmlSchemaSimpleContent()
public XmlSchemaContent getContent()
getContent in class XmlSchemaContentModelpublic void setContent(XmlSchemaContent content)
setContent in class XmlSchemaContentModel