trz.gaia
Class GaiaEvent

java.lang.Object
  |
  +--trz.gaia.GaiaEvent

public class GaiaEvent
extends java.lang.Object

Un generico evento legato a Gaia.


Constructor Summary
GaiaEvent()
           
 
Method Summary
 java.lang.String getTipo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GaiaEvent

public GaiaEvent()
Method Detail

getTipo

public final java.lang.String getTipo()