Package | Description |
---|---|
com.licensespring.management.model |
This package contains all models used in license-management SDK.
|
Modifier and Type | Method and Description |
---|---|
DeviceFeature[] |
BackOfficeLicenseFeature.getDeviceFeatures() |
Constructor and Description |
---|
BackOfficeLicenseFeature(Long id,
ProductFeature productFeature,
int maxConsumption,
int totalConsumptions,
DeviceFeature[] deviceFeatures,
Boolean allowUnlimitedConsumptions,
ZonedDateTime expiryDate,
Boolean allowOverages,
Long maxOverages,
Boolean resetConsumption,
String consumptionPeriod,
Boolean isFloating,
Boolean isFloatingCloud,
Long floatingUsers,
Long floatingTimeout,
com.google.gson.JsonElement metadata,
Long license) |
Copyright © 2024 Cense Data Inc.. All rights reserved.