com.sun.tools.ws.wsdl.document.soap
Class SOAPAddress
java.lang.Object
com.sun.tools.ws.wsdl.framework.Entity
com.sun.tools.ws.wsdl.framework.ExtensionImpl
com.sun.tools.ws.wsdl.document.soap.SOAPAddress
- All Implemented Interfaces:
- TWSDLExtension, Elemental
public class SOAPAddress
- extends ExtensionImpl
A SOAP address extension.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAPAddress
public SOAPAddress(Locator locator)
getElementName
public QName getElementName()
getLocation
public String getLocation()
setLocation
public void setLocation(String s)
validateThis
public void validateThis()
- Specified by:
validateThis
in class Entity