public interface IOmrElement
The interface for the OMR elements
Modifier and Type | Method and Description |
---|---|
String |
getAnswer()
Forms a string with recognition result
|
String |
getCsv()
Forms answers as a comma-separated values string
|
String |
getQuestionName()
Gets the Question Name
|
void |
setQuestionName(String value)
Sets the Question Name
|
String getQuestionName()
Gets the Question Name
void setQuestionName(String value)
Sets the Question Name
value
- the Question NameString getAnswer()
Forms a string with recognition result
String getCsv()
Forms answers as a comma-separated values string