|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.aisb.bio.things.Monomer org.aisb.bio.things.Nucleotide
This subclass of monomer specifically encodes nucleotides.
Constructor Summary | |
Nucleotide(java.lang.Class type,
java.lang.String name,
java.lang.Character code,
int number)
|
Methods inherited from class org.aisb.bio.things.Monomer |
getByCode, getByCode, getByName, getByNumber, getByNumber, getCode, getName, getNumber, getQuantity, getType |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Nucleotide(java.lang.Class type, java.lang.String name, java.lang.Character code, int number)
type
- name
- code
- number
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |