compbio.data.msa.jaxws
Class GetRunnerOptionsResponse

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

public class GetRunnerOptionsResponse
extends java.lang.Object


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

Constructor Detail

GetRunnerOptionsResponse

public GetRunnerOptionsResponse()
Method Detail

getReturn

public RunnerConfig getReturn()
Returns:
returns RunnerConfig

setReturn

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