public class StageTime extends DslBase
StageTime(String stage, Long time)
String
getStage()
Long
getTime()
equals, hashCode, toString
getClass, notify, notifyAll, wait, wait, wait
public StageTime(String stage, Long time)
public String getStage()
public Long getTime()