Uses of Class
dev.vality.damsel.reports.ReportingSrv.cancelReport_result
| Package | Description |
|---|---|
| dev.vality.damsel.reports |
-
Uses of ReportingSrv.cancelReport_result in dev.vality.damsel.reports
Methods in dev.vality.damsel.reports that return ReportingSrv.cancelReport_result Modifier and Type Method Description ReportingSrv.cancelReport_resultReportingSrv.cancelReport_result. deepCopy()ReportingSrv.cancelReport_resultReportingSrv.Processor.cancelReport. getResult(I iface, ReportingSrv.cancelReport_args args)ReportingSrv.cancelReport_resultReportingSrv.cancelReport_result. setEx1(ReportNotFound ex1)Methods in dev.vality.damsel.reports with parameters of type ReportingSrv.cancelReport_result Modifier and Type Method Description intReportingSrv.cancelReport_result. compareTo(ReportingSrv.cancelReport_result other)booleanReportingSrv.cancelReport_result. equals(ReportingSrv.cancelReport_result that)Constructors in dev.vality.damsel.reports with parameters of type ReportingSrv.cancelReport_result Constructor Description cancelReport_result(ReportingSrv.cancelReport_result other)Performs a deep copy on other.