58c7e30d05ca8e562be7dce8c6f9c038eb24eb76
[portal/sdk.git] /
1 /*-
2  * ================================================================================
3  * eCOMP Portal SDK
4  * ================================================================================
5  * Copyright (C) 2017 AT&T Intellectual Property
6  * ================================================================================
7  * Licensed under the Apache License, Version 2.0 (the "License");
8  * you may not use this file except in compliance with the License.
9  * You may obtain a copy of the License at
10  * 
11  *      http://www.apache.org/licenses/LICENSE-2.0
12  * 
13  * Unless required by applicable law or agreed to in writing, software
14  * distributed under the License is distributed on an "AS IS" BASIS,
15  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16  * See the License for the specific language governing permissions and
17  * limitations under the License.
18  * ================================================================================
19  */
20 //
21 // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.5-2 
22 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
23 // Any modifications to this file will be lost upon recompilation of the source schema. 
24 // Generated on: 2016.06.07 at 02:07:29 PM EDT 
25 //
26
27
28 package org.openecomp.portalsdk.analytics.xmlobj;
29
30 import javax.xml.bind.annotation.XmlAccessType;
31 import javax.xml.bind.annotation.XmlAccessorType;
32 import javax.xml.bind.annotation.XmlAttribute;
33 import javax.xml.bind.annotation.XmlElement;
34 import javax.xml.bind.annotation.XmlSchemaType;
35 import javax.xml.bind.annotation.XmlType;
36 import javax.xml.datatype.XMLGregorianCalendar;
37
38
39 /**
40  * <p>Java class for CustomReportType complex type.
41  * 
42  * <p>The following schema fragment specifies the expected content contained within this class.
43  * 
44  * <pre>
45  * &lt;complexType name="CustomReportType">
46  *   &lt;complexContent>
47  *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
48  *       &lt;sequence>
49  *         &lt;element name="reportName" type="{http://www.w3.org/2001/XMLSchema}string"/>
50  *         &lt;element name="reportDescr" type="{http://www.w3.org/2001/XMLSchema}string"/>
51  *         &lt;element name="numDashCols" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
52  *         &lt;element name="dashboardLayoutHTML" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
53  *         &lt;element name="dbInfo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
54  *         &lt;element name="dbType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
55  *         &lt;element name="chartType" type="{http://www.w3.org/2001/XMLSchema}string"/>
56  *         &lt;element name="chartTypeFixed" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
57  *         &lt;element name="chartMultiSeries" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
58  *         &lt;element name="chartLeftAxisLabel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
59  *         &lt;element name="chartRightAxisLabel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
60  *         &lt;element name="chartWidth" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
61  *         &lt;element name="chartHeight" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
62  *         &lt;element name="showChartTitle" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
63  *         &lt;element name="public" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
64  *         &lt;element name="hideFormFieldAfterRun" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
65  *         &lt;element name="createId" type="{http://www.w3.org/2001/XMLSchema}string"/>
66  *         &lt;element name="createDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
67  *         &lt;element name="reportSQL" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
68  *         &lt;element name="reportTitle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
69  *         &lt;element name="reportSubTitle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
70  *         &lt;element name="reportHeader" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
71  *         &lt;element name="frozenColumns" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
72  *         &lt;element name="pdfImgLogo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
73  *         &lt;element name="emptyMessage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
74  *         &lt;element name="widthNoColumn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
75  *         &lt;element name="dataGridAlign" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
76  *         &lt;element name="reportFooter" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
77  *         &lt;element name="numFormCols" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
78  *         &lt;element name="displayOptions" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
79  *         &lt;element name="jumpTo" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
80  *         &lt;element name="searchPageSize" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
81  *         &lt;element name="navPosition" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
82  *         &lt;element name="toggleLayout" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
83  *         &lt;element name="pageNav" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
84  *         &lt;element name="showPageSize" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
85  *         &lt;element name="showNavPos" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
86  *         &lt;element name="showGotoOption" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
87  *         &lt;element name="dataContainerHeight" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
88  *         &lt;element name="dataContainerWidth" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
89  *         &lt;element name="allowSchedule" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
90  *         &lt;element name="multiGroupColumn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
91  *         &lt;element name="topDown" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
92  *         &lt;element name="sizedByContent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
93  *         &lt;element ref="{}comment" minOccurs="0"/>
94  *         &lt;element name="dataSourceList" type="{}DataSourceList" minOccurs="0"/>
95  *         &lt;element name="formFieldList" type="{}FormFieldList" minOccurs="0"/>
96  *         &lt;element name="javascriptList" type="{}JavascriptList" minOccurs="0"/>
97  *         &lt;element name="semaphoreList" type="{}SemaphoreList" minOccurs="0"/>
98  *         &lt;element name="dashboardOptions" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
99  *         &lt;element name="dashboardType" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
100  *         &lt;element name="reportInNewWindow" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
101  *         &lt;element name="displayFolderTree" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
102  *         &lt;element name="maxRowsInExcelDownload" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
103  *         &lt;element name="dashBoardReports" type="{}DashboardReports" minOccurs="0"/>
104  *         &lt;element name="dashBoardReportsNew" type="{}DashboardReportsNew" minOccurs="0"/>
105  *         &lt;element name="chartAdditionalOptions" type="{}ChartAdditionalOptions" minOccurs="0"/>
106  *         &lt;element name="pdfAdditionalOptions" type="{}PDFAdditionalOptions" minOccurs="0"/>
107  *         &lt;element name="chartDrillOptions" type="{}ChartDrillOptions" minOccurs="0"/>
108  *         &lt;element name="dataminingOptions" type="{}DataminingOptions" minOccurs="0"/>
109  *         &lt;element name="javascriptElement" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
110  *         &lt;element name="folderId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
111  *         &lt;element name="drillURLInPoPUpPresent" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
112  *         &lt;element name="isOneTimeScheduleAllowed" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
113  *         &lt;element name="isHourlyScheduleAllowed" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
114  *         &lt;element name="isDailyScheduleAllowed" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
115  *         &lt;element name="isDailyMFScheduleAllowed" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
116  *         &lt;element name="isWeeklyScheduleAllowed" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
117  *         &lt;element name="isMonthlyScheduleAllowed" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
118  *         &lt;element name="reportMap" type="{}ReportMap" minOccurs="0"/>
119  *       &lt;/sequence>
120  *       &lt;attribute name="pageSize" type="{http://www.w3.org/2001/XMLSchema}int" />
121  *       &lt;attribute name="reportType" type="{http://www.w3.org/2001/XMLSchema}string" />
122  *     &lt;/restriction>
123  *   &lt;/complexContent>
124  * &lt;/complexType>
125  * </pre>
126  * 
127  * 
128  */
129 @XmlAccessorType(XmlAccessType.FIELD)
130 @XmlType(name = "CustomReportType", propOrder = {
131     "reportName",
132     "reportDescr",
133     "numDashCols",
134     "dashboardLayoutHTML",
135     "dbInfo",
136     "dbType",
137     "chartType",
138     "chartTypeFixed",
139     "chartMultiSeries",
140     "chartLeftAxisLabel",
141     "chartRightAxisLabel",
142     "chartWidth",
143     "chartHeight",
144     "showChartTitle",
145     "_public",
146     "hideFormFieldAfterRun",
147     "createId",
148     "createDate",
149     "reportSQL",
150     "reportTitle",
151     "reportSubTitle",
152     "reportHeader",
153     "frozenColumns",
154     "pdfImgLogo",
155     "emptyMessage",
156     "widthNoColumn",
157     "dataGridAlign",
158     "reportFooter",
159     "numFormCols",
160     "displayOptions",
161     "jumpTo",
162     "searchPageSize",
163     "navPosition",
164     "toggleLayout",
165     "pageNav",
166     "showPageSize",
167     "showNavPos",
168     "showGotoOption",
169     "dataContainerHeight",
170     "dataContainerWidth",
171     "allowSchedule",
172     "multiGroupColumn",
173     "topDown",
174     "sizedByContent",
175     "comment",
176     "dataSourceList",
177     "formFieldList",
178     "javascriptList",
179     "semaphoreList",
180     "dashboardOptions",
181     "dashboardType",
182     "reportInNewWindow",
183     "displayFolderTree",
184     "maxRowsInExcelDownload",
185     "dashBoardReports",
186     "dashBoardReportsNew",
187     "chartAdditionalOptions",
188     "pdfAdditionalOptions",
189     "chartDrillOptions",
190     "dataminingOptions",
191     "javascriptElement",
192     "folderId",
193     "drillURLInPoPUpPresent",
194     "isOneTimeScheduleAllowed",
195     "isHourlyScheduleAllowed",
196     "isDailyScheduleAllowed",
197     "isDailyMFScheduleAllowed",
198     "isWeeklyScheduleAllowed",
199     "isMonthlyScheduleAllowed",
200     "reportMap"
201 })
202 public class CustomReportType {
203
204     @XmlElement(required = true)
205     protected String reportName;
206     @XmlElement(required = true)
207     protected String reportDescr;
208     protected String numDashCols;
209     protected String dashboardLayoutHTML;
210     protected String dbInfo;
211     protected String dbType;
212     @XmlElement(required = true)
213     protected String chartType;
214     protected String chartTypeFixed;
215     protected String chartMultiSeries;
216     protected String chartLeftAxisLabel;
217     protected String chartRightAxisLabel;
218     protected String chartWidth;
219     protected String chartHeight;
220     @XmlElement(defaultValue = "false")
221     protected boolean showChartTitle;
222     @XmlElement(name = "public", defaultValue = "false")
223     protected boolean _public;
224     @XmlElement(defaultValue = "false")
225     protected Boolean hideFormFieldAfterRun;
226     @XmlElement(required = true)
227     protected String createId;
228     @XmlElement(required = true)
229     @XmlSchemaType(name = "date")
230     protected XMLGregorianCalendar createDate;
231     protected String reportSQL;
232     protected String reportTitle;
233     protected String reportSubTitle;
234     protected String reportHeader;
235     @XmlElement(defaultValue = "0")
236     protected Integer frozenColumns;
237     protected String pdfImgLogo;
238     protected String emptyMessage;
239     protected String widthNoColumn;
240     protected String dataGridAlign;
241     protected String reportFooter;
242     protected String numFormCols;
243     protected String displayOptions;
244     protected Integer jumpTo;
245     protected Integer searchPageSize;
246     protected String navPosition;
247     @XmlElement(defaultValue = "true")
248     protected Boolean toggleLayout;
249     @XmlElement(defaultValue = "true")
250     protected Boolean pageNav;
251     @XmlElement(defaultValue = "true")
252     protected Boolean showPageSize;
253     @XmlElement(defaultValue = "true")
254     protected Boolean showNavPos;
255     @XmlElement(defaultValue = "true")
256     protected Boolean showGotoOption;
257     protected String dataContainerHeight;
258     protected String dataContainerWidth;
259     protected String allowSchedule;
260     protected String multiGroupColumn;
261     protected String topDown;
262     protected String sizedByContent;
263     protected String comment;
264     protected DataSourceList dataSourceList;
265     protected FormFieldList formFieldList;
266     protected JavascriptList javascriptList;
267     protected SemaphoreList semaphoreList;
268     protected String dashboardOptions;
269     @XmlElement(defaultValue = "false")
270     protected Boolean dashboardType;
271     @XmlElement(defaultValue = "false")
272     protected Boolean reportInNewWindow;
273     @XmlElement(defaultValue = "false")
274     protected Boolean displayFolderTree;
275     protected Integer maxRowsInExcelDownload;
276     protected DashboardReports dashBoardReports;
277     protected DashboardReportsNew dashBoardReportsNew;
278     protected ChartAdditionalOptions chartAdditionalOptions;
279     protected PDFAdditionalOptions pdfAdditionalOptions;
280     protected ChartDrillOptions chartDrillOptions;
281     protected DataminingOptions dataminingOptions;
282     protected String javascriptElement;
283     @XmlElement(defaultValue = "0")
284     protected String folderId;
285     @XmlElement(defaultValue = "false")
286     protected Boolean drillURLInPoPUpPresent;
287     protected String isOneTimeScheduleAllowed;
288     protected String isHourlyScheduleAllowed;
289     protected String isDailyScheduleAllowed;
290     protected String isDailyMFScheduleAllowed;
291     protected String isWeeklyScheduleAllowed;
292     protected String isMonthlyScheduleAllowed;
293     protected ReportMap reportMap;
294     @XmlAttribute(name = "pageSize")
295     protected Integer pageSize;
296     @XmlAttribute(name = "reportType")
297     protected String reportType;
298
299     /**
300      * Gets the value of the reportName property.
301      * 
302      * @return
303      *     possible object is
304      *     {@link String }
305      *     
306      */
307     public String getReportName() {
308         return reportName;
309     }
310
311     /**
312      * Sets the value of the reportName property.
313      * 
314      * @param value
315      *     allowed object is
316      *     {@link String }
317      *     
318      */
319     public void setReportName(String value) {
320         this.reportName = value;
321     }
322
323     /**
324      * Gets the value of the reportDescr property.
325      * 
326      * @return
327      *     possible object is
328      *     {@link String }
329      *     
330      */
331     public String getReportDescr() {
332         return reportDescr;
333     }
334
335     /**
336      * Sets the value of the reportDescr property.
337      * 
338      * @param value
339      *     allowed object is
340      *     {@link String }
341      *     
342      */
343     public void setReportDescr(String value) {
344         this.reportDescr = value;
345     }
346
347     /**
348      * Gets the value of the numDashCols property.
349      * 
350      * @return
351      *     possible object is
352      *     {@link String }
353      *     
354      */
355     public String getNumDashCols() {
356         return numDashCols;
357     }
358
359     /**
360      * Sets the value of the numDashCols property.
361      * 
362      * @param value
363      *     allowed object is
364      *     {@link String }
365      *     
366      */
367     public void setNumDashCols(String value) {
368         this.numDashCols = value;
369     }
370
371     /**
372      * Gets the value of the dashboardLayoutHTML property.
373      * 
374      * @return
375      *     possible object is
376      *     {@link String }
377      *     
378      */
379     public String getDashboardLayoutHTML() {
380         return dashboardLayoutHTML;
381     }
382
383     /**
384      * Sets the value of the dashboardLayoutHTML property.
385      * 
386      * @param value
387      *     allowed object is
388      *     {@link String }
389      *     
390      */
391     public void setDashboardLayoutHTML(String value) {
392         this.dashboardLayoutHTML = value;
393     }
394
395     /**
396      * Gets the value of the dbInfo property.
397      * 
398      * @return
399      *     possible object is
400      *     {@link String }
401      *     
402      */
403     public String getDbInfo() {
404         return dbInfo;
405     }
406
407     /**
408      * Sets the value of the dbInfo property.
409      * 
410      * @param value
411      *     allowed object is
412      *     {@link String }
413      *     
414      */
415     public void setDbInfo(String value) {
416         this.dbInfo = value;
417     }
418
419     /**
420      * Gets the value of the dbType property.
421      * 
422      * @return
423      *     possible object is
424      *     {@link String }
425      *     
426      */
427     public String getDbType() {
428         return dbType;
429     }
430
431     /**
432      * Sets the value of the dbType property.
433      * 
434      * @param value
435      *     allowed object is
436      *     {@link String }
437      *     
438      */
439     public void setDbType(String value) {
440         this.dbType = value;
441     }
442
443     /**
444      * Gets the value of the chartType property.
445      * 
446      * @return
447      *     possible object is
448      *     {@link String }
449      *     
450      */
451     public String getChartType() {
452         return chartType;
453     }
454
455     /**
456      * Sets the value of the chartType property.
457      * 
458      * @param value
459      *     allowed object is
460      *     {@link String }
461      *     
462      */
463     public void setChartType(String value) {
464         this.chartType = value;
465     }
466
467     /**
468      * Gets the value of the chartTypeFixed property.
469      * 
470      * @return
471      *     possible object is
472      *     {@link String }
473      *     
474      */
475     public String getChartTypeFixed() {
476         return chartTypeFixed;
477     }
478
479     /**
480      * Sets the value of the chartTypeFixed property.
481      * 
482      * @param value
483      *     allowed object is
484      *     {@link String }
485      *     
486      */
487     public void setChartTypeFixed(String value) {
488         this.chartTypeFixed = value;
489     }
490
491     /**
492      * Gets the value of the chartMultiSeries property.
493      * 
494      * @return
495      *     possible object is
496      *     {@link String }
497      *     
498      */
499     public String getChartMultiSeries() {
500         return chartMultiSeries;
501     }
502
503     /**
504      * Sets the value of the chartMultiSeries property.
505      * 
506      * @param value
507      *     allowed object is
508      *     {@link String }
509      *     
510      */
511     public void setChartMultiSeries(String value) {
512         this.chartMultiSeries = value;
513     }
514
515     /**
516      * Gets the value of the chartLeftAxisLabel property.
517      * 
518      * @return
519      *     possible object is
520      *     {@link String }
521      *     
522      */
523     public String getChartLeftAxisLabel() {
524         return chartLeftAxisLabel;
525     }
526
527     /**
528      * Sets the value of the chartLeftAxisLabel property.
529      * 
530      * @param value
531      *     allowed object is
532      *     {@link String }
533      *     
534      */
535     public void setChartLeftAxisLabel(String value) {
536         this.chartLeftAxisLabel = value;
537     }
538
539     /**
540      * Gets the value of the chartRightAxisLabel property.
541      * 
542      * @return
543      *     possible object is
544      *     {@link String }
545      *     
546      */
547     public String getChartRightAxisLabel() {
548         return chartRightAxisLabel;
549     }
550
551     /**
552      * Sets the value of the chartRightAxisLabel property.
553      * 
554      * @param value
555      *     allowed object is
556      *     {@link String }
557      *     
558      */
559     public void setChartRightAxisLabel(String value) {
560         this.chartRightAxisLabel = value;
561     }
562
563     /**
564      * Gets the value of the chartWidth property.
565      * 
566      * @return
567      *     possible object is
568      *     {@link String }
569      *     
570      */
571     public String getChartWidth() {
572         return chartWidth;
573     }
574
575     /**
576      * Sets the value of the chartWidth property.
577      * 
578      * @param value
579      *     allowed object is
580      *     {@link String }
581      *     
582      */
583     public void setChartWidth(String value) {
584         this.chartWidth = value;
585     }
586
587     /**
588      * Gets the value of the chartHeight property.
589      * 
590      * @return
591      *     possible object is
592      *     {@link String }
593      *     
594      */
595     public String getChartHeight() {
596         return chartHeight;
597     }
598
599     /**
600      * Sets the value of the chartHeight property.
601      * 
602      * @param value
603      *     allowed object is
604      *     {@link String }
605      *     
606      */
607     public void setChartHeight(String value) {
608         this.chartHeight = value;
609     }
610
611     /**
612      * Gets the value of the showChartTitle property.
613      * 
614      */
615     public boolean isShowChartTitle() {
616         return showChartTitle;
617     }
618
619     /**
620      * Sets the value of the showChartTitle property.
621      * 
622      */
623     public void setShowChartTitle(boolean value) {
624         this.showChartTitle = value;
625     }
626
627     /**
628      * Gets the value of the public property.
629      * 
630      */
631     public boolean isPublic() {
632         return _public;
633     }
634
635     /**
636      * Sets the value of the public property.
637      * 
638      */
639     public void setPublic(boolean value) {
640         this._public = value;
641     }
642
643     /**
644      * Gets the value of the hideFormFieldAfterRun property.
645      * 
646      * @return
647      *     possible object is
648      *     {@link Boolean }
649      *     
650      */
651     public Boolean isHideFormFieldAfterRun() {
652         return hideFormFieldAfterRun;
653     }
654
655     /**
656      * Sets the value of the hideFormFieldAfterRun property.
657      * 
658      * @param value
659      *     allowed object is
660      *     {@link Boolean }
661      *     
662      */
663     public void setHideFormFieldAfterRun(Boolean value) {
664         this.hideFormFieldAfterRun = value;
665     }
666
667     /**
668      * Gets the value of the createId property.
669      * 
670      * @return
671      *     possible object is
672      *     {@link String }
673      *     
674      */
675     public String getCreateId() {
676         return createId;
677     }
678
679     /**
680      * Sets the value of the createId property.
681      * 
682      * @param value
683      *     allowed object is
684      *     {@link String }
685      *     
686      */
687     public void setCreateId(String value) {
688         this.createId = value;
689     }
690
691     /**
692      * Gets the value of the createDate property.
693      * 
694      * @return
695      *     possible object is
696      *     {@link XMLGregorianCalendar }
697      *     
698      */
699     public XMLGregorianCalendar getCreateDate() {
700         return createDate;
701     }
702
703     /**
704      * Sets the value of the createDate property.
705      * 
706      * @param value
707      *     allowed object is
708      *     {@link XMLGregorianCalendar }
709      *     
710      */
711     public void setCreateDate(XMLGregorianCalendar value) {
712         this.createDate = value;
713     }
714
715     /**
716      * Gets the value of the reportSQL property.
717      * 
718      * @return
719      *     possible object is
720      *     {@link String }
721      *     
722      */
723     public String getReportSQL() {
724         return reportSQL;
725     }
726
727     /**
728      * Sets the value of the reportSQL property.
729      * 
730      * @param value
731      *     allowed object is
732      *     {@link String }
733      *     
734      */
735     public void setReportSQL(String value) {
736         this.reportSQL = value;
737     }
738
739     /**
740      * Gets the value of the reportTitle property.
741      * 
742      * @return
743      *     possible object is
744      *     {@link String }
745      *     
746      */
747     public String getReportTitle() {
748         return reportTitle;
749     }
750
751     /**
752      * Sets the value of the reportTitle property.
753      * 
754      * @param value
755      *     allowed object is
756      *     {@link String }
757      *     
758      */
759     public void setReportTitle(String value) {
760         this.reportTitle = value;
761     }
762
763     /**
764      * Gets the value of the reportSubTitle property.
765      * 
766      * @return
767      *     possible object is
768      *     {@link String }
769      *     
770      */
771     public String getReportSubTitle() {
772         return reportSubTitle;
773     }
774
775     /**
776      * Sets the value of the reportSubTitle property.
777      * 
778      * @param value
779      *     allowed object is
780      *     {@link String }
781      *     
782      */
783     public void setReportSubTitle(String value) {
784         this.reportSubTitle = value;
785     }
786
787     /**
788      * Gets the value of the reportHeader property.
789      * 
790      * @return
791      *     possible object is
792      *     {@link String }
793      *     
794      */
795     public String getReportHeader() {
796         return reportHeader;
797     }
798
799     /**
800      * Sets the value of the reportHeader property.
801      * 
802      * @param value
803      *     allowed object is
804      *     {@link String }
805      *     
806      */
807     public void setReportHeader(String value) {
808         this.reportHeader = value;
809     }
810
811     /**
812      * Gets the value of the frozenColumns property.
813      * 
814      * @return
815      *     possible object is
816      *     {@link Integer }
817      *     
818      */
819     public Integer getFrozenColumns() {
820         return frozenColumns;
821     }
822
823     /**
824      * Sets the value of the frozenColumns property.
825      * 
826      * @param value
827      *     allowed object is
828      *     {@link Integer }
829      *     
830      */
831     public void setFrozenColumns(Integer value) {
832         this.frozenColumns = value;
833     }
834
835     /**
836      * Gets the value of the pdfImgLogo property.
837      * 
838      * @return
839      *     possible object is
840      *     {@link String }
841      *     
842      */
843     public String getPdfImgLogo() {
844         return pdfImgLogo;
845     }
846
847     /**
848      * Sets the value of the pdfImgLogo property.
849      * 
850      * @param value
851      *     allowed object is
852      *     {@link String }
853      *     
854      */
855     public void setPdfImgLogo(String value) {
856         this.pdfImgLogo = value;
857     }
858
859     /**
860      * Gets the value of the emptyMessage property.
861      * 
862      * @return
863      *     possible object is
864      *     {@link String }
865      *     
866      */
867     public String getEmptyMessage() {
868         return emptyMessage;
869     }
870
871     /**
872      * Sets the value of the emptyMessage property.
873      * 
874      * @param value
875      *     allowed object is
876      *     {@link String }
877      *     
878      */
879     public void setEmptyMessage(String value) {
880         this.emptyMessage = value;
881     }
882
883     /**
884      * Gets the value of the widthNoColumn property.
885      * 
886      * @return
887      *     possible object is
888      *     {@link String }
889      *     
890      */
891     public String getWidthNoColumn() {
892         return widthNoColumn;
893     }
894
895     /**
896      * Sets the value of the widthNoColumn property.
897      * 
898      * @param value
899      *     allowed object is
900      *     {@link String }
901      *     
902      */
903     public void setWidthNoColumn(String value) {
904         this.widthNoColumn = value;
905     }
906
907     /**
908      * Gets the value of the dataGridAlign property.
909      * 
910      * @return
911      *     possible object is
912      *     {@link String }
913      *     
914      */
915     public String getDataGridAlign() {
916         return dataGridAlign;
917     }
918
919     /**
920      * Sets the value of the dataGridAlign property.
921      * 
922      * @param value
923      *     allowed object is
924      *     {@link String }
925      *     
926      */
927     public void setDataGridAlign(String value) {
928         this.dataGridAlign = value;
929     }
930
931     /**
932      * Gets the value of the reportFooter property.
933      * 
934      * @return
935      *     possible object is
936      *     {@link String }
937      *     
938      */
939     public String getReportFooter() {
940         return reportFooter;
941     }
942
943     /**
944      * Sets the value of the reportFooter property.
945      * 
946      * @param value
947      *     allowed object is
948      *     {@link String }
949      *     
950      */
951     public void setReportFooter(String value) {
952         this.reportFooter = value;
953     }
954
955     /**
956      * Gets the value of the numFormCols property.
957      * 
958      * @return
959      *     possible object is
960      *     {@link String }
961      *     
962      */
963     public String getNumFormCols() {
964         return numFormCols;
965     }
966
967     /**
968      * Sets the value of the numFormCols property.
969      * 
970      * @param value
971      *     allowed object is
972      *     {@link String }
973      *     
974      */
975     public void setNumFormCols(String value) {
976         this.numFormCols = value;
977     }
978
979     /**
980      * Gets the value of the displayOptions property.
981      * 
982      * @return
983      *     possible object is
984      *     {@link String }
985      *     
986      */
987     public String getDisplayOptions() {
988         return displayOptions;
989     }
990
991     /**
992      * Sets the value of the displayOptions property.
993      * 
994      * @param value
995      *     allowed object is
996      *     {@link String }
997      *     
998      */
999     public void setDisplayOptions(String value) {
1000         this.displayOptions = value;
1001     }
1002
1003     /**
1004      * Gets the value of the jumpTo property.
1005      * 
1006      * @return
1007      *     possible object is
1008      *     {@link Integer }
1009      *     
1010      */
1011     public Integer getJumpTo() {
1012         return jumpTo;
1013     }
1014
1015     /**
1016      * Sets the value of the jumpTo property.
1017      * 
1018      * @param value
1019      *     allowed object is
1020      *     {@link Integer }
1021      *     
1022      */
1023     public void setJumpTo(Integer value) {
1024         this.jumpTo = value;
1025     }
1026
1027     /**
1028      * Gets the value of the searchPageSize property.
1029      * 
1030      * @return
1031      *     possible object is
1032      *     {@link Integer }
1033      *     
1034      */
1035     public Integer getSearchPageSize() {
1036         return searchPageSize;
1037     }
1038
1039     /**
1040      * Sets the value of the searchPageSize property.
1041      * 
1042      * @param value
1043      *     allowed object is
1044      *     {@link Integer }
1045      *     
1046      */
1047     public void setSearchPageSize(Integer value) {
1048         this.searchPageSize = value;
1049     }
1050
1051     /**
1052      * Gets the value of the navPosition property.
1053      * 
1054      * @return
1055      *     possible object is
1056      *     {@link String }
1057      *     
1058      */
1059     public String getNavPosition() {
1060         return navPosition;
1061     }
1062
1063     /**
1064      * Sets the value of the navPosition property.
1065      * 
1066      * @param value
1067      *     allowed object is
1068      *     {@link String }
1069      *     
1070      */
1071     public void setNavPosition(String value) {
1072         this.navPosition = value;
1073     }
1074
1075     /**
1076      * Gets the value of the toggleLayout property.
1077      * 
1078      * @return
1079      *     possible object is
1080      *     {@link Boolean }
1081      *     
1082      */
1083     public Boolean isToggleLayout() {
1084         return toggleLayout;
1085     }
1086
1087     /**
1088      * Sets the value of the toggleLayout property.
1089      * 
1090      * @param value
1091      *     allowed object is
1092      *     {@link Boolean }
1093      *     
1094      */
1095     public void setToggleLayout(Boolean value) {
1096         this.toggleLayout = value;
1097     }
1098
1099     /**
1100      * Gets the value of the pageNav property.
1101      * 
1102      * @return
1103      *     possible object is
1104      *     {@link Boolean }
1105      *     
1106      */
1107     public Boolean isPageNav() {
1108         return pageNav;
1109     }
1110
1111     /**
1112      * Sets the value of the pageNav property.
1113      * 
1114      * @param value
1115      *     allowed object is
1116      *     {@link Boolean }
1117      *     
1118      */
1119     public void setPageNav(Boolean value) {
1120         this.pageNav = value;
1121     }
1122
1123     /**
1124      * Gets the value of the showPageSize property.
1125      * 
1126      * @return
1127      *     possible object is
1128      *     {@link Boolean }
1129      *     
1130      */
1131     public Boolean isShowPageSize() {
1132         return showPageSize;
1133     }
1134
1135     /**
1136      * Sets the value of the showPageSize property.
1137      * 
1138      * @param value
1139      *     allowed object is
1140      *     {@link Boolean }
1141      *     
1142      */
1143     public void setShowPageSize(Boolean value) {
1144         this.showPageSize = value;
1145     }
1146
1147     /**
1148      * Gets the value of the showNavPos property.
1149      * 
1150      * @return
1151      *     possible object is
1152      *     {@link Boolean }
1153      *     
1154      */
1155     public Boolean isShowNavPos() {
1156         return showNavPos;
1157     }
1158
1159     /**
1160      * Sets the value of the showNavPos property.
1161      * 
1162      * @param value
1163      *     allowed object is
1164      *     {@link Boolean }
1165      *     
1166      */
1167     public void setShowNavPos(Boolean value) {
1168         this.showNavPos = value;
1169     }
1170
1171     /**
1172      * Gets the value of the showGotoOption property.
1173      * 
1174      * @return
1175      *     possible object is
1176      *     {@link Boolean }
1177      *     
1178      */
1179     public Boolean isShowGotoOption() {
1180         return showGotoOption;
1181     }
1182
1183     /**
1184      * Sets the value of the showGotoOption property.
1185      * 
1186      * @param value
1187      *     allowed object is
1188      *     {@link Boolean }
1189      *     
1190      */
1191     public void setShowGotoOption(Boolean value) {
1192         this.showGotoOption = value;
1193     }
1194
1195     /**
1196      * Gets the value of the dataContainerHeight property.
1197      * 
1198      * @return
1199      *     possible object is
1200      *     {@link String }
1201      *     
1202      */
1203     public String getDataContainerHeight() {
1204         return dataContainerHeight;
1205     }
1206
1207     /**
1208      * Sets the value of the dataContainerHeight property.
1209      * 
1210      * @param value
1211      *     allowed object is
1212      *     {@link String }
1213      *     
1214      */
1215     public void setDataContainerHeight(String value) {
1216         this.dataContainerHeight = value;
1217     }
1218
1219     /**
1220      * Gets the value of the dataContainerWidth property.
1221      * 
1222      * @return
1223      *     possible object is
1224      *     {@link String }
1225      *     
1226      */
1227     public String getDataContainerWidth() {
1228         return dataContainerWidth;
1229     }
1230
1231     /**
1232      * Sets the value of the dataContainerWidth property.
1233      * 
1234      * @param value
1235      *     allowed object is
1236      *     {@link String }
1237      *     
1238      */
1239     public void setDataContainerWidth(String value) {
1240         this.dataContainerWidth = value;
1241     }
1242
1243     /**
1244      * Gets the value of the allowSchedule property.
1245      * 
1246      * @return
1247      *     possible object is
1248      *     {@link String }
1249      *     
1250      */
1251     public String getAllowSchedule() {
1252         return allowSchedule;
1253     }
1254
1255     /**
1256      * Sets the value of the allowSchedule property.
1257      * 
1258      * @param value
1259      *     allowed object is
1260      *     {@link String }
1261      *     
1262      */
1263     public void setAllowSchedule(String value) {
1264         this.allowSchedule = value;
1265     }
1266
1267     /**
1268      * Gets the value of the multiGroupColumn property.
1269      * 
1270      * @return
1271      *     possible object is
1272      *     {@link String }
1273      *     
1274      */
1275     public String getMultiGroupColumn() {
1276         return multiGroupColumn;
1277     }
1278
1279     /**
1280      * Sets the value of the multiGroupColumn property.
1281      * 
1282      * @param value
1283      *     allowed object is
1284      *     {@link String }
1285      *     
1286      */
1287     public void setMultiGroupColumn(String value) {
1288         this.multiGroupColumn = value;
1289     }
1290
1291     /**
1292      * Gets the value of the topDown property.
1293      * 
1294      * @return
1295      *     possible object is
1296      *     {@link String }
1297      *     
1298      */
1299     public String getTopDown() {
1300         return topDown;
1301     }
1302
1303     /**
1304      * Sets the value of the topDown property.
1305      * 
1306      * @param value
1307      *     allowed object is
1308      *     {@link String }
1309      *     
1310      */
1311     public void setTopDown(String value) {
1312         this.topDown = value;
1313     }
1314
1315     /**
1316      * Gets the value of the sizedByContent property.
1317      * 
1318      * @return
1319      *     possible object is
1320      *     {@link String }
1321      *     
1322      */
1323     public String getSizedByContent() {
1324         return sizedByContent;
1325     }
1326
1327     /**
1328      * Sets the value of the sizedByContent property.
1329      * 
1330      * @param value
1331      *     allowed object is
1332      *     {@link String }
1333      *     
1334      */
1335     public void setSizedByContent(String value) {
1336         this.sizedByContent = value;
1337     }
1338
1339     /**
1340      * Gets the value of the comment property.
1341      * 
1342      * @return
1343      *     possible object is
1344      *     {@link String }
1345      *     
1346      */
1347     public String getComment() {
1348         return comment;
1349     }
1350
1351     /**
1352      * Sets the value of the comment property.
1353      * 
1354      * @param value
1355      *     allowed object is
1356      *     {@link String }
1357      *     
1358      */
1359     public void setComment(String value) {
1360         this.comment = value;
1361     }
1362
1363     /**
1364      * Gets the value of the dataSourceList property.
1365      * 
1366      * @return
1367      *     possible object is
1368      *     {@link DataSourceList }
1369      *     
1370      */
1371     public DataSourceList getDataSourceList() {
1372         return dataSourceList;
1373     }
1374
1375     /**
1376      * Sets the value of the dataSourceList property.
1377      * 
1378      * @param value
1379      *     allowed object is
1380      *     {@link DataSourceList }
1381      *     
1382      */
1383     public void setDataSourceList(DataSourceList value) {
1384         this.dataSourceList = value;
1385     }
1386
1387     /**
1388      * Gets the value of the formFieldList property.
1389      * 
1390      * @return
1391      *     possible object is
1392      *     {@link FormFieldList }
1393      *     
1394      */
1395     public FormFieldList getFormFieldList() {
1396         return formFieldList;
1397     }
1398
1399     /**
1400      * Sets the value of the formFieldList property.
1401      * 
1402      * @param value
1403      *     allowed object is
1404      *     {@link FormFieldList }
1405      *     
1406      */
1407     public void setFormFieldList(FormFieldList value) {
1408         this.formFieldList = value;
1409     }
1410
1411     /**
1412      * Gets the value of the javascriptList property.
1413      * 
1414      * @return
1415      *     possible object is
1416      *     {@link JavascriptList }
1417      *     
1418      */
1419     public JavascriptList getJavascriptList() {
1420         return javascriptList;
1421     }
1422
1423     /**
1424      * Sets the value of the javascriptList property.
1425      * 
1426      * @param value
1427      *     allowed object is
1428      *     {@link JavascriptList }
1429      *     
1430      */
1431     public void setJavascriptList(JavascriptList value) {
1432         this.javascriptList = value;
1433     }
1434
1435     /**
1436      * Gets the value of the semaphoreList property.
1437      * 
1438      * @return
1439      *     possible object is
1440      *     {@link SemaphoreList }
1441      *     
1442      */
1443     public SemaphoreList getSemaphoreList() {
1444         return semaphoreList;
1445     }
1446
1447     /**
1448      * Sets the value of the semaphoreList property.
1449      * 
1450      * @param value
1451      *     allowed object is
1452      *     {@link SemaphoreList }
1453      *     
1454      */
1455     public void setSemaphoreList(SemaphoreList value) {
1456         this.semaphoreList = value;
1457     }
1458
1459     /**
1460      * Gets the value of the dashboardOptions property.
1461      * 
1462      * @return
1463      *     possible object is
1464      *     {@link String }
1465      *     
1466      */
1467     public String getDashboardOptions() {
1468         return dashboardOptions;
1469     }
1470
1471     /**
1472      * Sets the value of the dashboardOptions property.
1473      * 
1474      * @param value
1475      *     allowed object is
1476      *     {@link String }
1477      *     
1478      */
1479     public void setDashboardOptions(String value) {
1480         this.dashboardOptions = value;
1481     }
1482
1483     /**
1484      * Gets the value of the dashboardType property.
1485      * 
1486      * @return
1487      *     possible object is
1488      *     {@link Boolean }
1489      *     
1490      */
1491     public Boolean isDashboardType() {
1492         return dashboardType;
1493     }
1494
1495     /**
1496      * Sets the value of the dashboardType property.
1497      * 
1498      * @param value
1499      *     allowed object is
1500      *     {@link Boolean }
1501      *     
1502      */
1503     public void setDashboardType(Boolean value) {
1504         this.dashboardType = value;
1505     }
1506
1507     /**
1508      * Gets the value of the reportInNewWindow property.
1509      * 
1510      * @return
1511      *     possible object is
1512      *     {@link Boolean }
1513      *     
1514      */
1515     public Boolean isReportInNewWindow() {
1516         return reportInNewWindow;
1517     }
1518
1519     /**
1520      * Sets the value of the reportInNewWindow property.
1521      * 
1522      * @param value
1523      *     allowed object is
1524      *     {@link Boolean }
1525      *     
1526      */
1527     public void setReportInNewWindow(Boolean value) {
1528         this.reportInNewWindow = value;
1529     }
1530
1531     /**
1532      * Gets the value of the displayFolderTree property.
1533      * 
1534      * @return
1535      *     possible object is
1536      *     {@link Boolean }
1537      *     
1538      */
1539     public Boolean isDisplayFolderTree() {
1540         return displayFolderTree;
1541     }
1542
1543     /**
1544      * Sets the value of the displayFolderTree property.
1545      * 
1546      * @param value
1547      *     allowed object is
1548      *     {@link Boolean }
1549      *     
1550      */
1551     public void setDisplayFolderTree(Boolean value) {
1552         this.displayFolderTree = value;
1553     }
1554
1555     /**
1556      * Gets the value of the maxRowsInExcelDownload property.
1557      * 
1558      * @return
1559      *     possible object is
1560      *     {@link Integer }
1561      *     
1562      */
1563     public Integer getMaxRowsInExcelDownload() {
1564         return maxRowsInExcelDownload;
1565     }
1566
1567     /**
1568      * Sets the value of the maxRowsInExcelDownload property.
1569      * 
1570      * @param value
1571      *     allowed object is
1572      *     {@link Integer }
1573      *     
1574      */
1575     public void setMaxRowsInExcelDownload(Integer value) {
1576         this.maxRowsInExcelDownload = value;
1577     }
1578
1579     /**
1580      * Gets the value of the dashBoardReports property.
1581      * 
1582      * @return
1583      *     possible object is
1584      *     {@link DashboardReports }
1585      *     
1586      */
1587     public DashboardReports getDashBoardReports() {
1588         return dashBoardReports;
1589     }
1590
1591     /**
1592      * Sets the value of the dashBoardReports property.
1593      * 
1594      * @param value
1595      *     allowed object is
1596      *     {@link DashboardReports }
1597      *     
1598      */
1599     public void setDashBoardReports(DashboardReports value) {
1600         this.dashBoardReports = value;
1601     }
1602
1603     /**
1604      * Gets the value of the dashBoardReportsNew property.
1605      * 
1606      * @return
1607      *     possible object is
1608      *     {@link DashboardReportsNew }
1609      *     
1610      */
1611     public DashboardReportsNew getDashBoardReportsNew() {
1612         return dashBoardReportsNew;
1613     }
1614
1615     /**
1616      * Sets the value of the dashBoardReportsNew property.
1617      * 
1618      * @param value
1619      *     allowed object is
1620      *     {@link DashboardReportsNew }
1621      *     
1622      */
1623     public void setDashBoardReportsNew(DashboardReportsNew value) {
1624         this.dashBoardReportsNew = value;
1625     }
1626
1627     /**
1628      * Gets the value of the chartAdditionalOptions property.
1629      * 
1630      * @return
1631      *     possible object is
1632      *     {@link ChartAdditionalOptions }
1633      *     
1634      */
1635     public ChartAdditionalOptions getChartAdditionalOptions() {
1636         return chartAdditionalOptions;
1637     }
1638
1639     /**
1640      * Sets the value of the chartAdditionalOptions property.
1641      * 
1642      * @param value
1643      *     allowed object is
1644      *     {@link ChartAdditionalOptions }
1645      *     
1646      */
1647     public void setChartAdditionalOptions(ChartAdditionalOptions value) {
1648         this.chartAdditionalOptions = value;
1649     }
1650
1651     /**
1652      * Gets the value of the pdfAdditionalOptions property.
1653      * 
1654      * @return
1655      *     possible object is
1656      *     {@link PDFAdditionalOptions }
1657      *     
1658      */
1659     public PDFAdditionalOptions getPdfAdditionalOptions() {
1660         return pdfAdditionalOptions;
1661     }
1662
1663     /**
1664      * Sets the value of the pdfAdditionalOptions property.
1665      * 
1666      * @param value
1667      *     allowed object is
1668      *     {@link PDFAdditionalOptions }
1669      *     
1670      */
1671     public void setPdfAdditionalOptions(PDFAdditionalOptions value) {
1672         this.pdfAdditionalOptions = value;
1673     }
1674
1675     /**
1676      * Gets the value of the chartDrillOptions property.
1677      * 
1678      * @return
1679      *     possible object is
1680      *     {@link ChartDrillOptions }
1681      *     
1682      */
1683     public ChartDrillOptions getChartDrillOptions() {
1684         return chartDrillOptions;
1685     }
1686
1687     /**
1688      * Sets the value of the chartDrillOptions property.
1689      * 
1690      * @param value
1691      *     allowed object is
1692      *     {@link ChartDrillOptions }
1693      *     
1694      */
1695     public void setChartDrillOptions(ChartDrillOptions value) {
1696         this.chartDrillOptions = value;
1697     }
1698
1699     /**
1700      * Gets the value of the dataminingOptions property.
1701      * 
1702      * @return
1703      *     possible object is
1704      *     {@link DataminingOptions }
1705      *     
1706      */
1707     public DataminingOptions getDataminingOptions() {
1708         return dataminingOptions;
1709     }
1710
1711     /**
1712      * Sets the value of the dataminingOptions property.
1713      * 
1714      * @param value
1715      *     allowed object is
1716      *     {@link DataminingOptions }
1717      *     
1718      */
1719     public void setDataminingOptions(DataminingOptions value) {
1720         this.dataminingOptions = value;
1721     }
1722
1723     /**
1724      * Gets the value of the javascriptElement property.
1725      * 
1726      * @return
1727      *     possible object is
1728      *     {@link String }
1729      *     
1730      */
1731     public String getJavascriptElement() {
1732         return javascriptElement;
1733     }
1734
1735     /**
1736      * Sets the value of the javascriptElement property.
1737      * 
1738      * @param value
1739      *     allowed object is
1740      *     {@link String }
1741      *     
1742      */
1743     public void setJavascriptElement(String value) {
1744         this.javascriptElement = value;
1745     }
1746
1747     /**
1748      * Gets the value of the folderId property.
1749      * 
1750      * @return
1751      *     possible object is
1752      *     {@link String }
1753      *     
1754      */
1755     public String getFolderId() {
1756         return folderId;
1757     }
1758
1759     /**
1760      * Sets the value of the folderId property.
1761      * 
1762      * @param value
1763      *     allowed object is
1764      *     {@link String }
1765      *     
1766      */
1767     public void setFolderId(String value) {
1768         this.folderId = value;
1769     }
1770
1771     /**
1772      * Gets the value of the drillURLInPoPUpPresent property.
1773      * 
1774      * @return
1775      *     possible object is
1776      *     {@link Boolean }
1777      *     
1778      */
1779     public Boolean isDrillURLInPoPUpPresent() {
1780         return drillURLInPoPUpPresent;
1781     }
1782
1783     /**
1784      * Sets the value of the drillURLInPoPUpPresent property.
1785      * 
1786      * @param value
1787      *     allowed object is
1788      *     {@link Boolean }
1789      *     
1790      */
1791     public void setDrillURLInPoPUpPresent(Boolean value) {
1792         this.drillURLInPoPUpPresent = value;
1793     }
1794
1795     /**
1796      * Gets the value of the isOneTimeScheduleAllowed property.
1797      * 
1798      * @return
1799      *     possible object is
1800      *     {@link String }
1801      *     
1802      */
1803     public String getIsOneTimeScheduleAllowed() {
1804         return isOneTimeScheduleAllowed;
1805     }
1806
1807     /**
1808      * Sets the value of the isOneTimeScheduleAllowed property.
1809      * 
1810      * @param value
1811      *     allowed object is
1812      *     {@link String }
1813      *     
1814      */
1815     public void setIsOneTimeScheduleAllowed(String value) {
1816         this.isOneTimeScheduleAllowed = value;
1817     }
1818
1819     /**
1820      * Gets the value of the isHourlyScheduleAllowed property.
1821      * 
1822      * @return
1823      *     possible object is
1824      *     {@link String }
1825      *     
1826      */
1827     public String getIsHourlyScheduleAllowed() {
1828         return isHourlyScheduleAllowed;
1829     }
1830
1831     /**
1832      * Sets the value of the isHourlyScheduleAllowed property.
1833      * 
1834      * @param value
1835      *     allowed object is
1836      *     {@link String }
1837      *     
1838      */
1839     public void setIsHourlyScheduleAllowed(String value) {
1840         this.isHourlyScheduleAllowed = value;
1841     }
1842
1843     /**
1844      * Gets the value of the isDailyScheduleAllowed property.
1845      * 
1846      * @return
1847      *     possible object is
1848      *     {@link String }
1849      *     
1850      */
1851     public String getIsDailyScheduleAllowed() {
1852         return isDailyScheduleAllowed;
1853     }
1854
1855     /**
1856      * Sets the value of the isDailyScheduleAllowed property.
1857      * 
1858      * @param value
1859      *     allowed object is
1860      *     {@link String }
1861      *     
1862      */
1863     public void setIsDailyScheduleAllowed(String value) {
1864         this.isDailyScheduleAllowed = value;
1865     }
1866
1867     /**
1868      * Gets the value of the isDailyMFScheduleAllowed property.
1869      * 
1870      * @return
1871      *     possible object is
1872      *     {@link String }
1873      *     
1874      */
1875     public String getIsDailyMFScheduleAllowed() {
1876         return isDailyMFScheduleAllowed;
1877     }
1878
1879     /**
1880      * Sets the value of the isDailyMFScheduleAllowed property.
1881      * 
1882      * @param value
1883      *     allowed object is
1884      *     {@link String }
1885      *     
1886      */
1887     public void setIsDailyMFScheduleAllowed(String value) {
1888         this.isDailyMFScheduleAllowed = value;
1889     }
1890
1891     /**
1892      * Gets the value of the isWeeklyScheduleAllowed property.
1893      * 
1894      * @return
1895      *     possible object is
1896      *     {@link String }
1897      *     
1898      */
1899     public String getIsWeeklyScheduleAllowed() {
1900         return isWeeklyScheduleAllowed;
1901     }
1902
1903     /**
1904      * Sets the value of the isWeeklyScheduleAllowed property.
1905      * 
1906      * @param value
1907      *     allowed object is
1908      *     {@link String }
1909      *     
1910      */
1911     public void setIsWeeklyScheduleAllowed(String value) {
1912         this.isWeeklyScheduleAllowed = value;
1913     }
1914
1915     /**
1916      * Gets the value of the isMonthlyScheduleAllowed property.
1917      * 
1918      * @return
1919      *     possible object is
1920      *     {@link String }
1921      *     
1922      */
1923     public String getIsMonthlyScheduleAllowed() {
1924         return isMonthlyScheduleAllowed;
1925     }
1926
1927     /**
1928      * Sets the value of the isMonthlyScheduleAllowed property.
1929      * 
1930      * @param value
1931      *     allowed object is
1932      *     {@link String }
1933      *     
1934      */
1935     public void setIsMonthlyScheduleAllowed(String value) {
1936         this.isMonthlyScheduleAllowed = value;
1937     }
1938
1939     /**
1940      * Gets the value of the reportMap property.
1941      * 
1942      * @return
1943      *     possible object is
1944      *     {@link ReportMap }
1945      *     
1946      */
1947     public ReportMap getReportMap() {
1948         return reportMap;
1949     }
1950
1951     /**
1952      * Sets the value of the reportMap property.
1953      * 
1954      * @param value
1955      *     allowed object is
1956      *     {@link ReportMap }
1957      *     
1958      */
1959     public void setReportMap(ReportMap value) {
1960         this.reportMap = value;
1961     }
1962
1963     /**
1964      * Gets the value of the pageSize property.
1965      * 
1966      * @return
1967      *     possible object is
1968      *     {@link Integer }
1969      *     
1970      */
1971     public Integer getPageSize() {
1972         return pageSize;
1973     }
1974
1975     /**
1976      * Sets the value of the pageSize property.
1977      * 
1978      * @param value
1979      *     allowed object is
1980      *     {@link Integer }
1981      *     
1982      */
1983     public void setPageSize(Integer value) {
1984         this.pageSize = value;
1985     }
1986
1987     /**
1988      * Gets the value of the reportType property.
1989      * 
1990      * @return
1991      *     possible object is
1992      *     {@link String }
1993      *     
1994      */
1995     public String getReportType() {
1996         return reportType;
1997     }
1998
1999     /**
2000      * Sets the value of the reportType property.
2001      * 
2002      * @param value
2003      *     allowed object is
2004      *     {@link String }
2005      *     
2006      */
2007     public void setReportType(String value) {
2008         this.reportType = value;
2009     }
2010
2011 }