Interface IPropCnrChoiceSettings<CHOICE extends IPropCnrChoiceOption<CHOICE>>

    • Method Detail

      • set

        default boolean set​(CHOICE choice)
        Sets a choice option.
        Parameters:
        choice - The choice.
        Returns:
        true if the value was changed, false for no change.