Uses of Interface
net.sf.jasperreports.types.date.TimestampRange
-
Packages that use TimestampRange Package Description net.sf.jasperreports.types.date Provides the built-inDateRangetype implementation. -
-
Uses of TimestampRange in net.sf.jasperreports.types.date
Classes in net.sf.jasperreports.types.date that implement TimestampRange Modifier and Type Class Description classFixedTimestampImplementation ofDateRangefor fixed, non relative timestamp.classRelativeTimestampRangeImplementation ofDateRangefor relative range of times.
-