|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jalios.jcms.IntegerFormReport
public class IntegerFormReport
| Field Summary | |
|---|---|
static java.lang.String |
REVISION
|
| Constructor Summary | |
|---|---|
IntegerFormReport(int size,
long sum,
int min,
int max)
|
|
| Method Summary | |
|---|---|
double |
getAverage()
|
int |
getMax()
|
int |
getMin()
|
int |
getSize()
|
long |
getSum()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String REVISION
| Constructor Detail |
|---|
public IntegerFormReport(int size,
long sum,
int min,
int max)
| Method Detail |
|---|
public int getSize()
public int getMin()
public int getMax()
public long getSum()
public double getAverage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||