Uses of Class
org.orcid.jaxb.model.message.ContributorOrcid
Packages that use ContributorOrcid
-
Uses of ContributorOrcid in org.orcid.jaxb.model.message
Fields in org.orcid.jaxb.model.message declared as ContributorOrcidModifier and TypeFieldDescriptionprotected ContributorOrcidContributor.contributorOrcidprotected ContributorOrcidFundingContributor.contributorOrcidMethods in org.orcid.jaxb.model.message that return ContributorOrcidModifier and TypeMethodDescriptionObjectFactory.createContributorOrcid()Create an instance ofContributorOrcidContributor.getContributorOrcid()Gets the value of the contributorOrcid property.FundingContributor.getContributorOrcid()Gets the value of the contributorOrcid property.Methods in org.orcid.jaxb.model.message with parameters of type ContributorOrcidModifier and TypeMethodDescriptionvoidContributor.setContributorOrcid(ContributorOrcid value) Sets the value of the contributorOrcid property.voidFundingContributor.setContributorOrcid(ContributorOrcid value) Sets the value of the contributorOrcid property.