Uses of Class
play.modules.morphia.MorphiaEvent

Packages that use MorphiaEvent
play.modules.morphia   
 

Uses of MorphiaEvent in play.modules.morphia
 

Methods in play.modules.morphia that return MorphiaEvent
static MorphiaEvent MorphiaEvent.forId(java.lang.String name)
           
static MorphiaEvent MorphiaEvent.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MorphiaEvent[] MorphiaEvent.values()
          Returns an array containing the constants of this enum type, in the order they are declared.