org.compiere.vos
Class GoalDetailVO
java.lang.Object
org.compiere.vos.GoalDetailVO
- All Implemented Interfaces:
- Serializable
public class GoalDetailVO
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
node
public NodeVO node
nameLabel
public String nameLabel
valueLabel
public String valueLabel
rows
public List<GoalDetailVO.GoalDetailRowVO> rows
maxValue
public double maxValue
GoalDetailVO
public GoalDetailVO()
addDetailRow
public void addDetailRow(NodeVO node,
String name,
double value)
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.