org.dfdaemon.il2.api.event.player
Class OccupySeatEvent

java.lang.Object
  extended by org.dfdaemon.il2.api.event.Event
      extended by org.dfdaemon.il2.api.event.LocatableEvent
          extended by org.dfdaemon.il2.api.event.player.OccupySeatEvent
All Implemented Interfaces:
Serializable

public class OccupySeatEvent
extends LocatableEvent

Author:
aka50
See Also:
Serialized Form

Constructor Summary
OccupySeatEvent()
           
 
Method Summary
 String getByWho()
           
 void setByWho(String byWho)
           
 String toString()
           
 
Methods inherited from class org.dfdaemon.il2.api.event.LocatableEvent
getName, getWho, getX, getY, setWho, setX, setY
 
Methods inherited from class org.dfdaemon.il2.api.event.Event
getDate, setDate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OccupySeatEvent

public OccupySeatEvent()
Method Detail

getByWho

public String getByWho()

setByWho

public void setByWho(String byWho)

toString

public String toString()
Overrides:
toString in class LocatableEvent


Copyright © 2007-2008. All Rights Reserved.