|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.strbio.util.db.Info
org.strbio.util.db.ProteinInfo
public class ProteinInfo
This is a parent class for all Info objects concerning proteins.
Version 1.0, 7/21/99 - original version.
| Field Summary | |
|---|---|
Protein |
protein
A Protein object associated with this info, or null if it doesn't exist. |
| Fields inherited from class org.strbio.util.db.Info |
|---|
related |
| Constructor Summary | |
|---|---|
ProteinInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class org.strbio.util.db.Info |
|---|
getClass, processYAPF, writeYAPF |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Protein protein
| Constructor Detail |
|---|
public ProteinInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||