public class Enquiry extends Text
| Modifier and Type | Method and Description |
|---|---|
short |
getAnswerLength() |
boolean |
getBlindAnswer() |
void |
setAnswer(String answer)
Submits the answer.
|
public boolean getBlindAnswer()
public short getAnswerLength()
public final void setAnswer(String answer) throws CAException
answer - The answer string. If null, it means that the user
aborted the dialogue.InvalidSetException - raised if the application calls
this method with an invalid value or more than onceCAExceptionCopyright © 2012 code4tv.com. All Rights Reserved.