Uses of Class
org.mentawai.core.ApplicationManager.Environment

Packages that use ApplicationManager.Environment
org.mentawai.core   
 

Uses of ApplicationManager.Environment in org.mentawai.core
 

Methods in org.mentawai.core that return ApplicationManager.Environment
 ApplicationManager.Environment ApplicationManager.getEnvironment()
           
static ApplicationManager.Environment ApplicationManager.Environment.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ApplicationManager.Environment[] ApplicationManager.Environment.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.mentawai.core with parameters of type ApplicationManager.Environment
 void ApplicationManager.setEnvironment(ApplicationManager.Environment env)
           
 



Copyright © 2011. All Rights Reserved.