Class BooleanParameterValue

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

public class BooleanParameterValue extends ParameterValue implements HasPrimitiveValue
  • Field Details

  • Constructor Details

    • BooleanParameterValue

      public BooleanParameterValue()
    • BooleanParameterValue

      public BooleanParameterValue(Boolean value)
  • Method Details