net.sf.dynamicreports.report.builder.datatype
Class TimeHourToSecondType
java.lang.Object
net.sf.dynamicreports.report.base.datatype.AbstractDataType<Date,Date>
net.sf.dynamicreports.report.builder.datatype.DateType
net.sf.dynamicreports.report.builder.datatype.TimeHourToSecondType
- All Implemented Interfaces:
- Serializable, DRIDataType<Date,Date>
public class TimeHourToSecondType
- extends DateType
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeHourToSecondType
public TimeHourToSecondType()
getPattern
public String getPattern()
- Specified by:
getPattern
in interface DRIDataType<Date,Date>
- Overrides:
getPattern
in class DateType
getHorizontalAlignment
public HorizontalAlignment getHorizontalAlignment()
- Specified by:
getHorizontalAlignment
in interface DRIDataType<Date,Date>
- Overrides:
getHorizontalAlignment
in class DateType
Copyright © 2010-2014. All Rights Reserved.