public class Windows extends OSPlatform
name, version
Constructor and Description |
---|
Windows(String name,
String version)
Constructor for a detail with a name and version.
|
Windows(String name,
String version,
String windowsName)
Constructor for a detail with a name, version and Windows name.
|
Modifier and Type | Method and Description |
---|---|
String |
toString() |
String |
windowsName()
Name generally used to refer to the Windows version.
|
detailType
hardwareDetail
plaformDetail
equals, hashCode, name, version
public Windows(String name, String version)
name
- The nameversion
- The versionpublic String windowsName()
public String toString()
toString
in class BaseUserAgentDetail
Copyright © 2016. All Rights Reserved.