lsgapi
Class Evento

java.lang.Object
  extended by lsgapi.Evento

public class Evento
extends java.lang.Object

Clase que parsea los Eventos de la aventura.


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

Constructor Detail

Evento

public Evento(java.lang.String definicion)