|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<Documentation>
org.ow2.easywsdl.schema.impl.DocumentationImpl
public class DocumentationImpl
| Field Summary |
|---|
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
|---|
documentation, model, parent |
| Constructor Summary | |
|---|---|
DocumentationImpl()
|
|
DocumentationImpl(Documentation doc)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getContent()
Get the content of this documentation. |
void |
setContent(java.lang.String content)
Set the content of this documentation. |
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
|---|
createDocumentation, equals, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
|---|
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation |
| Constructor Detail |
|---|
public DocumentationImpl()
public DocumentationImpl(Documentation doc)
| Method Detail |
|---|
public java.lang.String getContent()
Documentation
getContent in interface Documentationpublic void setContent(java.lang.String content)
Documentation
setContent in interface Documentationcontent - the content
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||