Uses of Enum Class
org.orcid.jaxb.model.message.FundingContributorRole
Packages that use FundingContributorRole
-
Uses of FundingContributorRole in org.orcid.jaxb.model.message
Fields in org.orcid.jaxb.model.message declared as FundingContributorRoleModifier and TypeFieldDescriptionprotected FundingContributorRoleFundingContributorAttributes.contributorRoleMethods in org.orcid.jaxb.model.message that return FundingContributorRoleModifier and TypeMethodDescriptionstatic FundingContributorRoleFundingContributorAttributes.getContributorRole()Gets the value of the contributorRole property.static FundingContributorRoleReturns the enum constant of this class with the specified name.static FundingContributorRole[]FundingContributorRole.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 FundingContributorRoleModifier and TypeMethodDescriptionvoidFundingContributorAttributes.setContributorRole(FundingContributorRole value) Sets the value of the contributorRole property.