|
|||||||||
| 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,
Serialized Form| Field Summary | |
|---|---|
static String |
type
this is a "nucleotide", a special occurance of a Hetatom. |
| Fields inherited from class org.biojava.bio.structure.HetatomImpl |
|---|
atoms, pdb_flag, pdb_name, residueNumber |
| Constructor Summary | |
|---|---|
NucleotideImpl()
|
|
| Method Summary | |
|---|---|
Object |
clone()
returns and identical copy of this Group object . |
String |
getType()
Returns the type value. |
String |
toString()
|
| Methods inherited from class org.biojava.bio.structure.HetatomImpl |
|---|
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, 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 |
|---|
addAltLoc, 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, size |
| Field Detail |
|---|
public static final String type
| Constructor Detail |
|---|
public NucleotideImpl()
| Method Detail |
|---|
public String getType()
HetatomImpl
getType in interface GroupgetType in class HetatomImplpublic String toString()
toString in class HetatomImplpublic Object clone()
HetatomImpl
clone in interface Groupclone in class HetatomImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||