Uses of Enum Class
org.damap.base.enums.EAgreement
Packages that use EAgreement
-
Uses of EAgreement in org.damap.base.enums
Methods in org.damap.base.enums that return EAgreementModifier and TypeMethodDescriptionstatic EAgreementEAgreement.getByValue(String value) getByValue.static EAgreementReturns the enum constant of this class with the specified name.static EAgreement[]EAgreement.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EAgreement in org.damap.base.rest.madmp.mapper
Methods in org.damap.base.rest.madmp.mapper with parameters of type EAgreementModifier and TypeMethodDescriptionMaDmpMapper.mapToMaDmp(EAgreement eAgreement, SecurityAndPrivacy securityAndPrivacy) mapToMaDmp.