public abstract class PlatformDetail extends BaseUserAgentDetail
name, version
Modifier | Constructor and Description |
---|---|
protected |
PlatformDetail(String name)
Constructor for a detail with a name.
|
protected |
PlatformDetail(String name,
String version)
Constructor for a detail with a name and version.
|
Modifier and Type | Method and Description |
---|---|
boolean |
plaformDetail()
Indicates if it is a detail describing the platform.
|
detailType, equals, hashCode, name, toString, version
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
hardwareDetail
protected PlatformDetail(String name)
name
- public final boolean plaformDetail()
UserAgentDetail
Copyright © 2016. All Rights Reserved.