|
||||||||||
| 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 String |
type
this is a "nucleotide", a special occurance of a Hetatom. |
| 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 |
|---|
addAtom, clearAtoms, getAtom, getAtom, getAtoms, getId, getParent, getPDBCode, getPDBName, getProperties, getProperty, has3D, hasAminoAtoms, hasAtom, iterator, setAtoms, setId, 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, setAtoms, setParent, setPDBCode, setPDBFlag, setPDBName, setProperties, setProperty, 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 | |||||||||