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, setExtensionAttributeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddNamespace, getDeclaredNamespaces, getInScopeNamespaces, getNamespacePrefix, getNamespaceURI, removeNamespacegetExtensionAttribute, getExtensionAttributes, getExtensionAttributesForNamespace, hasExtensionAttributesForNamespace, setExtensionAttributeaddExtensionElement, getExtensionElements, getExtensionElementsOfType, hasExtensionElementsForNamespace, removeExtensionElementpublic void setContent(XMLElement docEl)
DocumentationElementsetContent in interface DocumentationElementdocEl - A XMLElement representing the DocumentationElement xml element.public XMLElement getContent()
DocumentationElementgetContent in interface DocumentationElementpublic WSDLElement getParentElement()
getParentElement in interface NestedElementCopyright © 2005-2012 Apache Software Foundation. All Rights Reserved.