Uses of Enum Class
es.kukenan.smartfi.common.enums.MobileOsEnum
Packages that use MobileOsEnum
-
Uses of MobileOsEnum in es.kukenan.smartfi.common.enums
Methods in es.kukenan.smartfi.common.enums that return MobileOsEnumModifier and TypeMethodDescriptionstatic MobileOsEnumReturns the enum constant of this class with the specified name.static MobileOsEnum[]MobileOsEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.