public class NucleotideImpl extends HetatomImpl implements Group
HetatomImpl
,
AminoAcidImpl
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
type
this is a "nucleotide", a special occurance of a Hetatom.
|
Constructor and Description |
---|
NucleotideImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone()
returns and identical copy of this Group object .
|
java.lang.String |
getType()
Returns the type value.
|
java.lang.String |
toString() |
addAtom, clearAtoms, getAtom, getAtom, getAtoms, getId, getParent, getPDBCode, getPDBName, getProperties, getProperty, has3D, hasAminoAtoms, hasAtom, iterator, setAtoms, setId, setParent, setPDBCode, setPDBFlag, setPDBName, setProperties, setProperty, size
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addAtom, clearAtoms, getAtom, getAtom, getAtoms, getParent, getPDBCode, getPDBName, getProperties, getProperty, has3D, hasAminoAtoms, hasAtom, iterator, setAtoms, setParent, setPDBCode, setPDBFlag, setPDBName, setProperties, setProperty, size
public static final java.lang.String type
public java.lang.String getType()
HetatomImpl
getType
in interface Group
getType
in class HetatomImpl
public java.lang.String toString()
toString
in class HetatomImpl
public java.lang.Object clone()
HetatomImpl
clone
in interface Group
clone
in class HetatomImpl