Uses of Enum
jmri.jmrit.logix.WarrantPreferences.Shutdown
Packages that use WarrantPreferences.Shutdown
-
Uses of WarrantPreferences.Shutdown in jmri.jmrit.logix
Methods in jmri.jmrit.logix that return WarrantPreferences.ShutdownModifier and TypeMethodDescriptionWarrantPreferences.getShutdown()static WarrantPreferences.ShutdownReturns the enum constant of this type with the specified name.static WarrantPreferences.Shutdown[]WarrantPreferences.Shutdown.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrit.logix with parameters of type WarrantPreferences.ShutdownModifier and TypeMethodDescriptionvoidWarrantPreferences.setShutdown(WarrantPreferences.Shutdown set)