public interface UserAgentDetail
Modifier and Type | Method and Description |
---|---|
String |
detailType()
Type of the detail represented.
|
boolean |
hardwareDetail()
Indicates if it is a detail describing the hardware.
|
String |
name()
Name of the detail.
|
boolean |
plaformDetail()
Indicates if it is a detail describing the platform.
|
String |
version()
Version of the detail.
|
String name()
String version()
boolean plaformDetail()
boolean hardwareDetail()
String detailType()
Copyright © 2016. All Rights Reserved.