Uses of Class
org.gedcomx.conclusion.Date
Packages that use Date
Package
Description
The conclusion model defines genealogical conclusion data.
The sources model.
-
Uses of Date in org.gedcomx.conclusion
Methods in org.gedcomx.conclusion that return DateModifier and TypeMethodDescriptionDate.confidence(URI confidence) Build up this conclusion with a confidence level.Date.confidence(ConfidenceLevel confidence) Build up this conclusion with a confidence level.Date.extensionElement(Object element) Build up this date with a field.Build up this date with a formal representation of the date.Date.formal(GedcomxDate formal) Build up this date with a formal representation of the date.Event.getDate()The date of this event.Fact.getDate()The date of applicability of this fact.HasDateAndPlace.getDate()The date.Name.getDate()The date the name was first applied or adopted.PlaceDescription.getTemporalDescription()A description of the time period to which this place description is relevant.Build up this date with original text as supplied by the user.Methods in org.gedcomx.conclusion with parameters of type DateModifier and TypeMethodDescriptionBuild up this event with a date.Build up this fact with a date.Build up this name with a date.voidThe date of this event.voidThe date of applicability of this fact.voidThe date.voidThe date the name was first applied or adopted.voidPlaceDescription.setTemporalDescription(Date temporalDescription) A description of the time period to which this place description is relevant.PlaceDescription.temporalDescription(Date temporalDescription) Build out this place description with a temporal description.Constructors in org.gedcomx.conclusion with parameters of type DateModifierConstructorDescriptionEvent(EventType EventType, Date date, PlaceReference place) Create a date/place event with the passed in type and values.Fact(FactType factType, Date date, PlaceReference place) Create a date/place fact with the passed in type and values.Fact(FactType factType, Date date, PlaceReference place, String value) Create a date/place fact with the passed in type and values. -
Uses of Date in org.gedcomx.rt
Methods in org.gedcomx.rt with parameters of type Date -
Uses of Date in org.gedcomx.source
Methods in org.gedcomx.source that return DateMethods in org.gedcomx.source with parameters of type DateModifier and TypeMethodDescriptionvoidCoverage.setTemporal(Date temporal) Temporal coverage.Build out this coverage with temporal coverage.