Uses of Class
org.gedcomx.date.GedcomxDateType
-
-
Uses of GedcomxDateType in org.gedcomx.date
Methods in org.gedcomx.date that return GedcomxDateType Modifier and Type Method Description abstract GedcomxDateTypeGedcomxDate. getType()Return the type of dateGedcomxDateTypeGedcomxDateApproximate. getType()The type of this dateGedcomxDateTypeGedcomxDateDuration. getType()The type of this dateGedcomxDateTypeGedcomxDateRange. getType()Get the type of this dateGedcomxDateTypeGedcomxDateRecurring. getType()Get the date typeGedcomxDateTypeGedcomxDateSimple. getType()Get the Date Typestatic GedcomxDateTypeGedcomxDateType. valueOf(String name)Returns the enum constant of this type with the specified name.static GedcomxDateType[]GedcomxDateType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-