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 intcnt
-
Constructor Summary
Constructors Constructor Description TestGoal()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetCnt()Get the cnt.voidsetCnt(int cnt)Set the cnt.
-