|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.dynamicreports.report.defaults.xml.XmlDynamicReports
public class XmlDynamicReports
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 |
---|
protected XmlFont font
protected XmlDataType bigDecimalType
protected XmlDataType bigIntegerType
protected XmlDataType byteType
protected XmlDataType doubleType
protected XmlDataType floatType
protected XmlDataType integerType
protected XmlDataType longType
protected XmlDataType shortType
protected XmlDataType dateType
protected XmlDataType dateYearToMonthType
protected XmlDataType dateYearToHourType
protected XmlDataType dateYearToMinuteType
protected XmlDataType dateYearToSecondType
protected XmlDataType dateYearToFractionType
protected XmlDataType dateYearType
protected XmlDataType dateMonthType
protected XmlDataType dateDayType
protected XmlDataType timeHourToMinuteType
protected XmlDataType timeHourToSecondType
protected XmlDataType timeHourToFractionType
protected XmlDataType percentageType
protected XmlDataType booleanType
protected XmlDataType characterType
protected XmlDataType stringType
protected Boolean loadSystemFonts
Constructor Detail |
---|
public XmlDynamicReports()
Method Detail |
---|
public XmlFont getFont()
XmlFont
public void setFont(XmlFont value)
value
- allowed object is
XmlFont
public XmlDataType getBigDecimalType()
XmlDataType
public void setBigDecimalType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getBigIntegerType()
XmlDataType
public void setBigIntegerType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getByteType()
XmlDataType
public void setByteType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getDoubleType()
XmlDataType
public void setDoubleType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getFloatType()
XmlDataType
public void setFloatType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getIntegerType()
XmlDataType
public void setIntegerType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getLongType()
XmlDataType
public void setLongType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getShortType()
XmlDataType
public void setShortType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getDateType()
XmlDataType
public void setDateType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getDateYearToMonthType()
XmlDataType
public void setDateYearToMonthType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getDateYearToHourType()
XmlDataType
public void setDateYearToHourType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getDateYearToMinuteType()
XmlDataType
public void setDateYearToMinuteType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getDateYearToSecondType()
XmlDataType
public void setDateYearToSecondType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getDateYearToFractionType()
XmlDataType
public void setDateYearToFractionType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getDateYearType()
XmlDataType
public void setDateYearType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getDateMonthType()
XmlDataType
public void setDateMonthType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getDateDayType()
XmlDataType
public void setDateDayType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getTimeHourToMinuteType()
XmlDataType
public void setTimeHourToMinuteType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getTimeHourToSecondType()
XmlDataType
public void setTimeHourToSecondType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getTimeHourToFractionType()
XmlDataType
public void setTimeHourToFractionType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getPercentageType()
XmlDataType
public void setPercentageType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getBooleanType()
XmlDataType
public void setBooleanType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getCharacterType()
XmlDataType
public void setCharacterType(XmlDataType value)
value
- allowed object is
XmlDataType
public XmlDataType getStringType()
XmlDataType
public void setStringType(XmlDataType value)
value
- allowed object is
XmlDataType
public Boolean isLoadSystemFonts()
Boolean
public void setLoadSystemFonts(Boolean value)
value
- allowed object is
Boolean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |