Class TimeParameterValue

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

public class TimeParameterValue extends ParameterValue implements HasPrimitiveValue
  • Field Details

    • value

      protected Date value
  • Constructor Details

    • TimeParameterValue

      public TimeParameterValue()
    • TimeParameterValue

      public TimeParameterValue(Date value)
  • Method Details