jade.domain.JADEAgentManagement
Class QueryAgentsOnLocation

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

public class QueryAgentsOnLocation
extends java.lang.Object
implements AgentAction


Constructor Summary
QueryAgentsOnLocation()
           
 
Method Summary
 Location getLocation()
           
 void setLocation(Location loc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryAgentsOnLocation

public QueryAgentsOnLocation()
Method Detail

setLocation

public void setLocation(Location loc)

getLocation

public Location getLocation()