|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcompbio.data.msa.jaxws.CustomAnalize
public class CustomAnalize
| Constructor Summary | |
|---|---|
CustomAnalize()
|
|
| Method Summary | |
|---|---|
java.util.List<FastaSequence> |
getFastaSequences()
|
java.util.List<Option> |
getOptions()
|
void |
setFastaSequences(java.util.List<FastaSequence> fastaSequences)
|
void |
setOptions(java.util.List<Option> options)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomAnalize()
| Method Detail |
|---|
public java.util.List<FastaSequence> getFastaSequences()
public void setFastaSequences(java.util.List<FastaSequence> fastaSequences)
fastaSequences - the value for the fastaSequences propertypublic java.util.List<Option> getOptions()
public void setOptions(java.util.List<Option> options)
options - the value for the options property
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||