Uses of Class
play.modules.morphia.MorphiaPlugin.IdType

Packages that use MorphiaPlugin.IdType
play.modules.morphia   
 

Uses of MorphiaPlugin.IdType in play.modules.morphia
 

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



Copyright © 2012. All Rights Reserved.