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

- -compbio.data.msa.jaxws -
-Class Align

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

-


- -

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

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

-Align

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