public class VelocityCancellableEvent extends java.lang.Object implements CancellableEvent
Constructor and Description |
---|
VelocityCancellableEvent() |
Modifier and Type | Method and Description |
---|---|
boolean |
isCancelled() |
void |
setCancelled(boolean cancelled) |
public boolean isCancelled()
isCancelled
in interface CancellableEvent
public void setCancelled(boolean cancelled)
setCancelled
in interface CancellableEvent