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 SummaryFields Modifier and Type Field Description protected java.lang.Stringresult
 - 
Constructor SummaryConstructors Constructor Description BGoal()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetResult()Get the result.voidsetResult(java.lang.String result)Set the result.
 
-