Interface RangedAttributeType

    • Method Detail

      • minimumValue

        double minimumValue()
        Gets the minimum value an attribute of this type can hold.
        Returns:
        The minimum value an attribute could hold.
      • maximumValue

        double maximumValue()
        Gets the maximum value an attribute of this type can hold.
        Returns:
        The maximum value an attribute could hold.