Uses of Class
org.orcid.jaxb.model.message.Citation
Packages that use Citation
-
Uses of Citation in org.orcid.jaxb.model.message
Fields in org.orcid.jaxb.model.message declared as CitationModifier and TypeFieldDescriptionprotected CitationOrcidWork.workCitationprotected CitationWork.workCitationMethods in org.orcid.jaxb.model.message that return CitationModifier and TypeMethodDescriptionObjectFactory.createCitation()Create an instance ofCitationOrcidWork.getWorkCitation()Gets the value of the workCitation property.Work.getWorkCitation()Gets the value of the workCitation property.Methods in org.orcid.jaxb.model.message that return types with arguments of type CitationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Citation>ObjectFactory.createWorkCitation(Citation value) Create a JAXBElement representation of the given Citation valueMethods in org.orcid.jaxb.model.message with parameters of type CitationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Citation>ObjectFactory.createWorkCitation(Citation value) Create a JAXBElement representation of the given Citation valuevoidOrcidWork.setWorkCitation(Citation value) Sets the value of the workCitation property.voidWork.setWorkCitation(Citation value) Sets the value of the workCitation property.