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

- -compbio.data.msa.jaxws -
-Class GetPresetsResponse

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

-


- -

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

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

-GetPresetsResponse

-
-public GetPresetsResponse()
-
-
- - - - - - - - -
-Method Detail
- -

-getReturn

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

-setReturn

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