Uses of Enum Class
org.damap.base.rest.madmp.dto.Dmp.EthicalIssuesExist
Packages that use Dmp.EthicalIssuesExist
-
Uses of Dmp.EthicalIssuesExist in org.damap.base.rest.madmp.dto
Methods in org.damap.base.rest.madmp.dto that return Dmp.EthicalIssuesExistModifier and TypeMethodDescriptionstatic Dmp.EthicalIssuesExistDmp.getEthicalIssuesExist()The DMP Ethical Issues Exist Schemastatic Dmp.EthicalIssuesExistReturns the enum constant of this class with the specified name.static Dmp.EthicalIssuesExist[]Dmp.EthicalIssuesExist.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.damap.base.rest.madmp.dto with parameters of type Dmp.EthicalIssuesExistModifier and TypeMethodDescriptionvoidDmp.setEthicalIssuesExist(Dmp.EthicalIssuesExist ethicalIssuesExist) The DMP Ethical Issues Exist Schema -
Uses of Dmp.EthicalIssuesExist in org.damap.base.rest.madmp.mapper
Methods in org.damap.base.rest.madmp.mapper that return Dmp.EthicalIssuesExistModifier and TypeMethodDescriptionMaDmpMapper.getEthicalIssuesExist(DmpDO dmpDO) getEthicalIssuesExist.