|
||||||||||
| 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<E>
org.ow2.easywsdl.xml.impl.AbstractXMLElementImpl<E>
org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractWSDLElementImpl<TDocumentation>
org.ow2.easywsdl.wsdl.impl.wsdl11.DocumentationImpl
public class DocumentationImpl
| Field Summary |
|---|
| Fields inherited from class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractWSDLElementImpl |
|---|
documentation |
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
|---|
model, parent |
| Constructor Summary | |
|---|---|
DocumentationImpl()
|
|
DocumentationImpl(TDocumentation doc,
AbstractWSDLElementImpl parent)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getContent()
|
void |
setContent(java.lang.String content)
|
| Methods inherited from class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractWSDLElementImpl |
|---|
createDocumentation, createElementFromString, getDocumentation, getModel, getOtherAttributes, getOtherElements, setDocumentation, toString |
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
|---|
getParent, getSchema, getTopParent, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
|---|
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
| Constructor Detail |
|---|
public DocumentationImpl()
public DocumentationImpl(TDocumentation doc,
AbstractWSDLElementImpl parent)
| Method Detail |
|---|
public java.lang.String getContent()
getContent in interface org.ow2.easywsdl.schema.api.Documentationpublic void setContent(java.lang.String content)
setContent in interface org.ow2.easywsdl.schema.api.Documentation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||