compbio.data.msa.jaxws
Class GetResultResponse

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

public class GetResultResponse
extends Object


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

Constructor Detail

GetResultResponse

public GetResultResponse()
Method Detail

getReturn

public Alignment getReturn()
Returns:
returns Alignment

setReturn

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