Uses of Class
cronapi.report.DataSourcesInBand.ParamValue
-
Packages that use DataSourcesInBand.ParamValue Package Description cronapi.report -
-
Uses of DataSourcesInBand.ParamValue in cronapi.report
Methods in cronapi.report that return types with arguments of type DataSourcesInBand.ParamValue Modifier and Type Method Description List<DataSourcesInBand.ParamValue>DataSourcesInBand.DataSource. getQueryParams()Method parameters in cronapi.report with type arguments of type DataSourcesInBand.ParamValue Modifier and Type Method Description voidDataSourcesInBand.DataSource. setQueryParams(List<DataSourcesInBand.ParamValue> queryParams)
-