Uses of Class
org.orcid.jaxb.model.message.Title
Packages that use Title
-
Uses of Title in org.orcid.jaxb.model.message
Fields in org.orcid.jaxb.model.message declared as TitleModifier and TypeFieldDescriptionprotected TitleOrcidWork.journalTitleprotected TitleWork.journalTitleprotected TitleFundingTitle.titleprotected TitleWorkTitle.titleMethods in org.orcid.jaxb.model.message that return TitleModifier and TypeMethodDescriptionObjectFactory.createTitle()Create an instance ofTitleOrcidWork.getJournalTitle()Gets the value of the journalTitle property.Work.getJournalTitle()Gets the value of the journalTitle property.FundingTitle.getTitle()Gets the value of the title property.WorkTitle.getTitle()Gets the value of the title property.Methods in org.orcid.jaxb.model.message with parameters of type TitleModifier and TypeMethodDescriptionvoidOrcidWork.setJournalTitle(Title value) Sets the value of the journalTitle property.voidWork.setJournalTitle(Title value) Sets the value of the journalTitle property.voidSets the value of the title property.voidSets the value of the title property.