Package io.jmix.reports.yarg.structure
Interface ReportParameterWithDefaultValue
- All Superinterfaces:
- ReportParameter,- Serializable
- All Known Implementing Classes:
- ReportInputParameter
- 
Method SummaryMethods inherited from interface io.jmix.reports.yarg.structure.ReportParametergetAlias, getName, getParameterClass, getRequired
- 
Method Details- 
getDefaultValueString getDefaultValue()- Returns:
- default value of the parameter, if exists
 
 
-