Uses of Class
org.orcid.jaxb.model.message.WorkTitle
Packages that use WorkTitle
-
Uses of WorkTitle in org.orcid.jaxb.model.message
Fields in org.orcid.jaxb.model.message declared as WorkTitleModifier and TypeFieldDescriptionprotected WorkTitleOrcidWork.workTitleprotected WorkTitleWork.workTitleMethods in org.orcid.jaxb.model.message that return WorkTitleModifier and TypeMethodDescriptionObjectFactory.createWorkTitle()Create an instance ofWorkTitleOrcidWork.getWorkTitle()Gets the value of the workTitle property.Work.getWorkTitle()Gets the value of the workTitle property.Methods in org.orcid.jaxb.model.message with parameters of type WorkTitleModifier and TypeMethodDescriptionvoidOrcidWork.setWorkTitle(WorkTitle value) Sets the value of the workTitle property.voidWork.setWorkTitle(WorkTitle value) Sets the value of the workTitle property.