Uses of Class
dev.vality.damsel.fault_detector.Start
-
Uses of Start in dev.vality.damsel.fault_detector
Methods in dev.vality.damsel.fault_detector that return Start Modifier and Type Method Description StartStart. deepCopy()StartOperationState. getStart()StartStart. setTimeStart(String time_start)Methods in dev.vality.damsel.fault_detector with parameters of type Start Modifier and Type Method Description intStart. compareTo(Start other)booleanStart. equals(Start that)voidOperationState. setStart(Start value)static OperationStateOperationState. start(Start value)Constructors in dev.vality.damsel.fault_detector with parameters of type Start Constructor Description Start(Start other)Performs a deep copy on other.