Uses of Enum Class
eu.dnetlib.dhp.schema.oaf.rel.beans.ProjectRoles
Packages that use ProjectRoles
-
Uses of ProjectRoles in eu.dnetlib.dhp.schema.oaf.rel
Methods in eu.dnetlib.dhp.schema.oaf.rel that return ProjectRolesMethods in eu.dnetlib.dhp.schema.oaf.rel with parameters of type ProjectRolesModifier and TypeMethodDescriptionvoidProjectParticipation.setRoleInProject(ProjectRoles roleInProject) -
Uses of ProjectRoles in eu.dnetlib.dhp.schema.oaf.rel.beans
Methods in eu.dnetlib.dhp.schema.oaf.rel.beans that return ProjectRolesModifier and TypeMethodDescriptionstatic ProjectRolesProjectRoles.mapStringToEnum(String input) static ProjectRolesReturns the enum constant of this class with the specified name.static ProjectRoles[]ProjectRoles.values()Returns an array containing the constants of this enum class, in the order they are declared.