net.sf.dynamicreports.report.builder.datatype
Class DateMonthType

java.lang.Object
  extended by net.sf.dynamicreports.report.base.datatype.AbstractDataType<Date,Date>
      extended by net.sf.dynamicreports.report.builder.datatype.DateType
          extended by net.sf.dynamicreports.report.builder.datatype.DateMonthType
All Implemented Interfaces:
Serializable, DRIDataType<Date,Date>

public class DateMonthType
extends DateType

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)
See Also:
Serialized Form

Constructor Summary
DateMonthType()
           
 
Method Summary
 HorizontalAlignment getHorizontalAlignment()
           
 String getPattern()
           
 
Methods inherited from class net.sf.dynamicreports.report.builder.datatype.DateType
stringToValue, valueToString
 
Methods inherited from class net.sf.dynamicreports.report.base.datatype.AbstractDataType
getValueClass, getValueFormatter, stringToValue, stringToValue, valueToString, valueToString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateMonthType

public DateMonthType()
Method Detail

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.