X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fdata%2Fmsa%2Fjaxws%2FGetAnnotationResponse.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fdata%2Fmsa%2Fjaxws%2FGetAnnotationResponse.html;h=0000000000000000000000000000000000000000;hb=0bbebf27d045b1345bc042bdf24ef2e6808df251;hp=20f3f33ad48346ff88e29877fa8f163f763e0dca;hpb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;p=jabaws.git diff --git a/website/full_javadoc/compbio/data/msa/jaxws/GetAnnotationResponse.html b/website/full_javadoc/compbio/data/msa/jaxws/GetAnnotationResponse.html deleted file mode 100644 index 20f3f33..0000000 --- a/website/full_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
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - -