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

- -compbio.data.msa.jaxws -
-Class CustomAnalizeResponse

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

-


- -

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

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

-CustomAnalizeResponse

-
-public CustomAnalizeResponse()
-
-
- - - - - - - - -
-Method Detail
- -

-getReturn

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

-setReturn

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