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

+ +compbio.data.msa.jaxws +
+Class Align

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

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
Align() + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+ java.util.List<FastaSequence>getFastaSequences() + +
+           
+ voidsetFastaSequences(java.util.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 java.util.List<FastaSequence> getFastaSequences()
+
+
+ +
Returns:
returns List
+
+
+
+ +

+setFastaSequences

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