Uses of Class
org.orcid.jaxb.model.common_v2.Title
Packages that use Title
-
Uses of Title in org.orcid.jaxb.model.record_v2
Fields in org.orcid.jaxb.model.record_v2 declared as TitleModifier and TypeFieldDescriptionprotected TitleSubject.journalTitleprotected TitleWork.journalTitleprotected TitlePeerReview.subjectContainerNameprotected TitleFundingTitle.titleprotected TitleWorkTitle.titleMethods in org.orcid.jaxb.model.record_v2 that return TitleModifier and TypeMethodDescriptionSubject.getJournalTitle()Work.getJournalTitle()Gets the value of the journalTitle property.PeerReview.getSubjectContainerName()FundingTitle.getTitle()Gets the value of the title property.WorkTitle.getTitle()Gets the value of the title property.Methods in org.orcid.jaxb.model.record_v2 with parameters of type TitleModifier and TypeMethodDescriptionvoidSubject.setJournalTitle(Title journalTitle) voidWork.setJournalTitle(Title value) Sets the value of the journalTitle property.voidPeerReview.setSubjectContainerName(Title subjectContainerName) voidSets the value of the title property.voidSets the value of the title property.