public class DocumentationImpl extends WSDLElementImpl implements DocumentationElement
Constructor and Description |
---|
DocumentationImpl() |
Modifier and Type | Method and Description |
---|---|
XMLElement |
getContent()
Returns a XMLElement representing the DocumentationElement xml element.
|
WSDLElement |
getParentElement() |
void |
setContent(XMLElement docEl)
Sets the documentationElement XMLElement for this DocumentationElement.
|
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 void setContent(XMLElement docEl)
DocumentationElement
setContent
in interface DocumentationElement
docEl
- A XMLElement representing the DocumentationElement xml element.public XMLElement getContent()
DocumentationElement
getContent
in interface DocumentationElement
public WSDLElement getParentElement()
getParentElement
in interface NestedElement
Copyright © 2005–2016 Apache Software Foundation. All rights reserved.