public class Feature extends SoftwarePlatformDetail
name, version
Constructor and Description |
---|
Feature(String name)
Constructor for feature with a name.
|
Feature(String name,
String version)
Constructor for feature with a name and version.
|
Modifier and Type | Method and Description |
---|---|
String |
detailType()
Type of the detail represented.
|
hardwareDetail
plaformDetail
public Feature(String name)
name
- The name of the featurepublic String detailType()
UserAgentDetail
detailType
in interface UserAgentDetail
detailType
in class BaseUserAgentDetail
Copyright © 2016. All Rights Reserved.