|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Documentation
This interface represents an documentation, and contains the content of the input and the message itself.
| 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 interface org.ow2.easywsdl.schema.api.SchemaElement |
|---|
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation |
| Method Detail |
|---|
void setContent(java.lang.String content)
content - the contentjava.lang.String getContent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||