org.dfdaemon.il2.api.event
Class NonLocatableEvent

java.lang.Object
  extended by org.dfdaemon.il2.api.event.Event
      extended by org.dfdaemon.il2.api.event.NonLocatableEvent
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
EquipEvent, ReflyMenuEvent

public abstract class NonLocatableEvent
extends Event

Author:
aka50
See Also:
Serialized Form

Constructor Summary
NonLocatableEvent()
           
 
Method Summary
 String getWho()
           
 void setWho(String who)
           
 String toString()
           
 
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

NonLocatableEvent

public NonLocatableEvent()
Method Detail

getWho

public String getWho()

setWho

public void setWho(String who)

toString

public String toString()
Overrides:
toString in class Event


Copyright © 2007-2008. All Rights Reserved.