Uses of Class
org.gedcomx.util.date.SimpleDate

Packages that use SimpleDate
org.gedcomx.util.date   
 

Uses of SimpleDate in org.gedcomx.util.date
 

Methods in org.gedcomx.util.date that return SimpleDate
 SimpleDate FormalDate.getEnd()
          Deprecated. Get the ending date for this FormalDate range.
 SimpleDate FormalDate.getStart()
          Deprecated. Get the starting date for this FormalDate.
 

Methods in org.gedcomx.util.date with parameters of type SimpleDate
 void FormalDate.setEnd(SimpleDate end)
          Deprecated. Set the ending date of this FormalDate range.
 void FormalDate.setStart(SimpleDate start)
          Deprecated. Set the starting date.
 



Copyright © 2015. All rights reserved.