Package jadex.bdiv3.examples.helloworld
Class HelloWorld3.HelloGoal
- java.lang.Object
- 
- jadex.bdiv3.examples.helloworld.HelloWorld3.HelloGoal
 
- 
- Enclosing class:
- HelloWorld3
 
 public class HelloWorld3.HelloGoal extends java.lang.ObjectSimple hello world goal.
- 
- 
Field SummaryFields Modifier and Type Field Description protected java.lang.ObjectvalThe text.
 - 
Constructor SummaryConstructors Constructor Description HelloGoal(java.lang.Object val)Create a new goal whenever sayhello belief is changed.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetText()Get the text.
 
-