Uses of Enum Class
org.orcid.jaxb.model.record_v2.FundingContributorRole
Packages that use FundingContributorRole
-
Uses of FundingContributorRole in org.orcid.jaxb.model.record_v2
Fields in org.orcid.jaxb.model.record_v2 declared as FundingContributorRoleModifier and TypeFieldDescriptionprotected FundingContributorRoleFundingContributorAttributes.contributorRoleMethods in org.orcid.jaxb.model.record_v2 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.record_v2 with parameters of type FundingContributorRoleModifier and TypeMethodDescriptionvoidFundingContributorAttributes.setContributorRole(FundingContributorRole value) Sets the value of the contributorRole property.