|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jade.content.acl.CommunicativeActBase | +--jade.content.acl.Request
Constructor Summary | |
Request()
Constructor |
Method Summary | |
AgentAction |
getAction()
Gets the action. |
void |
setAction(AgentAction action)
Sets the action. |
Methods inherited from class jade.content.acl.CommunicativeActBase |
addReceiver,
clearAllReceiver,
getAllReceiver,
getSender,
setSender |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Request()
Method Detail |
public void setAction(AgentAction action)
action
- the action to set.public AgentAction getAction()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |