Uses of Class
de.codecentric.reedelk.runtime.api.script.dynamicvalue.DynamicBigDecimal
-
Packages that use DynamicBigDecimal Package Description de.codecentric.reedelk.runtime.api.script.dynamicvalue -
-
Uses of DynamicBigDecimal in de.codecentric.reedelk.runtime.api.script.dynamicvalue
Methods in de.codecentric.reedelk.runtime.api.script.dynamicvalue that return DynamicBigDecimal Modifier and Type Method Description static DynamicBigDecimalDynamicBigDecimal. from(Object body)static DynamicBigDecimalDynamicBigDecimal. from(Object body, ModuleContext context)
-