| 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 |
|---|---|
Set<InfoToStore> |
BaseConfiguration.getInfoToStore()
Collection of what information to track.
|
| Modifier and Type | Method and Description |
|---|---|
B |
BaseConfiguration.ConfigurationBuilder.infoToStore(InfoToStore infoToStore) |
| Modifier and Type | Method and Description |
|---|---|
static InfoToStore |
InfoToStore.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InfoToStore[] |
InfoToStore.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Cense Data Inc.. All rights reserved.