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

+ +compbio.data.msa.jaxws +
+Class GetSupportedServicesResponse

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

+


+ +

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

+setReturn

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