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