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.String
result
-
Constructor Summary
Constructors Constructor Description BGoal()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getResult()
Get the result.void
setResult(java.lang.String result)
Set the result.
-