Package jadex.bdiv3.testcases.misc
Class TestCapability.TestGoal
- java.lang.Object
-
- jadex.bdiv3.testcases.misc.TestCapability.TestGoal
-
- Enclosing class:
- TestCapability
public class TestCapability.TestGoal extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected int
cnt
-
Constructor Summary
Constructors Constructor Description TestGoal()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getCnt()
Get the cnt.void
setCnt(int cnt)
Set the cnt.
-