jade.domain.JADEAgentManagement
Class WhereIsAgentAction

java.lang.Object
  |
  +--jade.domain.JADEAgentManagement.WhereIsAgentAction

public class WhereIsAgentAction
extends java.lang.Object
implements AgentAction


Constructor Summary
WhereIsAgentAction()
           
 
Method Summary
 AID getAgentIdentifier()
           
 void setAgentIdentifier(AID id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WhereIsAgentAction

public WhereIsAgentAction()
Method Detail

setAgentIdentifier

public void setAgentIdentifier(AID id)

getAgentIdentifier

public AID getAgentIdentifier()