Uses of Class
org.geotools.temporal.object.DefaultDuration
-
Packages that use DefaultDuration Package Description org.geotools.temporal.object -
-
Uses of DefaultDuration in org.geotools.temporal.object
Subclasses of DefaultDuration in org.geotools.temporal.object Modifier and Type Class Description class
DefaultIntervalLength
A data type for intervals of time which supports the expression of duration in terms of a specified multiple of a single unit of time.class
DefaultPeriodDuration
Uses the format specified by ISO 8601 for exchanging information about the duration of a period.
-