X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fdata%2Fmsa%2Fjaxws%2FCustomAlign.html;fp=website%2Fdm_javadoc%2Fcompbio%2Fdata%2Fmsa%2Fjaxws%2FCustomAlign.html;h=0000000000000000000000000000000000000000;hb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;hp=1d15277de5e94c6b74fccb5f9acd2b84bca75b3b;hpb=bc3346bd7c1c518fad867d4c60a53779e7516588;p=jabaws.git diff --git a/website/dm_javadoc/compbio/data/msa/jaxws/CustomAlign.html b/website/dm_javadoc/compbio/data/msa/jaxws/CustomAlign.html deleted file mode 100644 index 1d15277..0000000 --- a/website/dm_javadoc/compbio/data/msa/jaxws/CustomAlign.html +++ /dev/null @@ -1,311 +0,0 @@ - - - - - - -CustomAlign - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -compbio.data.msa.jaxws -
-Class CustomAlign

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

-


- -

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

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

-CustomAlign

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

-getOptions

-
-public List<Option> getOptions()
-
-
- -
Returns:
returns List
-
-
-
- -

-setOptions

-
-public void setOptions(List<Option> options)
-
-
-
Parameters:
options - the value for the options property
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - -