@Deprecated public class LicenseKeyProduct extends LicenseKeyProduct
Constructor and Description |
---|
LicenseKeyProduct(String productName,
int majorVersion,
int minorVersion,
LicenseKeyProductFeature[] productFeatures)
Deprecated.
|
LicenseKeyProduct(String productName,
int majorVersion,
int minorVersion,
String type,
LicenseKeyProductFeature[] productFeatures)
Deprecated.
|
LicenseKeyProduct(String productName,
int majorVersion,
int minorVersion,
String type,
String deploymentType,
Date expire,
String platform,
LicenseKeyProductFeature[] productFeatures)
Deprecated.
|
LicenseKeyProduct(String productName,
int majorVersion,
LicenseKeyProductFeature[] productFeatures)
Deprecated.
|
LicenseKeyProduct(String productName,
int majorVersion,
String type,
String deploymentType,
Date expire,
String platform,
LicenseKeyProductFeature[] productFeatures)
Deprecated.
|
getDeploymentType, getExpire, getMajorVersion, getMinorVersion, getPlatform, getProductFeatures, getProductName, getType
public LicenseKeyProduct(String productName, int majorVersion, int minorVersion, String type, String deploymentType, Date expire, String platform, LicenseKeyProductFeature[] productFeatures)
public LicenseKeyProduct(String productName, int majorVersion, String type, String deploymentType, Date expire, String platform, LicenseKeyProductFeature[] productFeatures)
public LicenseKeyProduct(String productName, int majorVersion, int minorVersion, LicenseKeyProductFeature[] productFeatures)
public LicenseKeyProduct(String productName, int majorVersion, int minorVersion, String type, LicenseKeyProductFeature[] productFeatures)
public LicenseKeyProduct(String productName, int majorVersion, LicenseKeyProductFeature[] productFeatures)
Copyright © 2018. All rights reserved.