Uses of Class
dev.vality.damsel.fault_detector.FaultDetectorSrv.RegisterOperation_result
-
Uses of FaultDetectorSrv.RegisterOperation_result in dev.vality.damsel.fault_detector
Methods in dev.vality.damsel.fault_detector that return FaultDetectorSrv.RegisterOperation_result Modifier and Type Method Description FaultDetectorSrv.RegisterOperation_resultFaultDetectorSrv.RegisterOperation_result. deepCopy()FaultDetectorSrv.RegisterOperation_resultFaultDetectorSrv.Processor.RegisterOperation. getResult(I iface, FaultDetectorSrv.RegisterOperation_args args)FaultDetectorSrv.RegisterOperation_resultFaultDetectorSrv.RegisterOperation_result. setEx1(ServiceNotFoundException ex1)Methods in dev.vality.damsel.fault_detector with parameters of type FaultDetectorSrv.RegisterOperation_result Modifier and Type Method Description intFaultDetectorSrv.RegisterOperation_result. compareTo(FaultDetectorSrv.RegisterOperation_result other)booleanFaultDetectorSrv.RegisterOperation_result. equals(FaultDetectorSrv.RegisterOperation_result that)Constructors in dev.vality.damsel.fault_detector with parameters of type FaultDetectorSrv.RegisterOperation_result Constructor Description RegisterOperation_result(FaultDetectorSrv.RegisterOperation_result other)Performs a deep copy on other.