Package org.adempiere.report.jasper
Class ColumnLookup
java.lang.Object
org.adempiere.report.jasper.ColumnLookup
- All Implemented Interfaces:
BiFunction<String,
Object, Object>
- Author:
- hengsin
-
Constructor Details
-
ColumnLookup
- Parameters:
language
-
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceBiFunction<String,
Object, Object>
-