compbio.data.msa.jaxws
Class GetJobStatusResponse

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

public class GetJobStatusResponse
extends Object


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

Constructor Detail

GetJobStatusResponse

public GetJobStatusResponse()
Method Detail

getReturn

public JobStatus getReturn()
Returns:
returns JobStatus

setReturn

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