public class LicenseKeyProductFeature extends Object
Constructor and Description |
---|
LicenseKeyProductFeature(String featureName,
int featureVersion)
Creates a product feature Pojo
|
Modifier and Type | Method and Description |
---|---|
String |
getFeatureName()
Getter for the feature name.
|
int |
getFeatureVersion()
Getter for the feature version number
|
public LicenseKeyProductFeature(String featureName, int featureVersion)
featureName
- the feature namefeatureVersion
- the feature versionpublic String getFeatureName()
public int getFeatureVersion()
Copyright © 2017. All rights reserved.