Uses of Class
net.sf.dynamicreports.report.defaults.xml.XmlDataType

Packages that use XmlDataType
net.sf.dynamicreports.report.defaults.xml   
 

Uses of XmlDataType in net.sf.dynamicreports.report.defaults.xml
 

Fields in net.sf.dynamicreports.report.defaults.xml declared as XmlDataType
protected  XmlDataType XmlDynamicReports.bigDecimalType
           
protected  XmlDataType XmlDynamicReports.bigIntegerType
           
protected  XmlDataType XmlDynamicReports.booleanType
           
protected  XmlDataType XmlDynamicReports.byteType
           
protected  XmlDataType XmlDynamicReports.dateDayType
           
protected  XmlDataType XmlDynamicReports.dateMonthType
           
protected  XmlDataType XmlDynamicReports.dateType
           
protected  XmlDataType XmlDynamicReports.dateYearToFractionType
           
protected  XmlDataType XmlDynamicReports.dateYearToHourType
           
protected  XmlDataType XmlDynamicReports.dateYearToMinuteType
           
protected  XmlDataType XmlDynamicReports.dateYearToMonthType
           
protected  XmlDataType XmlDynamicReports.dateYearToSecondType
           
protected  XmlDataType XmlDynamicReports.dateYearType
           
protected  XmlDataType XmlDynamicReports.doubleType
           
protected  XmlDataType XmlDynamicReports.floatType
           
protected  XmlDataType XmlDynamicReports.characterType
           
protected  XmlDataType XmlDynamicReports.integerType
           
protected  XmlDataType XmlDynamicReports.longType
           
protected  XmlDataType XmlDynamicReports.percentageType
           
protected  XmlDataType XmlDynamicReports.shortType
           
protected  XmlDataType XmlDynamicReports.stringType
           
protected  XmlDataType XmlDynamicReports.timeHourToFractionType
           
protected  XmlDataType XmlDynamicReports.timeHourToMinuteType
           
protected  XmlDataType XmlDynamicReports.timeHourToSecondType
           
 

Methods in net.sf.dynamicreports.report.defaults.xml that return XmlDataType
 XmlDataType ObjectFactory.createXmlDataType()
          Create an instance of XmlDataType
 XmlDataType XmlDynamicReports.getBigDecimalType()
          Gets the value of the bigDecimalType property.
 XmlDataType XmlDynamicReports.getBigIntegerType()
          Gets the value of the bigIntegerType property.
 XmlDataType XmlDynamicReports.getBooleanType()
          Gets the value of the booleanType property.
 XmlDataType XmlDynamicReports.getByteType()
          Gets the value of the byteType property.
 XmlDataType XmlDynamicReports.getDateDayType()
          Gets the value of the dateDayType property.
 XmlDataType XmlDynamicReports.getDateMonthType()
          Gets the value of the dateMonthType property.
 XmlDataType XmlDynamicReports.getDateType()
          Gets the value of the dateType property.
 XmlDataType XmlDynamicReports.getDateYearToFractionType()
          Gets the value of the dateYearToFractionType property.
 XmlDataType XmlDynamicReports.getDateYearToHourType()
          Gets the value of the dateYearToHourType property.
 XmlDataType XmlDynamicReports.getDateYearToMinuteType()
          Gets the value of the dateYearToMinuteType property.
 XmlDataType XmlDynamicReports.getDateYearToMonthType()
          Gets the value of the dateYearToMonthType property.
 XmlDataType XmlDynamicReports.getDateYearToSecondType()
          Gets the value of the dateYearToSecondType property.
 XmlDataType XmlDynamicReports.getDateYearType()
          Gets the value of the dateYearType property.
 XmlDataType XmlDynamicReports.getDoubleType()
          Gets the value of the doubleType property.
 XmlDataType XmlDynamicReports.getFloatType()
          Gets the value of the floatType property.
 XmlDataType XmlDynamicReports.getCharacterType()
          Gets the value of the characterType property.
 XmlDataType XmlDynamicReports.getIntegerType()
          Gets the value of the integerType property.
 XmlDataType XmlDynamicReports.getLongType()
          Gets the value of the longType property.
 XmlDataType XmlDynamicReports.getPercentageType()
          Gets the value of the percentageType property.
 XmlDataType XmlDynamicReports.getShortType()
          Gets the value of the shortType property.
 XmlDataType XmlDynamicReports.getStringType()
          Gets the value of the stringType property.
 XmlDataType XmlDynamicReports.getTimeHourToFractionType()
          Gets the value of the timeHourToFractionType property.
 XmlDataType XmlDynamicReports.getTimeHourToMinuteType()
          Gets the value of the timeHourToMinuteType property.
 XmlDataType XmlDynamicReports.getTimeHourToSecondType()
          Gets the value of the timeHourToSecondType property.
 

Methods in net.sf.dynamicreports.report.defaults.xml with parameters of type XmlDataType
 void XmlDynamicReports.setBigDecimalType(XmlDataType value)
          Sets the value of the bigDecimalType property.
 void XmlDynamicReports.setBigIntegerType(XmlDataType value)
          Sets the value of the bigIntegerType property.
 void XmlDynamicReports.setBooleanType(XmlDataType value)
          Sets the value of the booleanType property.
 void XmlDynamicReports.setByteType(XmlDataType value)
          Sets the value of the byteType property.
 void XmlDynamicReports.setDateDayType(XmlDataType value)
          Sets the value of the dateDayType property.
 void XmlDynamicReports.setDateMonthType(XmlDataType value)
          Sets the value of the dateMonthType property.
 void XmlDynamicReports.setDateType(XmlDataType value)
          Sets the value of the dateType property.
 void XmlDynamicReports.setDateYearToFractionType(XmlDataType value)
          Sets the value of the dateYearToFractionType property.
 void XmlDynamicReports.setDateYearToHourType(XmlDataType value)
          Sets the value of the dateYearToHourType property.
 void XmlDynamicReports.setDateYearToMinuteType(XmlDataType value)
          Sets the value of the dateYearToMinuteType property.
 void XmlDynamicReports.setDateYearToMonthType(XmlDataType value)
          Sets the value of the dateYearToMonthType property.
 void XmlDynamicReports.setDateYearToSecondType(XmlDataType value)
          Sets the value of the dateYearToSecondType property.
 void XmlDynamicReports.setDateYearType(XmlDataType value)
          Sets the value of the dateYearType property.
 void XmlDynamicReports.setDoubleType(XmlDataType value)
          Sets the value of the doubleType property.
 void XmlDynamicReports.setFloatType(XmlDataType value)
          Sets the value of the floatType property.
 void XmlDynamicReports.setCharacterType(XmlDataType value)
          Sets the value of the characterType property.
 void XmlDynamicReports.setIntegerType(XmlDataType value)
          Sets the value of the integerType property.
 void XmlDynamicReports.setLongType(XmlDataType value)
          Sets the value of the longType property.
 void XmlDynamicReports.setPercentageType(XmlDataType value)
          Sets the value of the percentageType property.
 void XmlDynamicReports.setShortType(XmlDataType value)
          Sets the value of the shortType property.
 void XmlDynamicReports.setStringType(XmlDataType value)
          Sets the value of the stringType property.
 void XmlDynamicReports.setTimeHourToFractionType(XmlDataType value)
          Sets the value of the timeHourToFractionType property.
 void XmlDynamicReports.setTimeHourToMinuteType(XmlDataType value)
          Sets the value of the timeHourToMinuteType property.
 void XmlDynamicReports.setTimeHourToSecondType(XmlDataType value)
          Sets the value of the timeHourToSecondType property.
 



Copyright © 2010-2014. All Rights Reserved.