|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.vos.GoalVO
public class GoalVO
| 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 |
|---|
public String name
public String description
public int percent
public int goalID
public int red
public int blue
public int green
| Constructor Detail |
|---|
public GoalVO()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||