Interface IBooleanComboParameterization

    • Method Detail

      • getTrueText

        String getTrueText()
        Returns the text of true value.
        Returns:
        the text of true value.
      • getFalseText

        String getFalseText()
        Returns the text of false value.
        Returns:
        the text of false value.
      • getNullText

        String getNullText()
        Returns the text of null value.
        Returns:
        the text of null value.