org.apache.axis2.wsdl
Class SOAPModuleMessage

java.lang.Object
  extended by org.apache.axis2.wsdl.SOAPModuleMessage

public class SOAPModuleMessage
extends Object


Constructor Summary
SOAPModuleMessage()
           
 
Method Summary
 String getUri()
           
 void setUri(String uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPModuleMessage

public SOAPModuleMessage()
Method Detail

getUri

public String getUri()

setUri

public void setUri(String uri)


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.