Uses of Class
dev.vality.damsel.reports.ReportingSrv.GenerateReport_result
Packages that use ReportingSrv.GenerateReport_result
-
Uses of ReportingSrv.GenerateReport_result in dev.vality.damsel.reports
Methods in dev.vality.damsel.reports that return ReportingSrv.GenerateReport_resultModifier and TypeMethodDescriptionReportingSrv.GenerateReport_result.deepCopy()ReportingSrv.Processor.GenerateReport.getResult(I iface, ReportingSrv.GenerateReport_args args) ReportingSrv.GenerateReport_result.setEx1(PartyNotFound ex1) ReportingSrv.GenerateReport_result.setEx2(ShopNotFound ex2) ReportingSrv.GenerateReport_result.setEx3(InvalidRequest ex3) ReportingSrv.GenerateReport_result.setSuccess(long success) Methods in dev.vality.damsel.reports with parameters of type ReportingSrv.GenerateReport_resultModifier and TypeMethodDescriptionintReportingSrv.GenerateReport_result.compareTo(ReportingSrv.GenerateReport_result other) booleanReportingSrv.GenerateReport_result.equals(ReportingSrv.GenerateReport_result that) Constructors in dev.vality.damsel.reports with parameters of type ReportingSrv.GenerateReport_resultModifierConstructorDescriptionPerforms a deep copy on other.