Class RepeatableList.SimpleEntry

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

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

    • SimpleEntry

      @DataBoundConstructor public SimpleEntry(String text)
  • Method Details

    • getText

      public String getText()