Uses of Enum Class
org.qubership.atp.environments.model.UserSetting.ViewType
Packages that use UserSetting.ViewType
-
Uses of UserSetting.ViewType in org.qubership.atp.environments.model
Methods in org.qubership.atp.environments.model that return UserSetting.ViewTypeModifier and TypeMethodDescriptionstatic UserSetting.ViewTypeUserSetting.ViewType.findByName(String name) static UserSetting.ViewTypeReturns the enum constant of this class with the specified name.static UserSetting.ViewType[]UserSetting.ViewType.values()Returns an array containing the constants of this enum class, in the order they are declared.