X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fdata%2Fmsa%2Fjaxws%2FGetServiceCategoriesResponse.html;fp=website%2Fdm_javadoc%2Fcompbio%2Fdata%2Fmsa%2Fjaxws%2FGetServiceCategoriesResponse.html;h=94e6a34116701240e07f26d44ca34121edca656b;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;p=jabaws.git diff --git a/website/dm_javadoc/compbio/data/msa/jaxws/GetServiceCategoriesResponse.html b/website/dm_javadoc/compbio/data/msa/jaxws/GetServiceCategoriesResponse.html new file mode 100644 index 0000000..94e6a34 --- /dev/null +++ b/website/dm_javadoc/compbio/data/msa/jaxws/GetServiceCategoriesResponse.html @@ -0,0 +1,272 @@ + + + + + + +GetServiceCategoriesResponse + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +compbio.data.msa.jaxws +
+Class GetServiceCategoriesResponse

+
+java.lang.Object
+  extended by compbio.data.msa.jaxws.GetServiceCategoriesResponse
+
+
+
+
public class GetServiceCategoriesResponse
extends java.lang.Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
GetServiceCategoriesResponse() + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+ java.util.Set<Category>getReturn() + +
+           
+ voidsetReturn(java.util.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 java.util.Set<Category> getReturn()
+
+
+ +
Returns:
returns Set
+
+
+
+ +

+setReturn

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