public class ParsedUserAgent extends Object
ParsedUserAgent()
String
getBrowser()
getDevice()
getOs()
void
setBrowser(String browser)
setDevice(String device)
setOs(String os)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ParsedUserAgent()
public String getDevice()
public void setDevice(String device)
public String getBrowser()
public void setBrowser(String browser)
public String getOs()
public void setOs(String os)
Copyright © 2022. All rights reserved.