A B C D E G H I M O P R T U V 

V

valueOf(String) - Static method in enum eu.bitwalker.useragentutils.Application
Returns the enum constant of this type with the specified name.
valueOf(short) - Static method in enum eu.bitwalker.useragentutils.Application
Returns the enum constant of this type with the specified id.
valueOf(String) - Static method in enum eu.bitwalker.useragentutils.ApplicationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.bitwalker.useragentutils.Browser
Returns the enum constant of this type with the specified name.
valueOf(short) - Static method in enum eu.bitwalker.useragentutils.Browser
Returns the enum constant of this type with the specified id.
valueOf(String) - Static method in enum eu.bitwalker.useragentutils.BrowserType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.bitwalker.useragentutils.DeviceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.bitwalker.useragentutils.Manufacturer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.bitwalker.useragentutils.OperatingSystem
Returns the enum constant of this type with the specified name.
valueOf(short) - Static method in enum eu.bitwalker.useragentutils.OperatingSystem
Returns the enum constant of this type with the specified id.
valueOf(String) - Static method in enum eu.bitwalker.useragentutils.RenderingEngine
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in class eu.bitwalker.useragentutils.UserAgent
Returns UserAgent based on specified unique id
valueOf(String) - Static method in class eu.bitwalker.useragentutils.UserAgent
Returns UserAgent based on combined string representation
values() - Static method in enum eu.bitwalker.useragentutils.Application
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.bitwalker.useragentutils.ApplicationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.bitwalker.useragentutils.Browser
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.bitwalker.useragentutils.BrowserType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.bitwalker.useragentutils.DeviceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.bitwalker.useragentutils.Manufacturer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.bitwalker.useragentutils.OperatingSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.bitwalker.useragentutils.RenderingEngine
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in eu.bitwalker.useragentutils
Container for general version information.
Version(String, String, String) - Constructor for class eu.bitwalker.useragentutils.Version
 
A B C D E G H I M O P R T U V