Uses of Enum Class
org.damap.base.enums.EContributorRole
Packages that use EContributorRole
-
Uses of EContributorRole in org.damap.base.conversion
Methods in org.damap.base.conversion with parameters of type EContributorRoleModifier and TypeMethodDescriptionprotected List<Contributor>AbstractTemplateExportSetup.getContributorsByRole(List<Contributor> contributors, EContributorRole role) getContributorsByRole. -
Uses of EContributorRole in org.damap.base.enums
Methods in org.damap.base.enums that return EContributorRoleModifier and TypeMethodDescriptionstatic EContributorRolegetByRole.static EContributorRoleReturns the enum constant of this class with the specified name.static EContributorRole[]EContributorRole.values()Returns an array containing the constants of this enum class, in the order they are declared.