javax.wsdl.extensions.soap
Interface SOAPAddress
- ExtensibilityElement, java.io.Serializable
- SOAPAddressImpl
public interface SOAPAddress
- Matthew J. Duftler (duftler@us.ibm.com)
String | getLocationURI() - Get the location URI for this SOAP address.
|
void | setLocationURI(String locationURI) - Set the location URI for this SOAP address.
|
getLocationURI
public String getLocationURI()
Get the location URI for this SOAP address.
setLocationURI
public void setLocationURI(String locationURI)
Set the location URI for this SOAP address.
locationURI
- the desired location URI
Copyright B) 2003,2005 IBM. All Rights Reserved.