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