org.biojava.bio.structure
Class Nucleotide
java.lang.Object
org.biojava.bio.structure.Hetatom
org.biojava.bio.structure.Nucleotide
- All Implemented Interfaces:
- Group
- public class Nucleotide
- extends Hetatom
A nucleotide group is almost the same as a Hetatm group.
- See Also:
Hetatom
| Methods inherited from class org.biojava.bio.structure.Hetatom |
addAtom, getAtom, getAtom, getAtoms, getPDBCode, getPDBName, getProperties, getProperty, has3D, hasAminoAtoms, hasAtom, setPDBCode, setPDBFlag, setPDBName, setProperties, setProperty, size |
type
public static String type
Nucleotide
public Nucleotide()
getType
public String getType()
- Description copied from interface:
Group
- get Type of group, e.g. amino, hetatom, nucleotide
- Specified by:
getType in interface Group- Overrides:
getType in class Hetatom
toString
public String toString()
- Overrides:
toString in class Hetatom