Uses of Class
org.orcid.jaxb.model.common_v2.CreatedDate
Packages that use CreatedDate
Package
Description
-
Uses of CreatedDate in org.orcid.jaxb.model.groupid_v2
Fields in org.orcid.jaxb.model.groupid_v2 declared as CreatedDateMethods in org.orcid.jaxb.model.groupid_v2 that return CreatedDateMethods in org.orcid.jaxb.model.groupid_v2 with parameters of type CreatedDate -
Uses of CreatedDate in org.orcid.jaxb.model.record_v2
Fields in org.orcid.jaxb.model.record_v2 declared as CreatedDateModifier and TypeFieldDescriptionprotected CreatedDateAddress.createdDateprotected CreatedDateBiography.createdDateprotected CreatedDateEducation.createdDateprotected CreatedDateEmail.createdDateprotected CreatedDateEmployment.createdDateprotected CreatedDateFunding.createdDateprotected CreatedDateKeyword.createdDateprotected CreatedDateName.createdDateprotected CreatedDateOtherName.createdDateprotected CreatedDatePeerReview.createdDateprotected CreatedDatePersonExternalIdentifier.createdDateprotected CreatedDateResearcherUrl.createdDateprotected CreatedDateWork.createdDateMethods in org.orcid.jaxb.model.record_v2 that return CreatedDateModifier and TypeMethodDescriptionActivity.getCreatedDate()Address.getCreatedDate()Affiliation.getCreatedDate()Biography.getCreatedDate()Education.getCreatedDate()Email.getCreatedDate()Employment.getCreatedDate()Funding.getCreatedDate()Keyword.getCreatedDate()Name.getCreatedDate()OtherName.getCreatedDate()PeerReview.getCreatedDate()PersonExternalIdentifier.getCreatedDate()ResearcherUrl.getCreatedDate()Work.getCreatedDate()Methods in org.orcid.jaxb.model.record_v2 with parameters of type CreatedDateModifier and TypeMethodDescriptionvoidActivity.setCreatedDate(CreatedDate value) voidAddress.setCreatedDate(CreatedDate createdDate) voidAffiliation.setCreatedDate(CreatedDate value) voidBiography.setCreatedDate(CreatedDate createdDate) voidEducation.setCreatedDate(CreatedDate value) voidEmail.setCreatedDate(CreatedDate createdDate) voidEmployment.setCreatedDate(CreatedDate value) voidFunding.setCreatedDate(CreatedDate value) voidKeyword.setCreatedDate(CreatedDate createdDate) voidName.setCreatedDate(CreatedDate createdDate) voidOtherName.setCreatedDate(CreatedDate createdDate) voidPeerReview.setCreatedDate(CreatedDate createdDate) voidPersonExternalIdentifier.setCreatedDate(CreatedDate createdDate) voidResearcherUrl.setCreatedDate(CreatedDate createdDate) voidWork.setCreatedDate(CreatedDate value) -
Uses of CreatedDate in org.orcid.jaxb.model.record.summary_v2
Fields in org.orcid.jaxb.model.record.summary_v2 declared as CreatedDateModifier and TypeFieldDescriptionprotected CreatedDateEducationSummary.createdDateprotected CreatedDateEmploymentSummary.createdDateprotected CreatedDateFundingSummary.createdDateprotected CreatedDatePeerReviewSummary.createdDateprotected CreatedDateWorkSummary.createdDateMethods in org.orcid.jaxb.model.record.summary_v2 that return CreatedDateModifier and TypeMethodDescriptionEducationSummary.getCreatedDate()EmploymentSummary.getCreatedDate()FundingSummary.getCreatedDate()PeerReviewSummary.getCreatedDate()WorkSummary.getCreatedDate()Methods in org.orcid.jaxb.model.record.summary_v2 with parameters of type CreatedDateModifier and TypeMethodDescriptionvoidEducationSummary.setCreatedDate(CreatedDate createdDate) voidEmploymentSummary.setCreatedDate(CreatedDate createdDate) voidFundingSummary.setCreatedDate(CreatedDate createdDate) voidPeerReviewSummary.setCreatedDate(CreatedDate createdDate) voidWorkSummary.setCreatedDate(CreatedDate createdDate)