| Modifier and Type | Method and Description |
|---|---|
GedcomxDateType |
GedcomxDateRange.getType()
Get the type of this date
|
GedcomxDateType |
GedcomxDateRecurring.getType()
Get the date type
|
abstract GedcomxDateType |
GedcomxDate.getType()
Return the type of date
|
GedcomxDateType |
GedcomxDateApproximate.getType()
The type of this date
|
GedcomxDateType |
GedcomxDateSimple.getType()
Get the Date Type
|
GedcomxDateType |
GedcomxDateDuration.getType()
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.