Package | Description |
---|---|
net.sf.jasperreports.types.date |
Provides the built-in
DateRange type implementation. |
Modifier and Type | Method and Description |
---|---|
DateRangeBuilder |
DateRangeBuilder.set(java.lang.Class<? extends java.util.Date> valueClass)
Configuration method which sets value class,
to indicate desired class of DateRange.getStart and DateRange.getEnd methods.
|
DateRangeBuilder |
DateRangeBuilder.set(java.lang.Integer weekStartDay)
Configuration method which set start of a week
which will be used during DateRange.getStart and DateRange.getEnd calculations.
|
DateRangeBuilder |
DateRangeBuilder.set(java.util.Locale locale)
Configuration method which set start of a week
which will be used during DateRange.getStart and DateRange.getEnd calculations
from passed locale instance
|
DateRangeBuilder |
DateRangeBuilder.set(java.lang.String datePattern)
Configuration method which sets date pattern which will be used to parse expression
|
DateRangeBuilder |
DateRangeBuilder.set(java.util.TimeZone timeZone)
Configuration method which sets desired time zone which will be used to calculate DateRange.getStart and DateRange.getEnd.
|
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com