Uses of Class
play.Play.Mode

Packages that use Play.Mode
play   
 

Uses of Play.Mode in play
 

Fields in play declared as Play.Mode
static Play.Mode Play.mode
          The application mode
 

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



Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly