| Package | Description |
|---|---|
| com.licensespring |
Package
com.licensespring contains the main public classes of interest when implementing
the client SDKs (license-client, floating-client). |
| com.licensespring.model |
Package
com.licensespring.model
contains all models used in LicenseSpring. |
| Modifier and Type | Method and Description |
|---|---|
ConsumptionPeriod |
LicenseData.getConsumptionPeriod()
Period when the consumption uses (and overages if enabled) are reset
ConsumptionPeriod |
| Modifier and Type | Method and Description |
|---|---|
LicenseData.LicenseDataBuilder |
LicenseData.LicenseDataBuilder.consumptionPeriod(ConsumptionPeriod consumptionPeriod)
Period when the consumption uses (and overages if enabled) are reset
ConsumptionPeriod |
| Modifier and Type | Method and Description |
|---|---|
static ConsumptionPeriod |
ConsumptionPeriod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsumptionPeriod |
ConsumptionPeriod.valueOfType(String period)
Get value of consumption period.
|
static ConsumptionPeriod[] |
ConsumptionPeriod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Cense Data Inc.. All rights reserved.