compbio.data.msa.jaxws
Class TestServiceResponse

java.lang.Object
  extended by compbio.data.msa.jaxws.TestServiceResponse

public class TestServiceResponse
extends Object


Constructor Summary
TestServiceResponse()
           
 
Method Summary
 String getReturn()
           
 void setReturn(String _return)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestServiceResponse

public TestServiceResponse()
Method Detail

getReturn

public String getReturn()
Returns:
returns String

setReturn

public void setReturn(String _return)
Parameters:
_return - the value for the _return property