Uses of Class
nl.bitwalker.useragentutils.Application

Uses of Application in nl.bitwalker.useragentutils
 

Methods in nl.bitwalker.useragentutils that return Application
static Application Application.parseReferrerString(java.lang.String referrerString)
           
static Application Application.valueOf(short id)
          Returns the enum constant of this type with the specified id.
static Application Application.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Application[] Application.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.