public abstract class GedcomxDate extends Object
| Constructor and Description |
|---|
GedcomxDate() |
| Modifier and Type | Method and Description |
|---|---|
abstract GedcomxDateType |
getType()
Return the type of date
|
abstract boolean |
isApproximate()
Whether or not this date is approximate
|
abstract String |
toFormalString()
The formal representation of this date
|
public abstract GedcomxDateType getType()
public abstract boolean isApproximate()
public abstract String toFormalString()
Copyright © 2021. All rights reserved.