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 |
---|---|
OrderLicense |
OrderLicense.OrderLicenseBuilder.build() |
OrderLicense |
OrderLicenseFactory.create(LicenseIdentity identity)
Create order license from license identity.
|
Modifier and Type | Method and Description |
---|---|
List<OrderLicense> |
OrderItem.getLicenses() |
Modifier and Type | Method and Description |
---|---|
OrderItem.OrderItemBuilder |
OrderItem.OrderItemBuilder.license(OrderLicense license) |
Modifier and Type | Method and Description |
---|---|
OrderItem.OrderItemBuilder |
OrderItem.OrderItemBuilder.licenses(Collection<? extends OrderLicense> licenses) |
Copyright © 2025 Cense Data Inc.. All rights reserved.