Interface DoubleParameter

All Superinterfaces:
RuleParameter<Double>

public interface DoubleParameter
extends RuleParameter<Double>
Double parameter.
Since:
9.10.2
  • Method Details

    • getPropertyType

      PropertyType getPropertyType()
      Returns the property type.
      Returns:
      the property type
      Since:
      9.10.2
      See Also:
      PropertyType