Uses of Interface
com.labs64.netlicensing.domain.entity.LicenseTransactionJoin
Packages that use LicenseTransactionJoin
Package
Description
Classes in this package represent various NetLicensing objects.
-
Uses of LicenseTransactionJoin in com.labs64.netlicensing.domain.entity
Methods in com.labs64.netlicensing.domain.entity that return types with arguments of type LicenseTransactionJoinMethod parameters in com.labs64.netlicensing.domain.entity with type arguments of type LicenseTransactionJoinModifier and TypeMethodDescriptionvoid
Transaction.setLicenseTransactionJoins
(List<LicenseTransactionJoin> licenseTransactionJoins) -
Uses of LicenseTransactionJoin in com.labs64.netlicensing.domain.entity.impl
Classes in com.labs64.netlicensing.domain.entity.impl that implement LicenseTransactionJoinMethods in com.labs64.netlicensing.domain.entity.impl that return types with arguments of type LicenseTransactionJoinMethod parameters in com.labs64.netlicensing.domain.entity.impl with type arguments of type LicenseTransactionJoinModifier and TypeMethodDescriptionvoid
TransactionImpl.setLicenseTransactionJoins
(List<LicenseTransactionJoin> licenseTransactionJoins)