Uses of Enum
org.qubership.atp.mia.model.Constants.SystemSwitcherNames
Packages that use Constants.SystemSwitcherNames
-
Uses of Constants.SystemSwitcherNames in org.qubership.atp.mia.model
Methods in org.qubership.atp.mia.model that return Constants.SystemSwitcherNamesModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static Constants.SystemSwitcherNames[]Constants.SystemSwitcherNames.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Constants.SystemSwitcherNames in org.qubership.atp.mia.utils
Methods in org.qubership.atp.mia.utils with parameters of type Constants.SystemSwitcherNamesModifier and TypeMethodDescriptionstatic SwitcherUtils.getSystemSwitcherByName(Constants.SystemSwitcherNames name, List<Switcher> systemSwitchers)