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

- -compbio.data.msa.jaxws -
-Class CustomAnalize

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

-


- -

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

-CustomAnalize

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