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

- -compbio.data.msa.jaxws -
-Class PresetAnalize

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

-


- -

- - - - - - - - - - - -
-Constructor Summary
PresetAnalize() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- List<FastaSequence>getFastaSequences() - -
-           
- PresetgetPreset() - -
-           
- voidsetFastaSequences(List<FastaSequence> fastaSequences) - -
-           
- voidsetPreset(Preset preset) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

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

-PresetAnalize

-
-public PresetAnalize()
-
-
- - - - - - - - -
-Method Detail
- -

-getFastaSequences

-
-public List<FastaSequence> getFastaSequences()
-
-
- -
Returns:
returns List
-
-
-
- -

-setFastaSequences

-
-public void setFastaSequences(List<FastaSequence> fastaSequences)
-
-
-
Parameters:
fastaSequences - the value for the fastaSequences property
-
-
-
- -

-getPreset

-
-public Preset getPreset()
-
-
- -
Returns:
returns Preset
-
-
-
- -

-setPreset

-
-public void setPreset(Preset preset)
-
-
-
Parameters:
preset - the value for the preset property
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - -