|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NucleotideSequenceImpl | |
---|---|
com.compomics.util.nucleotide | The classes in this package concern useful Objects and their operations for modelling and handling nucleotides. |
Uses of NucleotideSequenceImpl in com.compomics.util.nucleotide |
---|
Methods in com.compomics.util.nucleotide that return NucleotideSequenceImpl | |
---|---|
NucleotideSequenceImpl |
NucleotideSequence.getSequence()
This method reports on the nucleotide sequence. |
Methods in com.compomics.util.nucleotide with parameters of type NucleotideSequenceImpl | |
---|---|
void |
NucleotideSequence.setSequence(NucleotideSequenceImpl aSequence)
This method allows the setting of a sequence. |
Constructors in com.compomics.util.nucleotide with parameters of type NucleotideSequenceImpl | |
---|---|
NucleotideSequence(Header aHeader,
NucleotideSequenceImpl aSequence)
This constructor allows the passing of a Header, as well as an AASequenceImpl for this Protein. |
|
NucleotideSequence(NucleotideSequenceImpl aSequence)
This constructor requires a NucleotideSequenceImpl as argument. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |