public class AICommandEvent extends java.lang.Object
AICommandEvent()
AICommand
getCommand()
ApiResult
getResult()
void
setCommand(AICommand cmd)
setResult(ApiResult result)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AICommandEvent()
public void setResult(ApiResult result)
public ApiResult getResult()
public void setCommand(AICommand cmd)
public AICommand getCommand()