|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.sim.report.dto.BaseResult
org.jbpm.sim.report.dto.CountResult
public class CountResult
| Constructor Summary | |
|---|---|
CountResult(java.lang.String name,
java.lang.String scenario,
desmoj.core.statistic.Count count)
|
|
CountResult(java.lang.String name,
java.lang.String scenario,
long count)
|
|
| Method Summary | |
|---|---|
long |
getCount()
|
void |
setCount(long count)
|
| Methods inherited from class org.jbpm.sim.report.dto.BaseResult |
|---|
getName, getScenario |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CountResult(java.lang.String name,
java.lang.String scenario,
desmoj.core.statistic.Count count)
public CountResult(java.lang.String name,
java.lang.String scenario,
long count)
| Method Detail |
|---|
public long getCount()
public void setCount(long count)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||