Uses of Class
org.orcid.jaxb.model.message.FuzzyDate
Packages that use FuzzyDate
Package
Description
-
Uses of FuzzyDate in org.orcid.jaxb.model.common_v2
Constructors in org.orcid.jaxb.model.common_v2 with parameters of type FuzzyDate -
Uses of FuzzyDate in org.orcid.jaxb.model.message
Subclasses of FuzzyDate in org.orcid.jaxb.model.messageFields in org.orcid.jaxb.model.message declared as FuzzyDateModifier and TypeFieldDescriptionprotected FuzzyDateAffiliation.endDateprotected FuzzyDateFunding.endDateprotected FuzzyDateAffiliation.startDateprotected FuzzyDateFunding.startDateMethods in org.orcid.jaxb.model.message that return FuzzyDateModifier and TypeMethodDescriptionObjectFactory.createFuzzyDate()Create an instance ofFuzzyDateAffiliation.getEndDate()Gets the value of the endDate property.Funding.getEndDate()Gets the value of the endDate property.Affiliation.getStartDate()Gets the value of the startDate property.Funding.getStartDate()Gets the value of the startDate property.Methods in org.orcid.jaxb.model.message that return types with arguments of type FuzzyDateModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FuzzyDate>ObjectFactory.createEndDate(FuzzyDate value) Create a JAXBElement representation of the given FuzzyDate valuejakarta.xml.bind.JAXBElement<FuzzyDate>ObjectFactory.createStartDate(FuzzyDate value) Create a JAXBElement representation of the given FuzzyDate valueMethods in org.orcid.jaxb.model.message with parameters of type FuzzyDateModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FuzzyDate>ObjectFactory.createEndDate(FuzzyDate value) Create a JAXBElement representation of the given FuzzyDate valuejakarta.xml.bind.JAXBElement<FuzzyDate>ObjectFactory.createStartDate(FuzzyDate value) Create a JAXBElement representation of the given FuzzyDate valuevoidAffiliation.setEndDate(FuzzyDate value) Sets the value of the endDate property.voidFunding.setEndDate(FuzzyDate value) Sets the value of the endDate property.voidAffiliation.setStartDate(FuzzyDate value) Sets the value of the startDate property.voidFunding.setStartDate(FuzzyDate value) Sets the value of the startDate property.Constructors in org.orcid.jaxb.model.message with parameters of type FuzzyDate -
Uses of FuzzyDate in org.orcid.jaxb.model.v3.release.common
Constructors in org.orcid.jaxb.model.v3.release.common with parameters of type FuzzyDate