Interface Device
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
BaseDevice
,UnknownDevice
- Author:
- Milen Dyankov, Michael C. Han
-
Method Details
-
getBrand
String getBrand() -
getBrowser
String getBrowser() -
getBrowserVersion
String getBrowserVersion() -
getModel
String getModel() -
getOS
String getOS() -
getOSVersion
String getOSVersion() -
getPointingMethod
String getPointingMethod() -
getScreenPhysicalSize
Dimensions getScreenPhysicalSize() -
getScreenResolution
Dimensions getScreenResolution() -
hasQwertyKeyboard
boolean hasQwertyKeyboard() -
isTablet
boolean isTablet()
-