Uses of Enum Class
eu.dnetlib.dhp.schema.oaf.rel.beans.AuthorshipRoles
Packages that use AuthorshipRoles
-
Uses of AuthorshipRoles in eu.dnetlib.dhp.schema.oaf.rel.beans
Methods in eu.dnetlib.dhp.schema.oaf.rel.beans that return AuthorshipRolesModifier and TypeMethodDescriptionstatic AuthorshipRolesAuthorshipRoles.fromString(String text) Role.getRole()static AuthorshipRolesReturns the enum constant of this class with the specified name.static AuthorshipRoles[]AuthorshipRoles.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.dnetlib.dhp.schema.oaf.rel.beans with parameters of type AuthorshipRoles