Class ChoiceOption

All Implemented Interfaces:
Serializable

public class ChoiceOption extends OptionType
See Also:
  • Field Details

  • Constructor Details

    • ChoiceOption

      public ChoiceOption()
  • Method Details

    • getChoiceInfo

      public ElementDescription[] getChoiceInfo()
    • getDefaultIndex

      public Integer getDefaultIndex()
    • setChoiceInfo

      public void setChoiceInfo(ElementDescription[] choiceInfo)
    • setDefaultIndex

      public void setDefaultIndex(Integer defaultIndex)