public class SurveyEvent extends PluginBusEvent
PluginBusEvent.NonVetoable
Constructor and Description |
---|
SurveyEvent(IPBComponent source)
Deprecated.
Creates a new survey event.
|
Modifier and Type | Method and Description |
---|---|
long |
getSurveyId()
Deprecated.
Gets the surveyId attribute of the SurveyEvent object
|
void |
setSurveyId(long surveyId)
Deprecated.
Sets the surveyId attribute of the SurveyEvent object
|
getSource, isVetoed, paramString, toString, veto
public SurveyEvent(IPBComponent source)
source
- The message sourcepublic void setSurveyId(long surveyId)
surveyId
- The new surveyId valuepublic long getSurveyId()
Built on January 16 2019