1
2
3
4
5
6
7
8
9 package gov.grants.apply.forms.form8653V10;
10
11
12
13
14
15
16
17 public interface Form8653Document extends org.apache.xmlbeans.XmlObject
18 {
19 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
20 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Form8653Document.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("form86537c7bdoctype");
21
22
23
24
25 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653 getForm8653();
26
27
28
29
30 void setForm8653(gov.grants.apply.forms.form8653V10.Form8653Document.Form8653 form8653);
31
32
33
34
35 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653 addNewForm8653();
36
37
38
39
40
41
42 public interface Form8653 extends org.apache.xmlbeans.XmlObject
43 {
44 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
45 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Form8653.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("form865312d8elemtype");
46
47
48
49
50 java.util.Calendar getFiscalYear();
51
52
53
54
55 org.apache.xmlbeans.XmlGYear xgetFiscalYear();
56
57
58
59
60 void setFiscalYear(java.util.Calendar fiscalYear);
61
62
63
64
65 void xsetFiscalYear(org.apache.xmlbeans.XmlGYear fiscalYear);
66
67
68
69
70 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses getReimbursementExpenses();
71
72
73
74
75 void setReimbursementExpenses(gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses reimbursementExpenses);
76
77
78
79
80 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses addNewReimbursementExpenses();
81
82
83
84
85 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses getAdministrativeExpenses();
86
87
88
89
90 void setAdministrativeExpenses(gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses administrativeExpenses);
91
92
93
94
95 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses addNewAdministrativeExpenses();
96
97
98
99
100 java.math.BigDecimal getEstimatedProgramCost();
101
102
103
104
105 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetEstimatedProgramCost();
106
107
108
109
110 void setEstimatedProgramCost(java.math.BigDecimal estimatedProgramCost);
111
112
113
114
115 void xsetEstimatedProgramCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType estimatedProgramCost);
116
117
118
119
120 java.math.BigDecimal getEstimatedCostofOrientationMeeting();
121
122
123
124
125 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetEstimatedCostofOrientationMeeting();
126
127
128
129
130 void setEstimatedCostofOrientationMeeting(java.math.BigDecimal estimatedCostofOrientationMeeting);
131
132
133
134
135 void xsetEstimatedCostofOrientationMeeting(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType estimatedCostofOrientationMeeting);
136
137
138
139
140 java.math.BigDecimal getEstimatedCostofElectronicFiling();
141
142
143
144
145 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetEstimatedCostofElectronicFiling();
146
147
148
149
150 void setEstimatedCostofElectronicFiling(java.math.BigDecimal estimatedCostofElectronicFiling);
151
152
153
154
155 void xsetEstimatedCostofElectronicFiling(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType estimatedCostofElectronicFiling);
156
157
158
159
160 java.math.BigDecimal getTotalEstimatedProgramCost();
161
162
163
164
165 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalEstimatedProgramCost();
166
167
168
169
170 void setTotalEstimatedProgramCost(java.math.BigDecimal totalEstimatedProgramCost);
171
172
173
174
175 void xsetTotalEstimatedProgramCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalEstimatedProgramCost);
176
177
178
179
180 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation getOtherInformation();
181
182
183
184
185 void setOtherInformation(gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation otherInformation);
186
187
188
189
190 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation addNewOtherInformation();
191
192
193
194
195 java.lang.String getAORSignature();
196
197
198
199
200 gov.grants.apply.system.globalLibraryV20.SignatureDataType xgetAORSignature();
201
202
203
204
205 void setAORSignature(java.lang.String aorSignature);
206
207
208
209
210 void xsetAORSignature(gov.grants.apply.system.globalLibraryV20.SignatureDataType aorSignature);
211
212
213
214
215 java.util.Calendar getDateSigned();
216
217
218
219
220 org.apache.xmlbeans.XmlDate xgetDateSigned();
221
222
223
224
225 void setDateSigned(java.util.Calendar dateSigned);
226
227
228
229
230 void xsetDateSigned(org.apache.xmlbeans.XmlDate dateSigned);
231
232
233
234
235 java.lang.String getFormVersion();
236
237
238
239
240 gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
241
242
243
244
245 void setFormVersion(java.lang.String formVersion);
246
247
248
249
250 void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
251
252
253
254
255
256
257 public interface ReimbursementExpenses extends org.apache.xmlbeans.XmlObject
258 {
259 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
260 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ReimbursementExpenses.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("reimbursementexpensesb779elemtype");
261
262
263
264
265 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerTaxAssistors getToVolunteerTaxAssistors();
266
267
268
269
270 void setToVolunteerTaxAssistors(gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerTaxAssistors toVolunteerTaxAssistors);
271
272
273
274
275 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerTaxAssistors addNewToVolunteerTaxAssistors();
276
277
278
279
280 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerInstructors getToVolunteerInstructors();
281
282
283
284
285 void setToVolunteerInstructors(gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerInstructors toVolunteerInstructors);
286
287
288
289
290 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerInstructors addNewToVolunteerInstructors();
291
292
293
294
295 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerTaxCoordinatorsAdministrators getToVolunteerTaxCoordinatorsAdministrators();
296
297
298
299
300 void setToVolunteerTaxCoordinatorsAdministrators(gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerTaxCoordinatorsAdministrators toVolunteerTaxCoordinatorsAdministrators);
301
302
303
304
305 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerTaxCoordinatorsAdministrators addNewToVolunteerTaxCoordinatorsAdministrators();
306
307
308
309
310 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.Total getTotal();
311
312
313
314
315 void setTotal(gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.Total total);
316
317
318
319
320 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.Total addNewTotal();
321
322
323
324
325
326
327 public interface ToVolunteerTaxAssistors extends org.apache.xmlbeans.XmlObject
328 {
329 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
330 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ToVolunteerTaxAssistors.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("tovolunteertaxassistors2522elemtype");
331
332
333
334
335 long getNumber();
336
337
338
339
340 gov.grants.apply.forms.form8653V10.Form8653NumberDataType xgetNumber();
341
342
343
344
345 void setNumber(long number);
346
347
348
349
350 void xsetNumber(gov.grants.apply.forms.form8653V10.Form8653NumberDataType number);
351
352
353
354
355 java.math.BigDecimal getCost();
356
357
358
359
360 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
361
362
363
364
365 void setCost(java.math.BigDecimal cost);
366
367
368
369
370 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
371
372
373
374
375
376
377 public static final class Factory
378 {
379 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerTaxAssistors newInstance() {
380 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerTaxAssistors) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
381
382 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerTaxAssistors newInstance(org.apache.xmlbeans.XmlOptions options) {
383 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerTaxAssistors) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
384
385 private Factory() { }
386 }
387 }
388
389
390
391
392
393
394 public interface ToVolunteerInstructors extends org.apache.xmlbeans.XmlObject
395 {
396 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
397 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ToVolunteerInstructors.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("tovolunteerinstructors2ef6elemtype");
398
399
400
401
402 long getNumber();
403
404
405
406
407 gov.grants.apply.forms.form8653V10.Form8653NumberDataType xgetNumber();
408
409
410
411
412 void setNumber(long number);
413
414
415
416
417 void xsetNumber(gov.grants.apply.forms.form8653V10.Form8653NumberDataType number);
418
419
420
421
422 java.math.BigDecimal getCost();
423
424
425
426
427 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
428
429
430
431
432 void setCost(java.math.BigDecimal cost);
433
434
435
436
437 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
438
439
440
441
442
443
444 public static final class Factory
445 {
446 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerInstructors newInstance() {
447 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerInstructors) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
448
449 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerInstructors newInstance(org.apache.xmlbeans.XmlOptions options) {
450 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerInstructors) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
451
452 private Factory() { }
453 }
454 }
455
456
457
458
459
460
461 public interface ToVolunteerTaxCoordinatorsAdministrators extends org.apache.xmlbeans.XmlObject
462 {
463 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
464 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ToVolunteerTaxCoordinatorsAdministrators.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("tovolunteertaxcoordinatorsadministrators81f8elemtype");
465
466
467
468
469 long getNumber();
470
471
472
473
474 gov.grants.apply.forms.form8653V10.Form8653NumberDataType xgetNumber();
475
476
477
478
479 void setNumber(long number);
480
481
482
483
484 void xsetNumber(gov.grants.apply.forms.form8653V10.Form8653NumberDataType number);
485
486
487
488
489 java.math.BigDecimal getCost();
490
491
492
493
494 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
495
496
497
498
499 void setCost(java.math.BigDecimal cost);
500
501
502
503
504 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
505
506
507
508
509
510
511 public static final class Factory
512 {
513 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerTaxCoordinatorsAdministrators newInstance() {
514 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerTaxCoordinatorsAdministrators) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
515
516 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerTaxCoordinatorsAdministrators newInstance(org.apache.xmlbeans.XmlOptions options) {
517 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.ToVolunteerTaxCoordinatorsAdministrators) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
518
519 private Factory() { }
520 }
521 }
522
523
524
525
526
527
528 public interface Total extends org.apache.xmlbeans.XmlObject
529 {
530 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
531 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Total.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("totaldfe9elemtype");
532
533
534
535
536 long getNumber();
537
538
539
540
541 gov.grants.apply.forms.form8653V10.Form8653NumberTotalDataType xgetNumber();
542
543
544
545
546 void setNumber(long number);
547
548
549
550
551 void xsetNumber(gov.grants.apply.forms.form8653V10.Form8653NumberTotalDataType number);
552
553
554
555
556 java.math.BigDecimal getCost();
557
558
559
560
561 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetCost();
562
563
564
565
566 void setCost(java.math.BigDecimal cost);
567
568
569
570
571 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType cost);
572
573
574
575
576
577
578 public static final class Factory
579 {
580 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.Total newInstance() {
581 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.Total) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
582
583 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.Total newInstance(org.apache.xmlbeans.XmlOptions options) {
584 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses.Total) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
585
586 private Factory() { }
587 }
588 }
589
590
591
592
593
594
595 public static final class Factory
596 {
597 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses newInstance() {
598 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
599
600 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses newInstance(org.apache.xmlbeans.XmlOptions options) {
601 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.ReimbursementExpenses) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
602
603 private Factory() { }
604 }
605 }
606
607
608
609
610
611
612 public interface AdministrativeExpenses extends org.apache.xmlbeans.XmlObject
613 {
614 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
615 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AdministrativeExpenses.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("administrativeexpenses5cd3elemtype");
616
617
618
619
620 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.SalariesBenefits getSalariesBenefits();
621
622
623
624
625 void setSalariesBenefits(gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.SalariesBenefits salariesBenefits);
626
627
628
629
630 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.SalariesBenefits addNewSalariesBenefits();
631
632
633
634
635 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.SuppliesForTCEProgram getSuppliesForTCEProgram();
636
637
638
639
640 void setSuppliesForTCEProgram(gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.SuppliesForTCEProgram suppliesForTCEProgram);
641
642
643
644
645 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.SuppliesForTCEProgram addNewSuppliesForTCEProgram();
646
647
648
649
650 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.RentUtilitiesCustodialServices getRentUtilitiesCustodialServices();
651
652
653
654
655 void setRentUtilitiesCustodialServices(gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.RentUtilitiesCustodialServices rentUtilitiesCustodialServices);
656
657
658
659
660 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.RentUtilitiesCustodialServices addNewRentUtilitiesCustodialServices();
661
662
663
664
665 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Auditing getAuditing();
666
667
668
669
670 void setAuditing(gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Auditing auditing);
671
672
673
674
675 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Auditing addNewAuditing();
676
677
678
679
680 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Travel getTravel();
681
682
683
684
685 void setTravel(gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Travel travel);
686
687
688
689
690 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Travel addNewTravel();
691
692
693
694
695 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.DevelopmentofProgramPublicity getDevelopmentofProgramPublicity();
696
697
698
699
700 void setDevelopmentofProgramPublicity(gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.DevelopmentofProgramPublicity developmentofProgramPublicity);
701
702
703
704
705 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.DevelopmentofProgramPublicity addNewDevelopmentofProgramPublicity();
706
707
708
709
710 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.ReportProcessing getReportProcessing();
711
712
713
714
715 void setReportProcessing(gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.ReportProcessing reportProcessing);
716
717
718
719
720 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.ReportProcessing addNewReportProcessing();
721
722
723
724
725 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.TelephoneInstallation getTelephoneInstallation();
726
727
728
729
730 void setTelephoneInstallation(gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.TelephoneInstallation telephoneInstallation);
731
732
733
734
735 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.TelephoneInstallation addNewTelephoneInstallation();
736
737
738
739
740 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Postage getPostage();
741
742
743
744
745 void setPostage(gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Postage postage);
746
747
748
749
750 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Postage addNewPostage();
751
752
753
754
755 java.math.BigDecimal getTotalAdminExpenses();
756
757
758
759
760 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalAdminExpenses();
761
762
763
764
765 void setTotalAdminExpenses(java.math.BigDecimal totalAdminExpenses);
766
767
768
769
770 void xsetTotalAdminExpenses(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalAdminExpenses);
771
772
773
774
775
776
777 public interface SalariesBenefits extends org.apache.xmlbeans.XmlObject
778 {
779 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
780 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SalariesBenefits.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("salariesbenefits8453elemtype");
781
782
783
784
785 long getNumber();
786
787
788
789
790 gov.grants.apply.forms.form8653V10.Form8653NumberDataType xgetNumber();
791
792
793
794
795 void setNumber(long number);
796
797
798
799
800 void xsetNumber(gov.grants.apply.forms.form8653V10.Form8653NumberDataType number);
801
802
803
804
805 java.math.BigDecimal getCost();
806
807
808
809
810 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
811
812
813
814
815 void setCost(java.math.BigDecimal cost);
816
817
818
819
820 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
821
822
823
824
825
826
827 public static final class Factory
828 {
829 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.SalariesBenefits newInstance() {
830 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.SalariesBenefits) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
831
832 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.SalariesBenefits newInstance(org.apache.xmlbeans.XmlOptions options) {
833 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.SalariesBenefits) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
834
835 private Factory() { }
836 }
837 }
838
839
840
841
842
843
844 public interface SuppliesForTCEProgram extends org.apache.xmlbeans.XmlObject
845 {
846 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
847 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SuppliesForTCEProgram.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("suppliesfortceprogram5b49elemtype");
848
849
850
851
852 long getNumber();
853
854
855
856
857 gov.grants.apply.forms.form8653V10.Form8653NumberDataType xgetNumber();
858
859
860
861
862 void setNumber(long number);
863
864
865
866
867 void xsetNumber(gov.grants.apply.forms.form8653V10.Form8653NumberDataType number);
868
869
870
871
872 java.math.BigDecimal getCost();
873
874
875
876
877 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
878
879
880
881
882 void setCost(java.math.BigDecimal cost);
883
884
885
886
887 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
888
889
890
891
892
893
894 public static final class Factory
895 {
896 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.SuppliesForTCEProgram newInstance() {
897 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.SuppliesForTCEProgram) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
898
899 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.SuppliesForTCEProgram newInstance(org.apache.xmlbeans.XmlOptions options) {
900 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.SuppliesForTCEProgram) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
901
902 private Factory() { }
903 }
904 }
905
906
907
908
909
910
911 public interface RentUtilitiesCustodialServices extends org.apache.xmlbeans.XmlObject
912 {
913 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
914 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(RentUtilitiesCustodialServices.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("rentutilitiescustodialservicesd768elemtype");
915
916
917
918
919 long getNumber();
920
921
922
923
924 gov.grants.apply.forms.form8653V10.Form8653NumberDataType xgetNumber();
925
926
927
928
929 void setNumber(long number);
930
931
932
933
934 void xsetNumber(gov.grants.apply.forms.form8653V10.Form8653NumberDataType number);
935
936
937
938
939 java.math.BigDecimal getCost();
940
941
942
943
944 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
945
946
947
948
949 void setCost(java.math.BigDecimal cost);
950
951
952
953
954 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
955
956
957
958
959
960
961 public static final class Factory
962 {
963 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.RentUtilitiesCustodialServices newInstance() {
964 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.RentUtilitiesCustodialServices) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
965
966 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.RentUtilitiesCustodialServices newInstance(org.apache.xmlbeans.XmlOptions options) {
967 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.RentUtilitiesCustodialServices) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
968
969 private Factory() { }
970 }
971 }
972
973
974
975
976
977
978 public interface Auditing extends org.apache.xmlbeans.XmlObject
979 {
980 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
981 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Auditing.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("auditingd476elemtype");
982
983
984
985
986 long getNumber();
987
988
989
990
991 gov.grants.apply.forms.form8653V10.Form8653NumberDataType xgetNumber();
992
993
994
995
996 void setNumber(long number);
997
998
999
1000
1001 void xsetNumber(gov.grants.apply.forms.form8653V10.Form8653NumberDataType number);
1002
1003
1004
1005
1006 java.math.BigDecimal getCost();
1007
1008
1009
1010
1011 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
1012
1013
1014
1015
1016 void setCost(java.math.BigDecimal cost);
1017
1018
1019
1020
1021 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
1022
1023
1024
1025
1026
1027
1028 public static final class Factory
1029 {
1030 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Auditing newInstance() {
1031 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Auditing) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1032
1033 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Auditing newInstance(org.apache.xmlbeans.XmlOptions options) {
1034 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Auditing) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1035
1036 private Factory() { }
1037 }
1038 }
1039
1040
1041
1042
1043
1044
1045 public interface Travel extends org.apache.xmlbeans.XmlObject
1046 {
1047 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1048 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Travel.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("travelf429elemtype");
1049
1050
1051
1052
1053 long getNumber();
1054
1055
1056
1057
1058 gov.grants.apply.forms.form8653V10.Form8653NumberDataType xgetNumber();
1059
1060
1061
1062
1063 void setNumber(long number);
1064
1065
1066
1067
1068 void xsetNumber(gov.grants.apply.forms.form8653V10.Form8653NumberDataType number);
1069
1070
1071
1072
1073 java.math.BigDecimal getCost();
1074
1075
1076
1077
1078 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
1079
1080
1081
1082
1083 void setCost(java.math.BigDecimal cost);
1084
1085
1086
1087
1088 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
1089
1090
1091
1092
1093
1094
1095 public static final class Factory
1096 {
1097 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Travel newInstance() {
1098 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Travel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1099
1100 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Travel newInstance(org.apache.xmlbeans.XmlOptions options) {
1101 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Travel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1102
1103 private Factory() { }
1104 }
1105 }
1106
1107
1108
1109
1110
1111
1112 public interface DevelopmentofProgramPublicity extends org.apache.xmlbeans.XmlObject
1113 {
1114 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1115 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(DevelopmentofProgramPublicity.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("developmentofprogrampublicity1ad2elemtype");
1116
1117
1118
1119
1120 long getNumber();
1121
1122
1123
1124
1125 gov.grants.apply.forms.form8653V10.Form8653NumberDataType xgetNumber();
1126
1127
1128
1129
1130 void setNumber(long number);
1131
1132
1133
1134
1135 void xsetNumber(gov.grants.apply.forms.form8653V10.Form8653NumberDataType number);
1136
1137
1138
1139
1140 java.math.BigDecimal getCost();
1141
1142
1143
1144
1145 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
1146
1147
1148
1149
1150 void setCost(java.math.BigDecimal cost);
1151
1152
1153
1154
1155 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
1156
1157
1158
1159
1160
1161
1162 public static final class Factory
1163 {
1164 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.DevelopmentofProgramPublicity newInstance() {
1165 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.DevelopmentofProgramPublicity) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1166
1167 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.DevelopmentofProgramPublicity newInstance(org.apache.xmlbeans.XmlOptions options) {
1168 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.DevelopmentofProgramPublicity) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1169
1170 private Factory() { }
1171 }
1172 }
1173
1174
1175
1176
1177
1178
1179 public interface ReportProcessing extends org.apache.xmlbeans.XmlObject
1180 {
1181 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1182 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ReportProcessing.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("reportprocessingb1b6elemtype");
1183
1184
1185
1186
1187 long getNumber();
1188
1189
1190
1191
1192 gov.grants.apply.forms.form8653V10.Form8653NumberDataType xgetNumber();
1193
1194
1195
1196
1197 void setNumber(long number);
1198
1199
1200
1201
1202 void xsetNumber(gov.grants.apply.forms.form8653V10.Form8653NumberDataType number);
1203
1204
1205
1206
1207 java.math.BigDecimal getCost();
1208
1209
1210
1211
1212 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
1213
1214
1215
1216
1217 void setCost(java.math.BigDecimal cost);
1218
1219
1220
1221
1222 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
1223
1224
1225
1226
1227
1228
1229 public static final class Factory
1230 {
1231 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.ReportProcessing newInstance() {
1232 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.ReportProcessing) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1233
1234 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.ReportProcessing newInstance(org.apache.xmlbeans.XmlOptions options) {
1235 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.ReportProcessing) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1236
1237 private Factory() { }
1238 }
1239 }
1240
1241
1242
1243
1244
1245
1246 public interface TelephoneInstallation extends org.apache.xmlbeans.XmlObject
1247 {
1248 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1249 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(TelephoneInstallation.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("telephoneinstallation1dfdelemtype");
1250
1251
1252
1253
1254 long getNumber();
1255
1256
1257
1258
1259 gov.grants.apply.forms.form8653V10.Form8653NumberDataType xgetNumber();
1260
1261
1262
1263
1264 void setNumber(long number);
1265
1266
1267
1268
1269 void xsetNumber(gov.grants.apply.forms.form8653V10.Form8653NumberDataType number);
1270
1271
1272
1273
1274 java.math.BigDecimal getCost();
1275
1276
1277
1278
1279 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
1280
1281
1282
1283
1284 void setCost(java.math.BigDecimal cost);
1285
1286
1287
1288
1289 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
1290
1291
1292
1293
1294
1295
1296 public static final class Factory
1297 {
1298 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.TelephoneInstallation newInstance() {
1299 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.TelephoneInstallation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1300
1301 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.TelephoneInstallation newInstance(org.apache.xmlbeans.XmlOptions options) {
1302 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.TelephoneInstallation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1303
1304 private Factory() { }
1305 }
1306 }
1307
1308
1309
1310
1311
1312
1313 public interface Postage extends org.apache.xmlbeans.XmlObject
1314 {
1315 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1316 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Postage.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("postage183eelemtype");
1317
1318
1319
1320
1321 long getNumber();
1322
1323
1324
1325
1326 gov.grants.apply.forms.form8653V10.Form8653NumberDataType xgetNumber();
1327
1328
1329
1330
1331 void setNumber(long number);
1332
1333
1334
1335
1336 void xsetNumber(gov.grants.apply.forms.form8653V10.Form8653NumberDataType number);
1337
1338
1339
1340
1341 java.math.BigDecimal getCost();
1342
1343
1344
1345
1346 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
1347
1348
1349
1350
1351 void setCost(java.math.BigDecimal cost);
1352
1353
1354
1355
1356 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
1357
1358
1359
1360
1361
1362
1363 public static final class Factory
1364 {
1365 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Postage newInstance() {
1366 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Postage) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1367
1368 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Postage newInstance(org.apache.xmlbeans.XmlOptions options) {
1369 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses.Postage) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1370
1371 private Factory() { }
1372 }
1373 }
1374
1375
1376
1377
1378
1379
1380 public static final class Factory
1381 {
1382 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses newInstance() {
1383 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1384
1385 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses newInstance(org.apache.xmlbeans.XmlOptions options) {
1386 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.AdministrativeExpenses) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1387
1388 private Factory() { }
1389 }
1390 }
1391
1392
1393
1394
1395
1396
1397 public interface OtherInformation extends org.apache.xmlbeans.XmlObject
1398 {
1399 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1400 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OtherInformation.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("otherinformationd520elemtype");
1401
1402
1403
1404
1405 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation.IndividualFederalTaxReturns getIndividualFederalTaxReturns();
1406
1407
1408
1409
1410 void setIndividualFederalTaxReturns(gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation.IndividualFederalTaxReturns individualFederalTaxReturns);
1411
1412
1413
1414
1415 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation.IndividualFederalTaxReturns addNewIndividualFederalTaxReturns();
1416
1417
1418
1419
1420 long getOtherTaxpayers60Plus();
1421
1422
1423
1424
1425 gov.grants.apply.forms.form8653V10.Form8653NumberDataType xgetOtherTaxpayers60Plus();
1426
1427
1428
1429
1430 void setOtherTaxpayers60Plus(long otherTaxpayers60Plus);
1431
1432
1433
1434
1435 void xsetOtherTaxpayers60Plus(gov.grants.apply.forms.form8653V10.Form8653NumberDataType otherTaxpayers60Plus);
1436
1437
1438
1439
1440 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation.TaxPreparationSites getTaxPreparationSites();
1441
1442
1443
1444
1445 void setTaxPreparationSites(gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation.TaxPreparationSites taxPreparationSites);
1446
1447
1448
1449
1450 gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation.TaxPreparationSites addNewTaxPreparationSites();
1451
1452
1453
1454
1455
1456
1457 public interface IndividualFederalTaxReturns extends org.apache.xmlbeans.XmlObject
1458 {
1459 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1460 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IndividualFederalTaxReturns.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("individualfederaltaxreturnsb968elemtype");
1461
1462
1463
1464
1465 long getPaperFederalReturns();
1466
1467
1468
1469
1470 gov.grants.apply.forms.form8653V10.Form8653NumberDataType xgetPaperFederalReturns();
1471
1472
1473
1474
1475 void setPaperFederalReturns(long paperFederalReturns);
1476
1477
1478
1479
1480 void xsetPaperFederalReturns(gov.grants.apply.forms.form8653V10.Form8653NumberDataType paperFederalReturns);
1481
1482
1483
1484
1485 long getElectronicallyFiledFederalReturns();
1486
1487
1488
1489
1490 gov.grants.apply.forms.form8653V10.Form8653NumberDataType xgetElectronicallyFiledFederalReturns();
1491
1492
1493
1494
1495 void setElectronicallyFiledFederalReturns(long electronicallyFiledFederalReturns);
1496
1497
1498
1499
1500 void xsetElectronicallyFiledFederalReturns(gov.grants.apply.forms.form8653V10.Form8653NumberDataType electronicallyFiledFederalReturns);
1501
1502
1503
1504
1505 long getTotal();
1506
1507
1508
1509
1510 gov.grants.apply.forms.form8653V10.Form8653NumberTotalDataType xgetTotal();
1511
1512
1513
1514
1515 void setTotal(long total);
1516
1517
1518
1519
1520 void xsetTotal(gov.grants.apply.forms.form8653V10.Form8653NumberTotalDataType total);
1521
1522
1523
1524
1525
1526
1527 public static final class Factory
1528 {
1529 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation.IndividualFederalTaxReturns newInstance() {
1530 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation.IndividualFederalTaxReturns) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1531
1532 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation.IndividualFederalTaxReturns newInstance(org.apache.xmlbeans.XmlOptions options) {
1533 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation.IndividualFederalTaxReturns) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1534
1535 private Factory() { }
1536 }
1537 }
1538
1539
1540
1541
1542
1543
1544 public interface TaxPreparationSites extends org.apache.xmlbeans.XmlObject
1545 {
1546 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1547 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(TaxPreparationSites.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("taxpreparationsitesa0ecelemtype");
1548
1549
1550
1551
1552 long getEfileSites();
1553
1554
1555
1556
1557 gov.grants.apply.forms.form8653V10.Form8653NumberDataType xgetEfileSites();
1558
1559
1560
1561
1562 void setEfileSites(long efileSites);
1563
1564
1565
1566
1567 void xsetEfileSites(gov.grants.apply.forms.form8653V10.Form8653NumberDataType efileSites);
1568
1569
1570
1571
1572 long getCombination();
1573
1574
1575
1576
1577 gov.grants.apply.forms.form8653V10.Form8653NumberDataType xgetCombination();
1578
1579
1580
1581
1582 void setCombination(long combination);
1583
1584
1585
1586
1587 void xsetCombination(gov.grants.apply.forms.form8653V10.Form8653NumberDataType combination);
1588
1589
1590
1591
1592 long getTotal();
1593
1594
1595
1596
1597 gov.grants.apply.forms.form8653V10.Form8653NumberTotalDataType xgetTotal();
1598
1599
1600
1601
1602 void setTotal(long total);
1603
1604
1605
1606
1607 void xsetTotal(gov.grants.apply.forms.form8653V10.Form8653NumberTotalDataType total);
1608
1609
1610
1611
1612
1613
1614 public static final class Factory
1615 {
1616 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation.TaxPreparationSites newInstance() {
1617 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation.TaxPreparationSites) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1618
1619 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation.TaxPreparationSites newInstance(org.apache.xmlbeans.XmlOptions options) {
1620 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation.TaxPreparationSites) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1621
1622 private Factory() { }
1623 }
1624 }
1625
1626
1627
1628
1629
1630
1631 public static final class Factory
1632 {
1633 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation newInstance() {
1634 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1635
1636 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation newInstance(org.apache.xmlbeans.XmlOptions options) {
1637 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653.OtherInformation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1638
1639 private Factory() { }
1640 }
1641 }
1642
1643
1644
1645
1646
1647
1648 public static final class Factory
1649 {
1650 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653 newInstance() {
1651 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1652
1653 public static gov.grants.apply.forms.form8653V10.Form8653Document.Form8653 newInstance(org.apache.xmlbeans.XmlOptions options) {
1654 return (gov.grants.apply.forms.form8653V10.Form8653Document.Form8653) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1655
1656 private Factory() { }
1657 }
1658 }
1659
1660
1661
1662
1663
1664
1665 public static final class Factory
1666 {
1667 public static gov.grants.apply.forms.form8653V10.Form8653Document newInstance() {
1668 return (gov.grants.apply.forms.form8653V10.Form8653Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1669
1670 public static gov.grants.apply.forms.form8653V10.Form8653Document newInstance(org.apache.xmlbeans.XmlOptions options) {
1671 return (gov.grants.apply.forms.form8653V10.Form8653Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1672
1673
1674 public static gov.grants.apply.forms.form8653V10.Form8653Document parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
1675 return (gov.grants.apply.forms.form8653V10.Form8653Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
1676
1677 public static gov.grants.apply.forms.form8653V10.Form8653Document parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1678 return (gov.grants.apply.forms.form8653V10.Form8653Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
1679
1680
1681 public static gov.grants.apply.forms.form8653V10.Form8653Document parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1682 return (gov.grants.apply.forms.form8653V10.Form8653Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
1683
1684 public static gov.grants.apply.forms.form8653V10.Form8653Document parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1685 return (gov.grants.apply.forms.form8653V10.Form8653Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
1686
1687 public static gov.grants.apply.forms.form8653V10.Form8653Document parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1688 return (gov.grants.apply.forms.form8653V10.Form8653Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
1689
1690 public static gov.grants.apply.forms.form8653V10.Form8653Document parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1691 return (gov.grants.apply.forms.form8653V10.Form8653Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
1692
1693 public static gov.grants.apply.forms.form8653V10.Form8653Document parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1694 return (gov.grants.apply.forms.form8653V10.Form8653Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
1695
1696 public static gov.grants.apply.forms.form8653V10.Form8653Document parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1697 return (gov.grants.apply.forms.form8653V10.Form8653Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
1698
1699 public static gov.grants.apply.forms.form8653V10.Form8653Document parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1700 return (gov.grants.apply.forms.form8653V10.Form8653Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
1701
1702 public static gov.grants.apply.forms.form8653V10.Form8653Document parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1703 return (gov.grants.apply.forms.form8653V10.Form8653Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
1704
1705 public static gov.grants.apply.forms.form8653V10.Form8653Document parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
1706 return (gov.grants.apply.forms.form8653V10.Form8653Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
1707
1708 public static gov.grants.apply.forms.form8653V10.Form8653Document parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1709 return (gov.grants.apply.forms.form8653V10.Form8653Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
1710
1711 public static gov.grants.apply.forms.form8653V10.Form8653Document parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
1712 return (gov.grants.apply.forms.form8653V10.Form8653Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
1713
1714 public static gov.grants.apply.forms.form8653V10.Form8653Document parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1715 return (gov.grants.apply.forms.form8653V10.Form8653Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
1716
1717
1718 public static gov.grants.apply.forms.form8653V10.Form8653Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
1719 return (gov.grants.apply.forms.form8653V10.Form8653Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
1720
1721
1722 public static gov.grants.apply.forms.form8653V10.Form8653Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
1723 return (gov.grants.apply.forms.form8653V10.Form8653Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
1724
1725
1726 public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
1727 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
1728
1729
1730 public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
1731 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
1732
1733 private Factory() { }
1734 }
1735 }