Uses of Class
de.piratech.dasding.data.Event.EVENTSTATUS

Packages that use Event.EVENTSTATUS
de.piratech.dasding.data   
 

Uses of Event.EVENTSTATUS in de.piratech.dasding.data
 

Methods in de.piratech.dasding.data that return Event.EVENTSTATUS
 Event.EVENTSTATUS Event.getStatus()
           
static Event.EVENTSTATUS Event.EVENTSTATUS.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Event.EVENTSTATUS[] Event.EVENTSTATUS.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.piratech.dasding.data with parameters of type Event.EVENTSTATUS
 void Event.setStatus(Event.EVENTSTATUS status)
           
 



Copyright © 2012 Piratech. All Rights Reserved.