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()
           
 void setFastaSequences(List<FastaSequence> fastaSequences)
           
 void setOptions(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