|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractWSDLElementImpl<java.util.List<DocumentationType>>
com.ebmwebsourcing.commons.wsdl.impl.wsdl20.DocumentationImpl
public class DocumentationImpl
| Field Summary |
|---|
| Fields inherited from class com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractWSDLElementImpl |
|---|
documentation, model |
| Constructor Summary | |
|---|---|
DocumentationImpl()
|
|
DocumentationImpl(java.util.List<DocumentationType> docs)
|
|
| 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 com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractWSDLElementImpl |
|---|
createDocumentation, createElementFromString, getDocumentation, getModel, getOtherAttributes, getOtherElements, setDocumentation, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.commons.wsdl.api.WSDLElement |
|---|
createDocumentation, getDocumentation, getOtherAttributes, getOtherElements, setDocumentation |
| Constructor Detail |
|---|
public DocumentationImpl()
public DocumentationImpl(java.util.List<DocumentationType> docs)
| 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 | |||||||||