net.sf.dynamicreports.report.defaults.xml
Class XmlDynamicReports

java.lang.Object
  extended by net.sf.dynamicreports.report.defaults.xml.XmlDynamicReports

public class XmlDynamicReports
extends Object

Java class for DynamicReports complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="DynamicReports">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="font" type="{}Font" minOccurs="0"/>
         <element name="bigDecimalType" type="{}DataType" minOccurs="0"/>
         <element name="bigIntegerType" type="{}DataType" minOccurs="0"/>
         <element name="byteType" type="{}DataType" minOccurs="0"/>
         <element name="doubleType" type="{}DataType" minOccurs="0"/>
         <element name="floatType" type="{}DataType" minOccurs="0"/>
         <element name="integerType" type="{}DataType" minOccurs="0"/>
         <element name="longType" type="{}DataType" minOccurs="0"/>
         <element name="shortType" type="{}DataType" minOccurs="0"/>
         <element name="dateType" type="{}DataType" minOccurs="0"/>
         <element name="dateYearToMonthType" type="{}DataType" minOccurs="0"/>
         <element name="dateYearToHourType" type="{}DataType" minOccurs="0"/>
         <element name="dateYearToMinuteType" type="{}DataType" minOccurs="0"/>
         <element name="dateYearToSecondType" type="{}DataType" minOccurs="0"/>
         <element name="dateYearToFractionType" type="{}DataType" minOccurs="0"/>
         <element name="dateYearType" type="{}DataType" minOccurs="0"/>
         <element name="dateMonthType" type="{}DataType" minOccurs="0"/>
         <element name="dateDayType" type="{}DataType" minOccurs="0"/>
         <element name="timeHourToMinuteType" type="{}DataType" minOccurs="0"/>
         <element name="timeHourToSecondType" type="{}DataType" minOccurs="0"/>
         <element name="timeHourToFractionType" type="{}DataType" minOccurs="0"/>
         <element name="percentageType" type="{}DataType" minOccurs="0"/>
         <element name="booleanType" type="{}DataType" minOccurs="0"/>
         <element name="characterType" type="{}DataType" minOccurs="0"/>
         <element name="stringType" type="{}DataType" minOccurs="0"/>
         <element name="loadSystemFonts" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  XmlDataType bigDecimalType
           
protected  XmlDataType bigIntegerType
           
protected  XmlDataType booleanType
           
protected  XmlDataType byteType
           
protected  XmlDataType dateDayType
           
protected  XmlDataType dateMonthType
           
protected  XmlDataType dateType
           
protected  XmlDataType dateYearToFractionType
           
protected  XmlDataType dateYearToHourType
           
protected  XmlDataType dateYearToMinuteType
           
protected  XmlDataType dateYearToMonthType
           
protected  XmlDataType dateYearToSecondType
           
protected  XmlDataType dateYearType
           
protected  XmlDataType doubleType
           
protected  XmlDataType floatType
           
protected  XmlFont font
           
protected  XmlDataType characterType
           
protected  XmlDataType integerType
           
protected  Boolean loadSystemFonts
           
protected  XmlDataType longType
           
protected  XmlDataType percentageType
           
protected  XmlDataType shortType
           
protected  XmlDataType stringType
           
protected  XmlDataType timeHourToFractionType
           
protected  XmlDataType timeHourToMinuteType
           
protected  XmlDataType timeHourToSecondType
           
 
Constructor Summary
XmlDynamicReports()
           
 
Method Summary
 XmlDataType getBigDecimalType()
          Gets the value of the bigDecimalType property.
 XmlDataType getBigIntegerType()
          Gets the value of the bigIntegerType property.
 XmlDataType getBooleanType()
          Gets the value of the booleanType property.
 XmlDataType getByteType()
          Gets the value of the byteType property.
 XmlDataType getDateDayType()
          Gets the value of the dateDayType property.
 XmlDataType getDateMonthType()
          Gets the value of the dateMonthType property.
 XmlDataType getDateType()
          Gets the value of the dateType property.
 XmlDataType getDateYearToFractionType()
          Gets the value of the dateYearToFractionType property.
 XmlDataType getDateYearToHourType()
          Gets the value of the dateYearToHourType property.
 XmlDataType getDateYearToMinuteType()
          Gets the value of the dateYearToMinuteType property.
 XmlDataType getDateYearToMonthType()
          Gets the value of the dateYearToMonthType property.
 XmlDataType getDateYearToSecondType()
          Gets the value of the dateYearToSecondType property.
 XmlDataType getDateYearType()
          Gets the value of the dateYearType property.
 XmlDataType getDoubleType()
          Gets the value of the doubleType property.
 XmlDataType getFloatType()
          Gets the value of the floatType property.
 XmlFont getFont()
          Gets the value of the font property.
 XmlDataType getCharacterType()
          Gets the value of the characterType property.
 XmlDataType getIntegerType()
          Gets the value of the integerType property.
 XmlDataType getLongType()
          Gets the value of the longType property.
 XmlDataType getPercentageType()
          Gets the value of the percentageType property.
 XmlDataType getShortType()
          Gets the value of the shortType property.
 XmlDataType getStringType()
          Gets the value of the stringType property.
 XmlDataType getTimeHourToFractionType()
          Gets the value of the timeHourToFractionType property.
 XmlDataType getTimeHourToMinuteType()
          Gets the value of the timeHourToMinuteType property.
 XmlDataType getTimeHourToSecondType()
          Gets the value of the timeHourToSecondType property.
 Boolean isLoadSystemFonts()
          Gets the value of the loadSystemFonts property.
 void setBigDecimalType(XmlDataType value)
          Sets the value of the bigDecimalType property.
 void setBigIntegerType(XmlDataType value)
          Sets the value of the bigIntegerType property.
 void setBooleanType(XmlDataType value)
          Sets the value of the booleanType property.
 void setByteType(XmlDataType value)
          Sets the value of the byteType property.
 void setDateDayType(XmlDataType value)
          Sets the value of the dateDayType property.
 void setDateMonthType(XmlDataType value)
          Sets the value of the dateMonthType property.
 void setDateType(XmlDataType value)
          Sets the value of the dateType property.
 void setDateYearToFractionType(XmlDataType value)
          Sets the value of the dateYearToFractionType property.
 void setDateYearToHourType(XmlDataType value)
          Sets the value of the dateYearToHourType property.
 void setDateYearToMinuteType(XmlDataType value)
          Sets the value of the dateYearToMinuteType property.
 void setDateYearToMonthType(XmlDataType value)
          Sets the value of the dateYearToMonthType property.
 void setDateYearToSecondType(XmlDataType value)
          Sets the value of the dateYearToSecondType property.
 void setDateYearType(XmlDataType value)
          Sets the value of the dateYearType property.
 void setDoubleType(XmlDataType value)
          Sets the value of the doubleType property.
 void setFloatType(XmlDataType value)
          Sets the value of the floatType property.
 void setFont(XmlFont value)
          Sets the value of the font property.
 void setCharacterType(XmlDataType value)
          Sets the value of the characterType property.
 void setIntegerType(XmlDataType value)
          Sets the value of the integerType property.
 void setLoadSystemFonts(Boolean value)
          Sets the value of the loadSystemFonts property.
 void setLongType(XmlDataType value)
          Sets the value of the longType property.
 void setPercentageType(XmlDataType value)
          Sets the value of the percentageType property.
 void setShortType(XmlDataType value)
          Sets the value of the shortType property.
 void setStringType(XmlDataType value)
          Sets the value of the stringType property.
 void setTimeHourToFractionType(XmlDataType value)
          Sets the value of the timeHourToFractionType property.
 void setTimeHourToMinuteType(XmlDataType value)
          Sets the value of the timeHourToMinuteType property.
 void setTimeHourToSecondType(XmlDataType value)
          Sets the value of the timeHourToSecondType property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

font

protected XmlFont font

bigDecimalType

protected XmlDataType bigDecimalType

bigIntegerType

protected XmlDataType bigIntegerType

byteType

protected XmlDataType byteType

doubleType

protected XmlDataType doubleType

floatType

protected XmlDataType floatType

integerType

protected XmlDataType integerType

longType

protected XmlDataType longType

shortType

protected XmlDataType shortType

dateType

protected XmlDataType dateType

dateYearToMonthType

protected XmlDataType dateYearToMonthType

dateYearToHourType

protected XmlDataType dateYearToHourType

dateYearToMinuteType

protected XmlDataType dateYearToMinuteType

dateYearToSecondType

protected XmlDataType dateYearToSecondType

dateYearToFractionType

protected XmlDataType dateYearToFractionType

dateYearType

protected XmlDataType dateYearType

dateMonthType

protected XmlDataType dateMonthType

dateDayType

protected XmlDataType dateDayType

timeHourToMinuteType

protected XmlDataType timeHourToMinuteType

timeHourToSecondType

protected XmlDataType timeHourToSecondType

timeHourToFractionType

protected XmlDataType timeHourToFractionType

percentageType

protected XmlDataType percentageType

booleanType

protected XmlDataType booleanType

characterType

protected XmlDataType characterType

stringType

protected XmlDataType stringType

loadSystemFonts

protected Boolean loadSystemFonts
Constructor Detail

XmlDynamicReports

public XmlDynamicReports()
Method Detail

getFont

public XmlFont getFont()
Gets the value of the font property.

Returns:
possible object is XmlFont

setFont

public void setFont(XmlFont value)
Sets the value of the font property.

Parameters:
value - allowed object is XmlFont

getBigDecimalType

public XmlDataType getBigDecimalType()
Gets the value of the bigDecimalType property.

Returns:
possible object is XmlDataType

setBigDecimalType

public void setBigDecimalType(XmlDataType value)
Sets the value of the bigDecimalType property.

Parameters:
value - allowed object is XmlDataType

getBigIntegerType

public XmlDataType getBigIntegerType()
Gets the value of the bigIntegerType property.

Returns:
possible object is XmlDataType

setBigIntegerType

public void setBigIntegerType(XmlDataType value)
Sets the value of the bigIntegerType property.

Parameters:
value - allowed object is XmlDataType

getByteType

public XmlDataType getByteType()
Gets the value of the byteType property.

Returns:
possible object is XmlDataType

setByteType

public void setByteType(XmlDataType value)
Sets the value of the byteType property.

Parameters:
value - allowed object is XmlDataType

getDoubleType

public XmlDataType getDoubleType()
Gets the value of the doubleType property.

Returns:
possible object is XmlDataType

setDoubleType

public void setDoubleType(XmlDataType value)
Sets the value of the doubleType property.

Parameters:
value - allowed object is XmlDataType

getFloatType

public XmlDataType getFloatType()
Gets the value of the floatType property.

Returns:
possible object is XmlDataType

setFloatType

public void setFloatType(XmlDataType value)
Sets the value of the floatType property.

Parameters:
value - allowed object is XmlDataType

getIntegerType

public XmlDataType getIntegerType()
Gets the value of the integerType property.

Returns:
possible object is XmlDataType

setIntegerType

public void setIntegerType(XmlDataType value)
Sets the value of the integerType property.

Parameters:
value - allowed object is XmlDataType

getLongType

public XmlDataType getLongType()
Gets the value of the longType property.

Returns:
possible object is XmlDataType

setLongType

public void setLongType(XmlDataType value)
Sets the value of the longType property.

Parameters:
value - allowed object is XmlDataType

getShortType

public XmlDataType getShortType()
Gets the value of the shortType property.

Returns:
possible object is XmlDataType

setShortType

public void setShortType(XmlDataType value)
Sets the value of the shortType property.

Parameters:
value - allowed object is XmlDataType

getDateType

public XmlDataType getDateType()
Gets the value of the dateType property.

Returns:
possible object is XmlDataType

setDateType

public void setDateType(XmlDataType value)
Sets the value of the dateType property.

Parameters:
value - allowed object is XmlDataType

getDateYearToMonthType

public XmlDataType getDateYearToMonthType()
Gets the value of the dateYearToMonthType property.

Returns:
possible object is XmlDataType

setDateYearToMonthType

public void setDateYearToMonthType(XmlDataType value)
Sets the value of the dateYearToMonthType property.

Parameters:
value - allowed object is XmlDataType

getDateYearToHourType

public XmlDataType getDateYearToHourType()
Gets the value of the dateYearToHourType property.

Returns:
possible object is XmlDataType

setDateYearToHourType

public void setDateYearToHourType(XmlDataType value)
Sets the value of the dateYearToHourType property.

Parameters:
value - allowed object is XmlDataType

getDateYearToMinuteType

public XmlDataType getDateYearToMinuteType()
Gets the value of the dateYearToMinuteType property.

Returns:
possible object is XmlDataType

setDateYearToMinuteType

public void setDateYearToMinuteType(XmlDataType value)
Sets the value of the dateYearToMinuteType property.

Parameters:
value - allowed object is XmlDataType

getDateYearToSecondType

public XmlDataType getDateYearToSecondType()
Gets the value of the dateYearToSecondType property.

Returns:
possible object is XmlDataType

setDateYearToSecondType

public void setDateYearToSecondType(XmlDataType value)
Sets the value of the dateYearToSecondType property.

Parameters:
value - allowed object is XmlDataType

getDateYearToFractionType

public XmlDataType getDateYearToFractionType()
Gets the value of the dateYearToFractionType property.

Returns:
possible object is XmlDataType

setDateYearToFractionType

public void setDateYearToFractionType(XmlDataType value)
Sets the value of the dateYearToFractionType property.

Parameters:
value - allowed object is XmlDataType

getDateYearType

public XmlDataType getDateYearType()
Gets the value of the dateYearType property.

Returns:
possible object is XmlDataType

setDateYearType

public void setDateYearType(XmlDataType value)
Sets the value of the dateYearType property.

Parameters:
value - allowed object is XmlDataType

getDateMonthType

public XmlDataType getDateMonthType()
Gets the value of the dateMonthType property.

Returns:
possible object is XmlDataType

setDateMonthType

public void setDateMonthType(XmlDataType value)
Sets the value of the dateMonthType property.

Parameters:
value - allowed object is XmlDataType

getDateDayType

public XmlDataType getDateDayType()
Gets the value of the dateDayType property.

Returns:
possible object is XmlDataType

setDateDayType

public void setDateDayType(XmlDataType value)
Sets the value of the dateDayType property.

Parameters:
value - allowed object is XmlDataType

getTimeHourToMinuteType

public XmlDataType getTimeHourToMinuteType()
Gets the value of the timeHourToMinuteType property.

Returns:
possible object is XmlDataType

setTimeHourToMinuteType

public void setTimeHourToMinuteType(XmlDataType value)
Sets the value of the timeHourToMinuteType property.

Parameters:
value - allowed object is XmlDataType

getTimeHourToSecondType

public XmlDataType getTimeHourToSecondType()
Gets the value of the timeHourToSecondType property.

Returns:
possible object is XmlDataType

setTimeHourToSecondType

public void setTimeHourToSecondType(XmlDataType value)
Sets the value of the timeHourToSecondType property.

Parameters:
value - allowed object is XmlDataType

getTimeHourToFractionType

public XmlDataType getTimeHourToFractionType()
Gets the value of the timeHourToFractionType property.

Returns:
possible object is XmlDataType

setTimeHourToFractionType

public void setTimeHourToFractionType(XmlDataType value)
Sets the value of the timeHourToFractionType property.

Parameters:
value - allowed object is XmlDataType

getPercentageType

public XmlDataType getPercentageType()
Gets the value of the percentageType property.

Returns:
possible object is XmlDataType

setPercentageType

public void setPercentageType(XmlDataType value)
Sets the value of the percentageType property.

Parameters:
value - allowed object is XmlDataType

getBooleanType

public XmlDataType getBooleanType()
Gets the value of the booleanType property.

Returns:
possible object is XmlDataType

setBooleanType

public void setBooleanType(XmlDataType value)
Sets the value of the booleanType property.

Parameters:
value - allowed object is XmlDataType

getCharacterType

public XmlDataType getCharacterType()
Gets the value of the characterType property.

Returns:
possible object is XmlDataType

setCharacterType

public void setCharacterType(XmlDataType value)
Sets the value of the characterType property.

Parameters:
value - allowed object is XmlDataType

getStringType

public XmlDataType getStringType()
Gets the value of the stringType property.

Returns:
possible object is XmlDataType

setStringType

public void setStringType(XmlDataType value)
Sets the value of the stringType property.

Parameters:
value - allowed object is XmlDataType

isLoadSystemFonts

public Boolean isLoadSystemFonts()
Gets the value of the loadSystemFonts property.

Returns:
possible object is Boolean

setLoadSystemFonts

public void setLoadSystemFonts(Boolean value)
Sets the value of the loadSystemFonts property.

Parameters:
value - allowed object is Boolean


Copyright © 2010-2014. All Rights Reserved.