|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectc4jason.PendingAction
public class PendingAction
Constructor Summary | |
---|---|
PendingAction(long actionId,
Structure action,
ActionExec actionExec)
|
Method Summary | |
---|---|
Structure |
getAction()
|
ActionExec |
getActionExec()
|
long |
getActionId()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PendingAction(long actionId, Structure action, ActionExec actionExec)
Method Detail |
---|
public long getActionId()
public Structure getAction()
public ActionExec getActionExec()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |