public abstract class XmlSchemaContentModel extends XmlSchemaAnnotated
| Modifier | Constructor and Description |
|---|---|
protected |
XmlSchemaContentModel()
Creates new XmlSchemaContentModel
|
| Modifier and Type | Method and Description |
|---|---|
abstract XmlSchemaContent |
getContent() |
abstract void |
setContent(XmlSchemaContent content) |
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toStringaddMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, hashCode, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURIprotected XmlSchemaContentModel()
public abstract void setContent(XmlSchemaContent content)
public abstract XmlSchemaContent getContent()
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.