Uses of Class
org.bidib.wizard.mvc.main.view.component.BoosterOnConfirmDialog.CommandStationStartMode
-
Packages that use BoosterOnConfirmDialog.CommandStationStartMode Package Description org.bidib.wizard.mvc.main.view.component -
-
Uses of BoosterOnConfirmDialog.CommandStationStartMode in org.bidib.wizard.mvc.main.view.component
Methods in org.bidib.wizard.mvc.main.view.component that return BoosterOnConfirmDialog.CommandStationStartMode Modifier and Type Method Description BoosterOnConfirmDialog.CommandStationStartModeBoosterOnConfirmDialog.CommandStationStartModel. getStartMode()static BoosterOnConfirmDialog.CommandStationStartModeBoosterOnConfirmDialog.CommandStationStartMode. valueOf(String name)Returns the enum constant of this type with the specified name.static BoosterOnConfirmDialog.CommandStationStartModeBoosterOnConfirmDialog.CommandStationStartMode. valueOf(org.bidib.wizard.model.status.CommandStationStatus value)Returns the enum constant of this type with the specified name.static BoosterOnConfirmDialog.CommandStationStartMode[]BoosterOnConfirmDialog.CommandStationStartMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bidib.wizard.mvc.main.view.component with parameters of type BoosterOnConfirmDialog.CommandStationStartMode Modifier and Type Method Description voidBoosterOnConfirmDialog.CommandStationStartModel. setStartMode(BoosterOnConfirmDialog.CommandStationStartMode startMode)
-