Package jadex.bdiv3.testcases.misc
Class GoalPlanResultBDI.BGoal
- java.lang.Object
-
- jadex.bdiv3.testcases.misc.GoalPlanResultBDI.BGoal
-
- Enclosing class:
- GoalPlanResultBDI
public class GoalPlanResultBDI.BGoal extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringresult
-
Constructor Summary
Constructors Constructor Description BGoal()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetResult()Get the result.voidsetResult(java.lang.String result)Set the result.
-