X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fdata%2Fmsa%2Fjaxws%2FTestServiceResponse.html;fp=website%2Fdm_javadoc%2Fcompbio%2Fdata%2Fmsa%2Fjaxws%2FTestServiceResponse.html;h=0000000000000000000000000000000000000000;hb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;hp=f2486e80a2794a38098180416b8bb13ed2d4dcf4;hpb=bc3346bd7c1c518fad867d4c60a53779e7516588;p=jabaws.git diff --git a/website/dm_javadoc/compbio/data/msa/jaxws/TestServiceResponse.html b/website/dm_javadoc/compbio/data/msa/jaxws/TestServiceResponse.html deleted file mode 100644 index f2486e8..0000000 --- a/website/dm_javadoc/compbio/data/msa/jaxws/TestServiceResponse.html +++ /dev/null @@ -1,272 +0,0 @@ - - - - - - -TestServiceResponse - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -compbio.data.msa.jaxws -
-Class TestServiceResponse

-
-java.lang.Object
-  extended by compbio.data.msa.jaxws.TestServiceResponse
-
-
-
-
public class TestServiceResponse
extends Object
- - -

-


- -

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

- - - - - - - - -
-Constructor Detail
- -

-TestServiceResponse

-
-public TestServiceResponse()
-
-
- - - - - - - - -
-Method Detail
- -

-getReturn

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

-setReturn

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