Uses of Enum
ch.swisscom.mid.client.model.UserLanguage
Packages that use UserLanguage
-
Uses of UserLanguage in ch.swisscom.mid.client.model
Methods in ch.swisscom.mid.client.model that return UserLanguageModifier and TypeMethodDescriptionstatic UserLanguageUserLanguage.getByValue(String value) UserLangAdditionalService.getUserLanguage()static UserLanguageReturns the enum constant of this type with the specified name.static UserLanguage[]UserLanguage.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in ch.swisscom.mid.client.model with parameters of type UserLanguageConstructors in ch.swisscom.mid.client.model with parameters of type UserLanguage