Compiere 3.1

org.compiere.vos
Class GoalVO

java.lang.Object
  extended by org.compiere.vos.GoalVO
All Implemented Interfaces:
Serializable

public class GoalVO
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 int blue
           
 String description
           
 int goalID
           
 int green
           
 String name
           
 int percent
           
 int red
           
 
Constructor Summary
GoalVO()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

description

public String description

percent

public int percent

goalID

public int goalID

red

public int red

blue

public int blue

green

public int green
Constructor Detail

GoalVO

public GoalVO()

Compiere 3.1

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