public class DocumentationImpl extends AbstractSchemaElementImpl<Documentation> implements Documentation
documentation, model, parent| Constructor and Description |
|---|
DocumentationImpl() |
DocumentationImpl(Documentation doc) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
Get the content of this documentation.
|
void |
setContent(String content)
Set the content of this documentation.
|
createDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setDocumentation, setParentclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcreateDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentationpublic DocumentationImpl()
public DocumentationImpl(Documentation doc)
public String getContent()
DocumentationgetContent in interface Documentationpublic void setContent(String content)
DocumentationsetContent in interface Documentationcontent - the contentCopyright © 2008-2015 Petals Link (previously EBM WebSourcing). All Rights Reserved.