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.- Author:
- WS Development Team
-
-
Field Summary
-
Fields inherited from class com.sun.tools.ws.wsdl.framework.Entity
errorReceiver
-
-
Constructor Summary
Constructors Constructor Description SOAPAddress(Locator locator)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QNamegetElementName()StringgetLocation()voidsetLocation(String s)voidvalidateThis()-
Methods inherited from class com.sun.tools.ws.wsdl.framework.ExtensionImpl
accept, getParent, setParent
-
Methods inherited from class com.sun.tools.ws.wsdl.framework.Entity
failValidation, failValidation, getLocator, getProperty, removeProperty, setErrorReceiver, setProperty, withAllEntityReferencesDo, withAllQNamesDo, withAllSubEntitiesDo
-
-