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) |
addDocumentationElement
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 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()
DocumentableElement
getDocumentationElements
in interface DocumentableElement
getDocumentationElements
in class DocumentableImpl
Copyright © 2005–2014 Apache Software Foundation. All rights reserved.