Package com.codebarrel.tenant.api.model
Class AddOnInfo.LicenseInfo
java.lang.Object
com.codebarrel.tenant.api.model.AddOnInfo.LicenseInfo
- Enclosing class:
AddOnInfo
-
Constructor Summary
ConstructorsConstructorDescriptionLicenseInfo(boolean active, String type, boolean evaluation, String supportEntitlementNumber, LicenseStatus licenseStatus) -
Method Summary
-
Constructor Details
-
LicenseInfo
public LicenseInfo() -
LicenseInfo
public LicenseInfo(boolean active, String type, boolean evaluation, String supportEntitlementNumber, LicenseStatus licenseStatus)
-
-
Method Details