Modifier and Type | Field and Description |
---|---|
List<LinenoteChoiceDto> |
choices
Choices represented.
|
Constructor and Description |
---|
LinenoteDto()
No-arg constructor for deserialization.
|
LinenoteDto(Linenote<?> linenote)
Construct from a
Linenote instance. |
public List<LinenoteChoiceDto> choices