|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpops.ale.epc.reports.ECReportGroupCount
public class ECReportGroupCount
An ECReportGroupCount
is included in an ECReportGroup
when the
includeCount
field of the corresponding ECReportOutputSpec
is
true.
Constructor Summary | |
---|---|
ECReportGroupCount()
Constructor |
|
ECReportGroupCount(int count)
Constructor |
Method Summary | |
---|---|
int |
getCount()
Getter for count |
void |
setCount(int count)
Setter for count |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ECReportGroupCount(int count)
count
- public ECReportGroupCount()
Method Detail |
---|
public int getCount()
public void setCount(int count)
count
- the value to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |