Uses of Class
de.tub.citydb.api.event.global.GlobalEvents

Packages that use GlobalEvents
de.tub.citydb.api.event.global   
 

Uses of GlobalEvents in de.tub.citydb.api.event.global
 

Methods in de.tub.citydb.api.event.global that return GlobalEvents
static GlobalEvents GlobalEvents.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GlobalEvents[] GlobalEvents.values()
          Returns an array containing the constants of this enum type, in the order they are declared.