@Deprecated public class LicenseKeyProductFeature extends Object
| Constructor and Description |
|---|
LicenseKeyProductFeature(String featureName,
int featureVersion)
Deprecated.
Creates a product feature Pojo.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFeatureName()
Deprecated.
Getter for the feature name.
|
int |
getFeatureVersion()
Deprecated.
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 © 2021. All rights reserved.