Uses of Class
cronapp.reports.commons.Parameter
-
Packages that use Parameter Package Description cronapp.reports cronapp.reports.commons -
-
Uses of Parameter in cronapp.reports
Method parameters in cronapp.reports with type arguments of type Parameter Modifier and Type Method Description PrintDesignReportManager. byDesign(List<Parameter> frontParameters) -
Uses of Parameter in cronapp.reports.commons
Methods in cronapp.reports.commons that return types with arguments of type Parameter Modifier and Type Method Description List<Parameter>ReportFront. getParameters()Methods in cronapp.reports.commons with parameters of type Parameter Modifier and Type Method Description ReportFrontReportFront. addParameter(Parameter parameter)Method parameters in cronapp.reports.commons with type arguments of type Parameter Modifier and Type Method Description voidReportFront. setParameters(List<Parameter> parameters)
-