Uses of Interface
ch.nolix.baseapi.environment.licenseapi.ILicense
Packages that use ILicense
Package
Description
-
Uses of ILicense in ch.nolix.base.environment.license
Classes in ch.nolix.base.environment.license that implement ILicenseMethods in ch.nolix.base.environment.license with parameters of type ILicenseModifier and TypeMethodDescriptionvoidLicenseValidator.assertIsActivated(ILicense license) voidLicenseValidator.assertIsNotActivated(ILicense license) -
Uses of ILicense in ch.nolix.base.environment.nolixlicense
Classes in ch.nolix.base.environment.nolixlicense that implement ILicense -
Uses of ILicense in ch.nolix.baseapi.environment.licenseapi
Methods in ch.nolix.baseapi.environment.licenseapi that return types with arguments of type ILicenseMethods in ch.nolix.baseapi.environment.licenseapi with parameters of type ILicenseModifier and TypeMethodDescriptionvoidILicenseValidator.assertIsActivated(ILicense license) voidILicenseValidator.assertIsNotActivated(ILicense license)