Uses of Class
me.snowdrop.licenses.sanitiser.provider.ExternalLicenseDto
-
Packages that use ExternalLicenseDto Package Description me.snowdrop.licenses.sanitiser.provider -
-
Uses of ExternalLicenseDto in me.snowdrop.licenses.sanitiser.provider
Methods in me.snowdrop.licenses.sanitiser.provider that return types with arguments of type ExternalLicenseDto Modifier and Type Method Description java.util.Set<ExternalLicenseDto>ExternalLicensesDto. getLicenses()Method parameters in me.snowdrop.licenses.sanitiser.provider with type arguments of type ExternalLicenseDto Modifier and Type Method Description voidExternalLicensesDto. setLicenses(java.util.Set<ExternalLicenseDto> licenses)
-