|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.structure.HetatomImpl
org.biojava.bio.structure.NucleotideImpl
public class NucleotideImpl
A nucleotide group is almost the same as a Hetatm group.
HetatomImpl
,
AminoAcidImpl
Field Summary | |
---|---|
static java.lang.String |
type
this is a "nucleotide", a special occurance of a Hetatom. |
Constructor Summary | |
---|---|
NucleotideImpl()
|
Method Summary | |
---|---|
java.lang.Object |
clone()
returns and identical copy of this Group object . |
java.lang.String |
getType()
Returns the type value. |
java.lang.String |
toString()
|
Methods inherited from class org.biojava.bio.structure.HetatomImpl |
---|
addAtom, clearAtoms, getAtom, getAtom, getAtoms, getParent, getPDBCode, getPDBName, getProperties, getProperty, has3D, hasAminoAtoms, hasAtom, iterator, setParent, setPDBCode, setPDBFlag, setPDBName, setProperties, setProperty, size |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.biojava.bio.structure.Group |
---|
addAtom, clearAtoms, getAtom, getAtom, getAtoms, getParent, getPDBCode, getPDBName, getProperties, getProperty, has3D, hasAminoAtoms, hasAtom, iterator, setParent, setPDBCode, setPDBFlag, setPDBName, setProperties, setProperty, size |
Field Detail |
---|
public static final java.lang.String type
Constructor Detail |
---|
public NucleotideImpl()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |