Uses of Enum Class
org.alfresco.utility.web.browser.Browser
Packages that use Browser
-
Uses of Browser in org.alfresco.utility.web.browser
Methods in org.alfresco.utility.web.browser that return BrowserModifier and TypeMethodDescriptionstatic BrowserBrowser.getBrowserFromProperties(TasProperties properties) static BrowserReturns the enum constant of this class with the specified name.static Browser[]Browser.values()Returns an array containing the constants of this enum class, in the order they are declared.