| Package | Description |
|---|---|
| com.licensespring.model.order |
Package
com.licensespring.model.order
contains all models associated with Order,
e.g. |
| Modifier and Type | Method and Description |
|---|---|
Feature |
Feature.FeatureBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<Feature> |
OrderLicense.getProductFeatures()
List of available features assigned to this license.
|
| Modifier and Type | Method and Description |
|---|---|
OrderLicense.OrderLicenseBuilder |
OrderLicense.OrderLicenseBuilder.productFeature(Feature productFeature) |
| Modifier and Type | Method and Description |
|---|---|
OrderLicense.OrderLicenseBuilder |
OrderLicense.OrderLicenseBuilder.productFeatures(Collection<? extends Feature> productFeatures) |
Copyright © 2024 Cense Data Inc.. All rights reserved.