public class TestCapability.TestGoal
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
cnt |
| Constructor and Description |
|---|
TestGoal() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCnt()
Get the cnt.
|
void |
setCnt(int cnt)
Set the cnt.
|