Uses of Enum Class
com.atlassian.confluence.util.MobileUtils.MobileOS
Packages that use MobileUtils.MobileOS
-
Uses of MobileUtils.MobileOS in com.atlassian.confluence.util
Methods in com.atlassian.confluence.util that return MobileUtils.MobileOSModifier and TypeMethodDescriptionstatic MobileUtils.MobileOS
MobileUtils.getMobileOS
(javax.servlet.http.HttpServletRequest request) Get mobile os typestatic MobileUtils.MobileOS
Returns the enum constant of this class with the specified name.static MobileUtils.MobileOS[]
MobileUtils.MobileOS.values()
Returns an array containing the constants of this enum class, in the order they are declared.