Compiere 3.1

org.compiere.vos
Class GoalDetailVO.GoalDetailRowVO

java.lang.Object
  extended by org.compiere.vos.GoalDetailVO.GoalDetailRowVO
All Implemented Interfaces:
Serializable
Enclosing class:
GoalDetailVO

public static class GoalDetailVO.GoalDetailRowVO
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 String name
           
 NodeVO node
           
 double value
           
 
Constructor Summary
GoalDetailVO.GoalDetailRowVO()
           
GoalDetailVO.GoalDetailRowVO(NodeVO node, String name, double value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

node

public NodeVO node

name

public String name

value

public double value
Constructor Detail

GoalDetailVO.GoalDetailRowVO

public GoalDetailVO.GoalDetailRowVO()

GoalDetailVO.GoalDetailRowVO

public GoalDetailVO.GoalDetailRowVO(NodeVO node,
                                    String name,
                                    double value)

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.