Modifier and Type | Field and Description |
---|---|
private String |
category |
private Name |
name |
Constructor and Description |
---|
Choice(Name name,
String category) |
Choice(String choice,
String category)
creates a choice object with name
|