ru.tehkode.permissions.events
Class PermissionSystemEvent

java.lang.Object
  extended by org.bukkit.event.Event
      extended by ru.tehkode.permissions.events.PermissionEvent
          extended by ru.tehkode.permissions.events.PermissionSystemEvent
All Implemented Interfaces:
Serializable

public class PermissionSystemEvent
extends PermissionEvent

Author:
t3hk0d3
See Also:
Serialized Form

Nested Class Summary
static class PermissionSystemEvent.Action
           
 
Nested classes/interfaces inherited from class org.bukkit.event.Event
org.bukkit.event.Event.Category, org.bukkit.event.Event.Priority, org.bukkit.event.Event.Result, org.bukkit.event.Event.Type
 
Field Summary
protected  PermissionSystemEvent.Action action
           
 
Constructor Summary
PermissionSystemEvent(PermissionSystemEvent.Action action)
           
 
Method Summary
 PermissionSystemEvent.Action getAction()
           
 
Methods inherited from class org.bukkit.event.Event
getEventName, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

action

protected PermissionSystemEvent.Action action
Constructor Detail

PermissionSystemEvent

public PermissionSystemEvent(PermissionSystemEvent.Action action)
Method Detail

getAction

public PermissionSystemEvent.Action getAction()


Copyright © 2011. All Rights Reserved.