public class NucleotideImpl extends HetatomImpl implements Group, Serializable
HetatomImpl,
AminoAcidImpl,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static String |
type
this is a "nucleotide", a special occurance of a Hetatom.
|
atoms, pdb_flag, pdb_name, residueNumber| Constructor and Description |
|---|
NucleotideImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
returns and identical copy of this Group object .
|
String |
getType()
Returns the type value.
|
String |
toString() |
addAltLoc, addAtom, clearAtoms, getAltLocs, getAtom, getAtom, getAtomByPDBname, getAtoms, getChain, getChainId, getChemComp, getId, getParent, getPDBCode, getPDBName, getProperties, getProperty, getResidueNumber, has3D, hasAltLoc, hasAminoAtoms, hasAtom, iterator, setAtoms, setChain, setChemComp, setId, setParent, setPDBCode, setPDBFlag, setPDBName, setProperties, setProperty, setResidueNumber, setResidueNumber, sizeequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAltLoc, addAtom, clearAtoms, getAltLocs, getAtom, getAtom, getAtomByPDBname, getAtoms, getChain, getChainId, getChemComp, getParent, getPDBCode, getPDBName, getProperties, getProperty, getResidueNumber, has3D, hasAltLoc, hasAminoAtoms, hasAtom, iterator, setAtoms, setChain, setChemComp, setParent, setPDBCode, setPDBFlag, setPDBName, setProperties, setProperty, setResidueNumber, setResidueNumber, sizepublic static final String type
public NucleotideImpl()
public String getType()
HetatomImplgetType in interface GroupgetType in class HetatomImplpublic String toString()
toString in class HetatomImplpublic Object clone()
HetatomImplclone in interface Groupclone in class HetatomImplCopyright © 2012 BioJava. All Rights Reserved.