Uses of Enum Class
org.orcid.jaxb.model.message.ContributorRole
Packages that use ContributorRole
-
Uses of ContributorRole in org.orcid.jaxb.model.message
Fields in org.orcid.jaxb.model.message declared as ContributorRoleMethods in org.orcid.jaxb.model.message that return ContributorRoleModifier and TypeMethodDescriptionstatic ContributorRoleContributorAttributes.getContributorRole()Gets the value of the contributorRole property.static ContributorRoleReturns the enum constant of this class with the specified name.static ContributorRole[]ContributorRole.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.orcid.jaxb.model.message with parameters of type ContributorRoleModifier and TypeMethodDescriptionvoidContributorAttributes.setContributorRole(ContributorRole value) Sets the value of the contributorRole property.