Uses of Class
org.jmythapi.database.IMythShutdownSettings.StartupMode

Packages that use IMythShutdownSettings.StartupMode
org.jmythapi.database   
org.jmythapi.database.impl   
 

Uses of IMythShutdownSettings.StartupMode in org.jmythapi.database
 

Methods in org.jmythapi.database that return IMythShutdownSettings.StartupMode
 IMythShutdownSettings.StartupMode IMythShutdownSettings.getStartupMode(Date startupTime)
           
static IMythShutdownSettings.StartupMode IMythShutdownSettings.StartupMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IMythShutdownSettings.StartupMode[] IMythShutdownSettings.StartupMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of IMythShutdownSettings.StartupMode in org.jmythapi.database.impl
 

Methods in org.jmythapi.database.impl that return IMythShutdownSettings.StartupMode
 IMythShutdownSettings.StartupMode MythShutdownStatus.getStartupMode(Date startupTime)
           
 



Copyright © 2008-2013. All Rights Reserved.