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

- -compbio.data.msa.jaxws -
-Class GetAnnotationResponse

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

-


- -

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

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

-GetAnnotationResponse

-
-public GetAnnotationResponse()
-
-
- - - - - - - - -
-Method Detail
- -

-getReturn

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

-setReturn

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