Uses of Enum Class
org.orcid.jaxb.model.common_v2.ContributorRole
Packages that use ContributorRole
-
Uses of ContributorRole in org.orcid.jaxb.model.common_v2
Fields in org.orcid.jaxb.model.common_v2 declared as ContributorRoleMethods in org.orcid.jaxb.model.common_v2 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.common_v2 with parameters of type ContributorRoleModifier and TypeMethodDescriptionvoidContributorAttributes.setContributorRole(ContributorRole value) Sets the value of the contributorRole property.