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

+ +compbio.data.msa.jaxws +
+Class TestAllServicesResponse

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

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestAllServicesResponse() + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+ StringgetReturn() + +
+           
+ voidsetReturn(String _return) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestAllServicesResponse

+
+public TestAllServicesResponse()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getReturn

+
+public String getReturn()
+
+
+ +
Returns:
returns String
+
+
+
+ +

+setReturn

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