Class DecimalParameterValue
java.lang.Object
io.jmix.dashboards.model.parameter.type.ParameterValue
io.jmix.dashboards.model.parameter.type.DecimalParameterValue
- All Implemented Interfaces:
HasPrimitiveValue
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetValue()inthashCode()voidsetValue(BigDecimal value) toString()
-
Constructor Details
-
DecimalParameterValue
public DecimalParameterValue() -
DecimalParameterValue
-
-
Method Details