Package | Description |
---|---|
org.apache.woden.wsdl20.extensions.http | |
org.apache.woden.wsdl20.extensions.soap | |
org.apache.woden.wsdl20.xml |
Modifier and Type | Method and Description |
---|---|
DocumentationElement[] |
HTTPHeaderElement.getDocumentationElements() |
Modifier and Type | Method and Description |
---|---|
void |
HTTPHeaderElement.addDocumentationElement(DocumentationElement docEl) |
Modifier and Type | Method and Description |
---|---|
DocumentationElement[] |
SOAPModuleElement.getDocumentationElements() |
DocumentationElement[] |
SOAPHeaderBlockElement.getDocumentationElements() |
Modifier and Type | Method and Description |
---|---|
void |
SOAPModuleElement.addDocumentationElement(DocumentationElement docEl) |
void |
SOAPHeaderBlockElement.addDocumentationElement(DocumentationElement docEl) |
Modifier and Type | Method and Description |
---|---|
DocumentationElement |
DocumentableElement.addDocumentationElement()
Create a DocumentationElement with this WSDLElement as its parent and
return a reference to it.
|
DocumentationElement[] |
DocumentableElement.getDocumentationElements()
Return the set of DocumentationElements defined directly within this WSDLElement.
|
Copyright ? Apache Software Foundation. All Rights Reserved.