uk.ac.man.bioinf.sequence.types
Class DNANucleotide
java.lang.Object
|
+--uk.ac.man.bioinf.util.AbstractEnumeration
|
+--uk.ac.man.bioinf.sequence.types.AbstractElement
|
+--uk.ac.man.bioinf.sequence.types.DNANucleotide
- All Implemented Interfaces:
- DNAResidue, Element, NucleotideResidue, Residue
- public class DNANucleotide
- extends AbstractElement
- implements DNAResidue
DNANucleotide.java
Created: Sun Sep 24 17:44:04 2000
- Version:
- $Id: DNANucleotide.java,v 1.3 2001/04/11 17:04:43 lord Exp $
- Author:
- Phillip Lord
Methods inherited from interface uk.ac.man.bioinf.sequence.Element |
toChar |
ADENOSINE
public static final DNANucleotide ADENOSINE
GUANINE
public static final DNANucleotide GUANINE
CYTOSINE
public static final DNANucleotide CYTOSINE
THIAMINE
public static final DNANucleotide THIAMINE
getFullName
public String getFullName()
getAll
public static DNANucleotide[] getAll()