Uses of Class
org.damap.base.rest.madmp.dto.Contributor
Packages that use Contributor
-
Uses of Contributor in org.damap.base.rest.madmp.dto
Methods in org.damap.base.rest.madmp.dto that return types with arguments of type ContributorMethod parameters in org.damap.base.rest.madmp.dto with type arguments of type ContributorModifier and TypeMethodDescriptionvoidDmp.setContributor(List<Contributor> contributor) The Contributor Schema -
Uses of Contributor in org.damap.base.rest.madmp.mapper
Methods in org.damap.base.rest.madmp.mapper that return ContributorModifier and TypeMethodDescriptionMaDmpMapper.mapToMaDmp(ContributorDO contributorDO, Contributor contributor) mapToMaDmp.Methods in org.damap.base.rest.madmp.mapper with parameters of type ContributorModifier and TypeMethodDescriptionMaDmpMapper.mapToMaDmp(ContributorDO contributorDO, Contributor contributor) mapToMaDmp.