|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvisad.bio.MeasureGroup
public class MeasureGroup
MeasureGroup represents a possible grouping for measurements.
| Constructor Summary | |
|---|---|
MeasureGroup(VisBio biovis,
java.lang.String name)
Constructs a measurement group. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Gets the group's description. |
int |
getId()
Gets the id number of the group. |
java.lang.String |
getName()
Gets the group's name. |
void |
setDescription(java.lang.String desc)
Sets the group's description. |
java.lang.String |
toString()
Gets the group's string representation (name). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MeasureGroup(VisBio biovis,
java.lang.String name)
| Method Detail |
|---|
public void setDescription(java.lang.String desc)
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getName()
public java.lang.String getDescription()
public int getId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||