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

- -compbio.data.msa.jaxws -
-Class PresetAlign

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

-


- -

- - - - - - - - - - - -
-Constructor Summary
PresetAlign() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-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
- -

-PresetAlign

-
-public PresetAlign()
-
-
- - - - - - - - -
-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
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - -