org.jvnet.wom.api.binding.wsdl11.soap
Interface SOAPAddress

All Superinterfaces:
WSDLExtension
All Known Implementing Classes:
SOAPAddressImpl

public interface SOAPAddress
extends WSDLExtension

Author:
Vivek Pandey

Method Summary
 java.lang.String getLocation()
          <soap:address@location value
 
Methods inherited from interface org.jvnet.wom.api.WSDLExtension
getName
 

Method Detail

getLocation

java.lang.String getLocation()
<soap:address@location value

Returns:
may be null


Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved.