|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectJADE_SL.acl.CommunicativeActBase
JADE_SL.acl.Request
| Field Summary | |
private AgentAction |
action
|
| Fields inherited from class JADE_SL.acl.CommunicativeActBase |
|
| Constructor Summary | |
Request()
Constructor |
|
| Method Summary | |
AgentAction |
getAction()
Gets the action. |
void |
setAction(AgentAction action)
Sets the action. |
| Methods inherited from class JADE_SL.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 |
| Field Detail |
private AgentAction action
| 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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||