|
Agentflow V3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpe.pase.ActionRecord
public class ActionRecord
每一個命令的名稱與其執行的時間
Constructor Summary | |
---|---|
ActionRecord(java.lang.String name,
long time)
|
Method Summary | |
---|---|
java.lang.String |
getFunctionName()
|
long |
getTime()
|
void |
setFunctionName(java.lang.String name)
|
void |
setTime(long time)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionRecord(java.lang.String name, long time)
Method Detail |
---|
public java.lang.String getFunctionName()
public long getTime()
public void setFunctionName(java.lang.String name)
public void setTime(long time)
|
Agentflow V3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |