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 SummaryFields Modifier and Type Field Description protected intcnt
 - 
Constructor SummaryConstructors Constructor Description TestGoal()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetCnt()Get the cnt.voidsetCnt(int cnt)Set the cnt.
 
-