public abstract class WSDLReferenceImpl extends DocumentableImpl
| Constructor and Description |
|---|
WSDLReferenceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDocumentationElement(DocumentationElement docEl) |
DescriptionElement |
getDescriptionElement() |
DocumentationElement[] |
getDocumentationElements()
Return the set of DocumentationElements defined directly within this WSDLElement.
|
URI |
getLocation() |
WSDLElement |
getParentElement() |
void |
setDescriptionElement(DescriptionElement desc) |
void |
setLocation(URI locURI) |
addDocumentationElementaddExtensionElement, 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 WSDLElement getParentElement()
public void setLocation(URI locURI)
public URI getLocation()
public void setDescriptionElement(DescriptionElement desc)
public DescriptionElement getDescriptionElement()
public void addDocumentationElement(DocumentationElement docEl)
public DocumentationElement[] getDocumentationElements()
DocumentableElementgetDocumentationElements in interface DocumentableElementgetDocumentationElements in class DocumentableImplCopyright © 2005–2019 Apache Software Foundation. All rights reserved.