public interface DocumentableElement extends WSDLElement
TODO a removeDocmentationElement method
Modifier and Type | Method and Description |
---|---|
DocumentationElement |
addDocumentationElement()
Create a DocumentationElement with this WSDLElement as its parent and
return a reference to it.
|
DocumentationElement[] |
getDocumentationElements()
Return the set of DocumentationElements defined directly within this WSDLElement.
|
addNamespace, getDeclaredNamespaces, getInScopeNamespaces, getNamespacePrefix, getNamespaceURI, removeNamespace
getExtensionAttribute, getExtensionAttributes, getExtensionAttributesForNamespace, hasExtensionAttributesForNamespace, setExtensionAttribute
addExtensionElement, getExtensionElements, getExtensionElementsOfType, hasExtensionElementsForNamespace, removeExtensionElement
DocumentationElement addDocumentationElement()
DocumentationElement[] getDocumentationElements()
Copyright © 2005–2018 Apache Software Foundation. All rights reserved.