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

Packages that use Duration
org.gedcomx.util.date   
 

Uses of Duration in org.gedcomx.util.date
 

Methods in org.gedcomx.util.date that return Duration
 Duration FormalDate.getDuration()
          Deprecated. Get the Duration portion of a FormalDate, or null if there is no duration.
 

Methods in org.gedcomx.util.date with parameters of type Duration
 void FormalDate.setDuration(Duration duration)
          Deprecated. Set the duration of a FormalDate.
 



Copyright © 2015. All rights reserved.