Uses of Class
org.gedcomx.date.GedcomxDateUtil.Date
-
-
Uses of GedcomxDateUtil.Date in org.gedcomx.date
Methods in org.gedcomx.date with parameters of type GedcomxDateUtil.Date Modifier and Type Method Description protected static voidGedcomxDateUtil. zipDates(GedcomxDateUtil.Date start, GedcomxDateUtil.Date end)Ensures that both start and end have values where the other has values.protected static voidGedcomxDateUtil. zipDuration(GedcomxDateUtil.Date date, GedcomxDateDuration duration)Ensures that date has its properties initialized based on what the duration has.
-