Package knf.hydra.core.models.data
Class ChoiceItem
-
- All Implemented Interfaces:
public final class ChoiceItemRepresents a choice item in the single and multi choice setting
-
-
Constructor Summary
Constructors Constructor Description ChoiceItem(String name, String value)
-