|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpid.Label
public class Label
Labels give information about the location, activity state, etc... of molecules
Field Summary | |
---|---|
private java.lang.String |
value
|
Constructor Summary | |
---|---|
Label()
|
Method Summary | |
---|---|
java.lang.String |
getValue()
|
void |
setValue(java.lang.String value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.lang.String value
Constructor Detail |
---|
public Label()
Method Detail |
---|
public void setValue(java.lang.String value)
public java.lang.String getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |