Modifier and Type | Method and Description |
---|---|
UAParser.DeviceType |
UAParser.UserAgent.getDeviceType() |
static UAParser.DeviceType |
UAParser.DeviceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UAParser.DeviceType[] |
UAParser.DeviceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
UAParser.UserAgent.setDeviceType(UAParser.DeviceType deviceType) |
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.