public abstract class DocumentableImpl extends WSDLElementImpl implements DocumentableElement
Constructor and Description |
---|
DocumentableImpl() |
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.
|
addExtensionElement, addNamespace, getDeclaredNamespaces, getExtensionAttribute, getExtensionAttributes, getExtensionAttributesForNamespace, getExtensionElements, getExtensionElementsOfType, getInScopeNamespaces, getNamespacePrefix, getNamespaceURI, hasExtensionAttributesForNamespace, hasExtensionElementsForNamespace, removeExtensionElement, removeNamespace, setExtensionAttribute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addNamespace, getDeclaredNamespaces, getInScopeNamespaces, getNamespacePrefix, getNamespaceURI, removeNamespace
getExtensionAttribute, getExtensionAttributes, getExtensionAttributesForNamespace, hasExtensionAttributesForNamespace, setExtensionAttribute
addExtensionElement, getExtensionElements, getExtensionElementsOfType, hasExtensionElementsForNamespace, removeExtensionElement
public DocumentationElement addDocumentationElement()
DocumentableElement
addDocumentationElement
in interface DocumentableElement
public DocumentationElement[] getDocumentationElements()
DocumentableElement
getDocumentationElements
in interface DocumentableElement
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.