public class RobotResultStatistics extends Object implements Serializable
RobotResultStatistics()
long
getFail()
getPass()
getTotal()
void
setFail(long fail)
setPass(long pass)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RobotResultStatistics()
public long getPass()
public void setPass(long pass)
public long getFail()
public void setFail(long fail)
public long getTotal()
Copyright © 2004-2014. All Rights Reserved.