Class IntegerParameterValue

java.lang.Object
io.jmix.dashboards.model.parameter.type.ParameterValue
io.jmix.dashboards.model.parameter.type.IntegerParameterValue
All Implemented Interfaces:
HasPrimitiveValue

public class IntegerParameterValue extends ParameterValue implements HasPrimitiveValue
  • Field Details

  • Constructor Details

    • IntegerParameterValue

      public IntegerParameterValue()
    • IntegerParameterValue

      public IntegerParameterValue(Integer value)
  • Method Details