compbio.data.msa.jaxws
Class GetServiceCategoriesResponse

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

public class GetServiceCategoriesResponse
extends Object


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

Constructor Detail

GetServiceCategoriesResponse

public GetServiceCategoriesResponse()
Method Detail

getReturn

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

setReturn

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