Uses of Class
arta.synergy.web.common.client.data.api.APIEvent

Packages that use APIEvent
arta.synergy.web.common.client.data.api   
 

Uses of APIEvent in arta.synergy.web.common.client.data.api
 

Methods in arta.synergy.web.common.client.data.api that return APIEvent
static APIEvent APIEvent.getByName(java.lang.String eventName)
           
static APIEvent APIEvent.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static APIEvent[] APIEvent.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2000 Dummy Corp. All Rights Reserved.