Uses of Enum Class
org.gedcomx.date.GedcomxDateType
-
Uses of GedcomxDateType in org.gedcomx.date
Methods in org.gedcomx.date that return GedcomxDateTypeModifier and TypeMethodDescriptionabstract GedcomxDateTypeGedcomxDate.getType()Return the type of dateGedcomxDateApproximate.getType()The type of this dateGedcomxDateDuration.getType()The type of this dateGedcomxDateRange.getType()Get the type of this dateGedcomxDateRecurring.getType()Get the date typeGedcomxDateSimple.getType()Get the Date Typestatic GedcomxDateTypeReturns the enum constant of this class with the specified name.static GedcomxDateType[]GedcomxDateType.values()Returns an array containing the constants of this enum class, in the order they are declared.