Uses of Class
org.damap.base.rest.madmp.dto.License
Packages that use License
-
Uses of License in org.damap.base.rest.madmp.dto
Methods in org.damap.base.rest.madmp.dto that return types with arguments of type LicenseModifier and TypeMethodDescriptionDistribution.getLicense()The Dataset Distribution License(s) SchemaMethod parameters in org.damap.base.rest.madmp.dto with type arguments of type LicenseModifier and TypeMethodDescriptionvoidDistribution.setLicense(List<License> license) The Dataset Distribution License(s) Schema -
Uses of License in org.damap.base.rest.madmp.mapper
Methods in org.damap.base.rest.madmp.mapper that return LicenseModifier and TypeMethodDescriptionMaDmpMapper.mapToMaDmp(DatasetDO datasetDO, License license) mapToMaDmp.Methods in org.damap.base.rest.madmp.mapper with parameters of type LicenseModifier and TypeMethodDescriptionMaDmpMapper.mapToMaDmp(DatasetDO datasetDO, License license) mapToMaDmp.