public class ResponseEvent extends SurveyEvent
PluginBusEvent.NonVetoable
Constructor and Description |
---|
ResponseEvent(IPBComponent source)
Deprecated.
Creates a new event.
|
Modifier and Type | Method and Description |
---|---|
int |
getQuestionNo()
Deprecated.
Gets the questionNo attribute of the ResponseBeforePopulateEvent object
|
long |
getRespondentId()
Deprecated.
Gets the respondentId attribute of the RespondentCompleteEvent object
|
void |
setQuestionNo(int questionNo)
Deprecated.
Sets the questionNo attribute of the ResponseBeforePopulateEvent object
|
void |
setRespondentId(long respondentId)
Deprecated.
Sets the respondentId attribute of the RespondentCompleteEvent object
|
getSurveyId, setSurveyId
getSource, isVetoed, paramString, toString, veto
public ResponseEvent(IPBComponent source)
source
- The event sourcepublic void setRespondentId(long respondentId)
respondentId
- The new respondentId valuepublic long getRespondentId()
public void setQuestionNo(int questionNo)
questionNo
- The new questionNo valuepublic int getQuestionNo()
Built on January 16 2019