|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gedcomx.date.GedcomxDate
public abstract class GedcomxDate
A Formal Gedcomx Date
| Constructor Summary | |
|---|---|
GedcomxDate()
|
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GedcomxDate()
| Method Detail |
|---|
public abstract GedcomxDateType getType()
public abstract boolean isApproximate()
public abstract String toFormalString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||