|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface represents the <types> section of a WSDL document.
| Method Summary | |
void |
addExtensibilityElement(ExtensibilityElement extElement)
Add an extensibility element. |
org.w3c.dom.Element |
getDocumentationElement()
Get the documentation element. |
java.util.List |
getExtensibilityElements()
Get all the extensibility elements defined here. |
void |
setDocumentationElement(org.w3c.dom.Element docEl)
Set the documentation element for this document. |
| Method Detail |
public void setDocumentationElement(org.w3c.dom.Element docEl)
docEl - the documentation elementpublic org.w3c.dom.Element getDocumentationElement()
public void addExtensibilityElement(ExtensibilityElement extElement)
extElement - the extensibility element to be addedpublic java.util.List getExtensibilityElements()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||