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