compbio.data.msa.jaxws
Class GetSupportedServicesResponse

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

public class GetSupportedServicesResponse
extends Object


Constructor Summary
GetSupportedServicesResponse()
           
 
Method Summary
 Set<Services> getReturn()
           
 void setReturn(Set<Services> _return)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetSupportedServicesResponse

public GetSupportedServicesResponse()
Method Detail

getReturn

public Set<Services> getReturn()
Returns:
returns Set

setReturn

public void setReturn(Set<Services> _return)
Parameters:
_return - the value for the _return property