Interface LicenseTransactionJoin
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
LicenseTransactionJoinImpl
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setLicense
(License license) void
setTransaction
(Transaction transaction)
-
Method Details
-
setTransaction
-
getTransaction
Transaction getTransaction() -
setLicense
-
getLicense
License getLicense()
-