Uses of Enum Class
org.bidib.wizard.mvc.main.view.component.BoosterOnConfirmDialog.CommandStationStartMode
Packages that use BoosterOnConfirmDialog.CommandStationStartMode
-
Uses of BoosterOnConfirmDialog.CommandStationStartMode in org.bidib.wizard.mvc.main.view.component
Methods in org.bidib.wizard.mvc.main.view.component that return BoosterOnConfirmDialog.CommandStationStartModeModifier and TypeMethodDescriptionBoosterOnConfirmDialog.CommandStationStartModel.getStartMode()Returns the enum constant of this class with the specified name.BoosterOnConfirmDialog.CommandStationStartMode.valueOf(org.bidib.wizard.model.status.CommandStationStatus value) Returns the enum constant of this class with the specified name.BoosterOnConfirmDialog.CommandStationStartMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.bidib.wizard.mvc.main.view.component with parameters of type BoosterOnConfirmDialog.CommandStationStartModeModifier and TypeMethodDescriptionvoidBoosterOnConfirmDialog.CommandStationStartModel.setStartMode(BoosterOnConfirmDialog.CommandStationStartMode startMode)