Uses of Class
dev.vality.damsel.reports.ReportingSrv.GetReports_result
Packages that use ReportingSrv.GetReports_result
-
Uses of ReportingSrv.GetReports_result in dev.vality.damsel.reports
Methods in dev.vality.damsel.reports that return ReportingSrv.GetReports_resultModifier and TypeMethodDescriptionReportingSrv.GetReports_result.deepCopy()ReportingSrv.Processor.GetReports.getResult(I iface, ReportingSrv.GetReports_args args) ReportingSrv.GetReports_result.setEx1(DatasetTooBig ex1) ReportingSrv.GetReports_result.setEx2(InvalidRequest ex2) ReportingSrv.GetReports_result.setSuccess(List<Report> success) Methods in dev.vality.damsel.reports with parameters of type ReportingSrv.GetReports_resultModifier and TypeMethodDescriptionintReportingSrv.GetReports_result.compareTo(ReportingSrv.GetReports_result other) booleanReportingSrv.GetReports_result.equals(ReportingSrv.GetReports_result that) Constructors in dev.vality.damsel.reports with parameters of type ReportingSrv.GetReports_resultModifierConstructorDescriptionPerforms a deep copy on other.