|
JTP API Documentation | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jtp.frame.vc.Goal
Goal.java Created: Sun Oct 29 00:50:05 2000
Constructor Summary | |
Goal(ValueCollection vc,
Object value)
|
Method Summary | |
Object |
getValue()
|
ValueCollection |
getValueCollection()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Goal(ValueCollection vc, Object value)
Method Detail |
public ValueCollection getValueCollection()
public Object getValue()
public String toString()
toString
in class Object
|
JTP API Documentation | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |