Class RepeatableList.ChoiceEntry

All Implemented Interfaces:
Describable<RepeatableList.Entry>
Enclosing class:
RepeatableList

public static final class RepeatableList.ChoiceEntry extends RepeatableList.Entry
  • Constructor Details

    • ChoiceEntry

      @DataBoundConstructor public ChoiceEntry(String choice)
  • Method Details

    • getChoice

      public String getChoice()