Interface DoubleInformationParameter

All Superinterfaces:
InformationParameter<Double>

public interface DoubleInformationParameter extends InformationParameter<Double>
Double parameter.
Since:
9.12.7
See Also:
ParametricInformation
  • Method Details

    • getPropertyType

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