Uses of Class
org.gedcomx.date.GedcomxDateType

Uses of GedcomxDateType in org.gedcomx.date
 

Methods in org.gedcomx.date that return GedcomxDateType
abstract  GedcomxDateType GedcomxDate.getType()
          Return the type of date
 GedcomxDateType GedcomxDateRecurring.getType()
          Get the date type
 GedcomxDateType GedcomxDateSimple.getType()
          Get the Date Type
 GedcomxDateType GedcomxDateDuration.getType()
          The type of this date
 GedcomxDateType GedcomxDateApproximate.getType()
          The type of this date
 GedcomxDateType GedcomxDateRange.getType()
          Get the type of this date
static GedcomxDateType GedcomxDateType.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.
 



Copyright © 2016. All rights reserved.