Package jadex.bdiv3.tutorial.stamp
Class StampGoal
- java.lang.Object
- 
- jadex.bdiv3.tutorial.stamp.StampGoal
 
- 
 public class StampGoal extends java.lang.Object
- 
- 
Field SummaryFields Modifier and Type Field Description protected java.lang.Stringtextprotected IComponentIdentifierwp
 - 
Constructor SummaryConstructors Constructor Description StampGoal(IComponentIdentifier wp, java.lang.String text)
 
- 
- 
- 
Field Detail- 
wpprotected IComponentIdentifier wp 
 - 
textprotected java.lang.String text 
 
- 
 - 
Constructor Detail- 
StampGoalpublic StampGoal(IComponentIdentifier wp, java.lang.String text) 
 
- 
 
-