Package jadex.micro.examples.lottery
Class PlayerAgent
- java.lang.Object
- 
- jadex.micro.examples.lottery.PlayerAgent
 
- 
 public class PlayerAgent extends java.lang.Object
- 
- 
Field SummaryFields Modifier and Type Field Description protected IInternalAccessagent
 - 
Constructor SummaryConstructors Constructor Description PlayerAgent()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbody()
 
- 
- 
- 
Field Detail- 
agentprotected IInternalAccess agent 
 
- 
 
-