Uses of Class
org.orcid.jaxb.model.message.WorkContributors
Packages that use WorkContributors
-
Uses of WorkContributors in org.orcid.jaxb.model.message
Fields in org.orcid.jaxb.model.message declared as WorkContributorsModifier and TypeFieldDescriptionprotected WorkContributorsOrcidWork.workContributorsprotected WorkContributorsWork.workContributorsMethods in org.orcid.jaxb.model.message that return WorkContributorsModifier and TypeMethodDescriptionObjectFactory.createWorkContributors()Create an instance ofWorkContributorsOrcidWork.getWorkContributors()Gets the value of the workContributors property.Work.getWorkContributors()Gets the value of the workContributors property.Methods in org.orcid.jaxb.model.message with parameters of type WorkContributorsModifier and TypeMethodDescriptionvoidOrcidWork.setWorkContributors(WorkContributors value) Sets the value of the workContributors property.voidWork.setWorkContributors(WorkContributors value) Sets the value of the workContributors property.