1   
2   
3   
4   
5   
6   
7   
8   
9   package gov.grants.apply.forms.form865320V20;
10  
11  
12  
13  
14  
15  
16  
17  public interface Form865320Document 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(Form865320Document.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("form865320b474doctype");
21      
22      
23  
24  
25      gov.grants.apply.forms.form865320V20.Form865320Document.Form865320 getForm865320();
26      
27      
28  
29  
30      void setForm865320(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320 form865320);
31      
32      
33  
34  
35      gov.grants.apply.forms.form865320V20.Form865320Document.Form865320 addNewForm865320();
36      
37      
38  
39  
40  
41  
42      public interface Form865320 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(Form865320.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("form865320432delemtype");
46          
47          
48  
49  
50          gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses getReimbursementExpenses();
51          
52          
53  
54  
55          boolean isSetReimbursementExpenses();
56          
57          
58  
59  
60          void setReimbursementExpenses(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses reimbursementExpenses);
61          
62          
63  
64  
65          gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses addNewReimbursementExpenses();
66          
67          
68  
69  
70          void unsetReimbursementExpenses();
71          
72          
73  
74  
75          gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses getAdministrativeExpenses();
76          
77          
78  
79  
80          boolean isSetAdministrativeExpenses();
81          
82          
83  
84  
85          void setAdministrativeExpenses(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses administrativeExpenses);
86          
87          
88  
89  
90          gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses addNewAdministrativeExpenses();
91          
92          
93  
94  
95          void unsetAdministrativeExpenses();
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         boolean isSetEstimatedProgramCost();
111         
112         
113 
114 
115         void setEstimatedProgramCost(java.math.BigDecimal estimatedProgramCost);
116         
117         
118 
119 
120         void xsetEstimatedProgramCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType estimatedProgramCost);
121         
122         
123 
124 
125         void unsetEstimatedProgramCost();
126         
127         
128 
129 
130         java.math.BigDecimal getEstimatedTravelCost();
131         
132         
133 
134 
135         gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetEstimatedTravelCost();
136         
137         
138 
139 
140         boolean isSetEstimatedTravelCost();
141         
142         
143 
144 
145         void setEstimatedTravelCost(java.math.BigDecimal estimatedTravelCost);
146         
147         
148 
149 
150         void xsetEstimatedTravelCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType estimatedTravelCost);
151         
152         
153 
154 
155         void unsetEstimatedTravelCost();
156         
157         
158 
159 
160         java.math.BigDecimal getEstimatedElectronicFilingCost();
161         
162         
163 
164 
165         gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetEstimatedElectronicFilingCost();
166         
167         
168 
169 
170         boolean isSetEstimatedElectronicFilingCost();
171         
172         
173 
174 
175         void setEstimatedElectronicFilingCost(java.math.BigDecimal estimatedElectronicFilingCost);
176         
177         
178 
179 
180         void xsetEstimatedElectronicFilingCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType estimatedElectronicFilingCost);
181         
182         
183 
184 
185         void unsetEstimatedElectronicFilingCost();
186         
187         
188 
189 
190         java.math.BigDecimal getTotalEstimatedProgramCost();
191         
192         
193 
194 
195         gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalEstimatedProgramCost();
196         
197         
198 
199 
200         boolean isSetTotalEstimatedProgramCost();
201         
202         
203 
204 
205         void setTotalEstimatedProgramCost(java.math.BigDecimal totalEstimatedProgramCost);
206         
207         
208 
209 
210         void xsetTotalEstimatedProgramCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalEstimatedProgramCost);
211         
212         
213 
214 
215         void unsetTotalEstimatedProgramCost();
216         
217         
218 
219 
220         gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation getOtherInformation();
221         
222         
223 
224 
225         boolean isSetOtherInformation();
226         
227         
228 
229 
230         void setOtherInformation(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation otherInformation);
231         
232         
233 
234 
235         gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation addNewOtherInformation();
236         
237         
238 
239 
240         void unsetOtherInformation();
241         
242         
243 
244 
245         java.lang.String getAORSignature();
246         
247         
248 
249 
250         gov.grants.apply.system.globalLibraryV20.SignatureDataType xgetAORSignature();
251         
252         
253 
254 
255         void setAORSignature(java.lang.String aorSignature);
256         
257         
258 
259 
260         void xsetAORSignature(gov.grants.apply.system.globalLibraryV20.SignatureDataType aorSignature);
261         
262         
263 
264 
265         java.util.Calendar getDateSigned();
266         
267         
268 
269 
270         org.apache.xmlbeans.XmlDate xgetDateSigned();
271         
272         
273 
274 
275         void setDateSigned(java.util.Calendar dateSigned);
276         
277         
278 
279 
280         void xsetDateSigned(org.apache.xmlbeans.XmlDate dateSigned);
281         
282         
283 
284 
285         java.lang.String getFormVersion();
286         
287         
288 
289 
290         gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
291         
292         
293 
294 
295         void setFormVersion(java.lang.String formVersion);
296         
297         
298 
299 
300         void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
301         
302         
303 
304 
305 
306 
307         public interface ReimbursementExpenses extends org.apache.xmlbeans.XmlObject
308         {
309             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
310                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ReimbursementExpenses.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("reimbursementexpensesfe4eelemtype");
311             
312             
313 
314 
315             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerTaxAssistors getToVolunteerTaxAssistors();
316             
317             
318 
319 
320             boolean isSetToVolunteerTaxAssistors();
321             
322             
323 
324 
325             void setToVolunteerTaxAssistors(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerTaxAssistors toVolunteerTaxAssistors);
326             
327             
328 
329 
330             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerTaxAssistors addNewToVolunteerTaxAssistors();
331             
332             
333 
334 
335             void unsetToVolunteerTaxAssistors();
336             
337             
338 
339 
340             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerInstructors getToVolunteerInstructors();
341             
342             
343 
344 
345             boolean isSetToVolunteerInstructors();
346             
347             
348 
349 
350             void setToVolunteerInstructors(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerInstructors toVolunteerInstructors);
351             
352             
353 
354 
355             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerInstructors addNewToVolunteerInstructors();
356             
357             
358 
359 
360             void unsetToVolunteerInstructors();
361             
362             
363 
364 
365             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerTaxCoordinatorsAdministrators getToVolunteerTaxCoordinatorsAdministrators();
366             
367             
368 
369 
370             boolean isSetToVolunteerTaxCoordinatorsAdministrators();
371             
372             
373 
374 
375             void setToVolunteerTaxCoordinatorsAdministrators(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerTaxCoordinatorsAdministrators toVolunteerTaxCoordinatorsAdministrators);
376             
377             
378 
379 
380             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerTaxCoordinatorsAdministrators addNewToVolunteerTaxCoordinatorsAdministrators();
381             
382             
383 
384 
385             void unsetToVolunteerTaxCoordinatorsAdministrators();
386             
387             
388 
389 
390             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.Total getTotal();
391             
392             
393 
394 
395             boolean isSetTotal();
396             
397             
398 
399 
400             void setTotal(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.Total total);
401             
402             
403 
404 
405             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.Total addNewTotal();
406             
407             
408 
409 
410             void unsetTotal();
411             
412             
413 
414 
415 
416 
417             public interface ToVolunteerTaxAssistors extends org.apache.xmlbeans.XmlObject
418             {
419                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
420                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ToVolunteerTaxAssistors.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("tovolunteertaxassistors3677elemtype");
421                 
422                 
423 
424 
425                 long getNumber();
426                 
427                 
428 
429 
430                 gov.grants.apply.forms.form865320V20.Form865320NumberDataType xgetNumber();
431                 
432                 
433 
434 
435                 boolean isSetNumber();
436                 
437                 
438 
439 
440                 void setNumber(long number);
441                 
442                 
443 
444 
445                 void xsetNumber(gov.grants.apply.forms.form865320V20.Form865320NumberDataType number);
446                 
447                 
448 
449 
450                 void unsetNumber();
451                 
452                 
453 
454 
455                 java.math.BigDecimal getCost();
456                 
457                 
458 
459 
460                 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
461                 
462                 
463 
464 
465                 boolean isSetCost();
466                 
467                 
468 
469 
470                 void setCost(java.math.BigDecimal cost);
471                 
472                 
473 
474 
475                 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
476                 
477                 
478 
479 
480                 void unsetCost();
481                 
482                 
483 
484 
485 
486                 
487                 public static final class Factory
488                 {
489                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerTaxAssistors newInstance() {
490                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerTaxAssistors) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
491                     
492                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerTaxAssistors newInstance(org.apache.xmlbeans.XmlOptions options) {
493                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerTaxAssistors) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
494                     
495                     private Factory() { } 
496                 }
497             }
498             
499             
500 
501 
502 
503 
504             public interface ToVolunteerInstructors extends org.apache.xmlbeans.XmlObject
505             {
506                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
507                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ToVolunteerInstructors.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("tovolunteerinstructors224belemtype");
508                 
509                 
510 
511 
512                 long getNumber();
513                 
514                 
515 
516 
517                 gov.grants.apply.forms.form865320V20.Form865320NumberDataType xgetNumber();
518                 
519                 
520 
521 
522                 boolean isSetNumber();
523                 
524                 
525 
526 
527                 void setNumber(long number);
528                 
529                 
530 
531 
532                 void xsetNumber(gov.grants.apply.forms.form865320V20.Form865320NumberDataType number);
533                 
534                 
535 
536 
537                 void unsetNumber();
538                 
539                 
540 
541 
542                 java.math.BigDecimal getCost();
543                 
544                 
545 
546 
547                 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
548                 
549                 
550 
551 
552                 boolean isSetCost();
553                 
554                 
555 
556 
557                 void setCost(java.math.BigDecimal cost);
558                 
559                 
560 
561 
562                 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
563                 
564                 
565 
566 
567                 void unsetCost();
568                 
569                 
570 
571 
572 
573                 
574                 public static final class Factory
575                 {
576                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerInstructors newInstance() {
577                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerInstructors) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
578                     
579                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerInstructors newInstance(org.apache.xmlbeans.XmlOptions options) {
580                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerInstructors) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
581                     
582                     private Factory() { } 
583                 }
584             }
585             
586             
587 
588 
589 
590 
591             public interface ToVolunteerTaxCoordinatorsAdministrators extends org.apache.xmlbeans.XmlObject
592             {
593                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
594                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ToVolunteerTaxCoordinatorsAdministrators.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("tovolunteertaxcoordinatorsadministrators024delemtype");
595                 
596                 
597 
598 
599                 long getNumber();
600                 
601                 
602 
603 
604                 gov.grants.apply.forms.form865320V20.Form865320NumberDataType xgetNumber();
605                 
606                 
607 
608 
609                 boolean isSetNumber();
610                 
611                 
612 
613 
614                 void setNumber(long number);
615                 
616                 
617 
618 
619                 void xsetNumber(gov.grants.apply.forms.form865320V20.Form865320NumberDataType number);
620                 
621                 
622 
623 
624                 void unsetNumber();
625                 
626                 
627 
628 
629                 java.math.BigDecimal getCost();
630                 
631                 
632 
633 
634                 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
635                 
636                 
637 
638 
639                 boolean isSetCost();
640                 
641                 
642 
643 
644                 void setCost(java.math.BigDecimal cost);
645                 
646                 
647 
648 
649                 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
650                 
651                 
652 
653 
654                 void unsetCost();
655                 
656                 
657 
658 
659 
660                 
661                 public static final class Factory
662                 {
663                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerTaxCoordinatorsAdministrators newInstance() {
664                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerTaxCoordinatorsAdministrators) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
665                     
666                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerTaxCoordinatorsAdministrators newInstance(org.apache.xmlbeans.XmlOptions options) {
667                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.ToVolunteerTaxCoordinatorsAdministrators) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
668                     
669                     private Factory() { } 
670                 }
671             }
672             
673             
674 
675 
676 
677 
678             public interface Total extends org.apache.xmlbeans.XmlObject
679             {
680                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
681                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Total.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("totalfebeelemtype");
682                 
683                 
684 
685 
686                 long getNumber();
687                 
688                 
689 
690 
691                 gov.grants.apply.forms.form865320V20.Form865320NumberTotalDataType xgetNumber();
692                 
693                 
694 
695 
696                 boolean isSetNumber();
697                 
698                 
699 
700 
701                 void setNumber(long number);
702                 
703                 
704 
705 
706                 void xsetNumber(gov.grants.apply.forms.form865320V20.Form865320NumberTotalDataType number);
707                 
708                 
709 
710 
711                 void unsetNumber();
712                 
713                 
714 
715 
716                 java.math.BigDecimal getCost();
717                 
718                 
719 
720 
721                 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetCost();
722                 
723                 
724 
725 
726                 boolean isSetCost();
727                 
728                 
729 
730 
731                 void setCost(java.math.BigDecimal cost);
732                 
733                 
734 
735 
736                 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType cost);
737                 
738                 
739 
740 
741                 void unsetCost();
742                 
743                 
744 
745 
746 
747                 
748                 public static final class Factory
749                 {
750                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.Total newInstance() {
751                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.Total) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
752                     
753                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.Total newInstance(org.apache.xmlbeans.XmlOptions options) {
754                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses.Total) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
755                     
756                     private Factory() { } 
757                 }
758             }
759             
760             
761 
762 
763 
764             
765             public static final class Factory
766             {
767                 public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses newInstance() {
768                   return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
769                 
770                 public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses newInstance(org.apache.xmlbeans.XmlOptions options) {
771                   return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.ReimbursementExpenses) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
772                 
773                 private Factory() { } 
774             }
775         }
776         
777         
778 
779 
780 
781 
782         public interface AdministrativeExpenses extends org.apache.xmlbeans.XmlObject
783         {
784             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
785                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AdministrativeExpenses.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("administrativeexpenses6ca8elemtype");
786             
787             
788 
789 
790             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.SalariesBenefits getSalariesBenefits();
791             
792             
793 
794 
795             boolean isSetSalariesBenefits();
796             
797             
798 
799 
800             void setSalariesBenefits(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.SalariesBenefits salariesBenefits);
801             
802             
803 
804 
805             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.SalariesBenefits addNewSalariesBenefits();
806             
807             
808 
809 
810             void unsetSalariesBenefits();
811             
812             
813 
814 
815             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.SuppliesForTCEProgram getSuppliesForTCEProgram();
816             
817             
818 
819 
820             boolean isSetSuppliesForTCEProgram();
821             
822             
823 
824 
825             void setSuppliesForTCEProgram(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.SuppliesForTCEProgram suppliesForTCEProgram);
826             
827             
828 
829 
830             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.SuppliesForTCEProgram addNewSuppliesForTCEProgram();
831             
832             
833 
834 
835             void unsetSuppliesForTCEProgram();
836             
837             
838 
839 
840             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.RentUtilitiesCustodialServices getRentUtilitiesCustodialServices();
841             
842             
843 
844 
845             boolean isSetRentUtilitiesCustodialServices();
846             
847             
848 
849 
850             void setRentUtilitiesCustodialServices(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.RentUtilitiesCustodialServices rentUtilitiesCustodialServices);
851             
852             
853 
854 
855             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.RentUtilitiesCustodialServices addNewRentUtilitiesCustodialServices();
856             
857             
858 
859 
860             void unsetRentUtilitiesCustodialServices();
861             
862             
863 
864 
865             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Auditing getAuditing();
866             
867             
868 
869 
870             boolean isSetAuditing();
871             
872             
873 
874 
875             void setAuditing(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Auditing auditing);
876             
877             
878 
879 
880             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Auditing addNewAuditing();
881             
882             
883 
884 
885             void unsetAuditing();
886             
887             
888 
889 
890             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Travel getTravel();
891             
892             
893 
894 
895             boolean isSetTravel();
896             
897             
898 
899 
900             void setTravel(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Travel travel);
901             
902             
903 
904 
905             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Travel addNewTravel();
906             
907             
908 
909 
910             void unsetTravel();
911             
912             
913 
914 
915             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.ProgramPublicityDevelopment getProgramPublicityDevelopment();
916             
917             
918 
919 
920             boolean isSetProgramPublicityDevelopment();
921             
922             
923 
924 
925             void setProgramPublicityDevelopment(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.ProgramPublicityDevelopment programPublicityDevelopment);
926             
927             
928 
929 
930             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.ProgramPublicityDevelopment addNewProgramPublicityDevelopment();
931             
932             
933 
934 
935             void unsetProgramPublicityDevelopment();
936             
937             
938 
939 
940             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.InterpreterServices getInterpreterServices();
941             
942             
943 
944 
945             boolean isSetInterpreterServices();
946             
947             
948 
949 
950             void setInterpreterServices(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.InterpreterServices interpreterServices);
951             
952             
953 
954 
955             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.InterpreterServices addNewInterpreterServices();
956             
957             
958 
959 
960             void unsetInterpreterServices();
961             
962             
963 
964 
965             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.TelephoneInstallation getTelephoneInstallation();
966             
967             
968 
969 
970             boolean isSetTelephoneInstallation();
971             
972             
973 
974 
975             void setTelephoneInstallation(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.TelephoneInstallation telephoneInstallation);
976             
977             
978 
979 
980             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.TelephoneInstallation addNewTelephoneInstallation();
981             
982             
983 
984 
985             void unsetTelephoneInstallation();
986             
987             
988 
989 
990             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Other getOther();
991             
992             
993 
994 
995             boolean isSetOther();
996             
997             
998 
999 
1000             void setOther(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Other other);
1001             
1002             
1003 
1004 
1005             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Other addNewOther();
1006             
1007             
1008 
1009 
1010             void unsetOther();
1011             
1012             
1013 
1014 
1015             java.math.BigDecimal getTotalAdminExpenses();
1016             
1017             
1018 
1019 
1020             gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalAdminExpenses();
1021             
1022             
1023 
1024 
1025             boolean isSetTotalAdminExpenses();
1026             
1027             
1028 
1029 
1030             void setTotalAdminExpenses(java.math.BigDecimal totalAdminExpenses);
1031             
1032             
1033 
1034 
1035             void xsetTotalAdminExpenses(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalAdminExpenses);
1036             
1037             
1038 
1039 
1040             void unsetTotalAdminExpenses();
1041             
1042             
1043 
1044 
1045 
1046 
1047             public interface SalariesBenefits extends org.apache.xmlbeans.XmlObject
1048             {
1049                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1050                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SalariesBenefits.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("salariesbenefits5428elemtype");
1051                 
1052                 
1053 
1054 
1055                 long getNumber();
1056                 
1057                 
1058 
1059 
1060                 gov.grants.apply.forms.form865320V20.Form865320NumberDataType xgetNumber();
1061                 
1062                 
1063 
1064 
1065                 boolean isSetNumber();
1066                 
1067                 
1068 
1069 
1070                 void setNumber(long number);
1071                 
1072                 
1073 
1074 
1075                 void xsetNumber(gov.grants.apply.forms.form865320V20.Form865320NumberDataType number);
1076                 
1077                 
1078 
1079 
1080                 void unsetNumber();
1081                 
1082                 
1083 
1084 
1085                 java.math.BigDecimal getCost();
1086                 
1087                 
1088 
1089 
1090                 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
1091                 
1092                 
1093 
1094 
1095                 boolean isSetCost();
1096                 
1097                 
1098 
1099 
1100                 void setCost(java.math.BigDecimal cost);
1101                 
1102                 
1103 
1104 
1105                 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
1106                 
1107                 
1108 
1109 
1110                 void unsetCost();
1111                 
1112                 
1113 
1114 
1115 
1116                 
1117                 public static final class Factory
1118                 {
1119                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.SalariesBenefits newInstance() {
1120                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.SalariesBenefits) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1121                     
1122                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.SalariesBenefits newInstance(org.apache.xmlbeans.XmlOptions options) {
1123                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.SalariesBenefits) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1124                     
1125                     private Factory() { } 
1126                 }
1127             }
1128             
1129             
1130 
1131 
1132 
1133 
1134             public interface SuppliesForTCEProgram extends org.apache.xmlbeans.XmlObject
1135             {
1136                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1137                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SuppliesForTCEProgram.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("suppliesfortceprogram6a1eelemtype");
1138                 
1139                 
1140 
1141 
1142                 java.math.BigDecimal getCost();
1143                 
1144                 
1145 
1146 
1147                 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
1148                 
1149                 
1150 
1151 
1152                 boolean isSetCost();
1153                 
1154                 
1155 
1156 
1157                 void setCost(java.math.BigDecimal cost);
1158                 
1159                 
1160 
1161 
1162                 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
1163                 
1164                 
1165 
1166 
1167                 void unsetCost();
1168                 
1169                 
1170 
1171 
1172 
1173                 
1174                 public static final class Factory
1175                 {
1176                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.SuppliesForTCEProgram newInstance() {
1177                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.SuppliesForTCEProgram) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1178                     
1179                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.SuppliesForTCEProgram newInstance(org.apache.xmlbeans.XmlOptions options) {
1180                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.SuppliesForTCEProgram) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1181                     
1182                     private Factory() { } 
1183                 }
1184             }
1185             
1186             
1187 
1188 
1189 
1190 
1191             public interface RentUtilitiesCustodialServices extends org.apache.xmlbeans.XmlObject
1192             {
1193                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1194                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(RentUtilitiesCustodialServices.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("rentutilitiescustodialservicesafbdelemtype");
1195                 
1196                 
1197 
1198 
1199                 java.math.BigDecimal getCost();
1200                 
1201                 
1202 
1203 
1204                 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
1205                 
1206                 
1207 
1208 
1209                 boolean isSetCost();
1210                 
1211                 
1212 
1213 
1214                 void setCost(java.math.BigDecimal cost);
1215                 
1216                 
1217 
1218 
1219                 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
1220                 
1221                 
1222 
1223 
1224                 void unsetCost();
1225                 
1226                 
1227 
1228 
1229 
1230                 
1231                 public static final class Factory
1232                 {
1233                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.RentUtilitiesCustodialServices newInstance() {
1234                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.RentUtilitiesCustodialServices) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1235                     
1236                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.RentUtilitiesCustodialServices newInstance(org.apache.xmlbeans.XmlOptions options) {
1237                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.RentUtilitiesCustodialServices) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1238                     
1239                     private Factory() { } 
1240                 }
1241             }
1242             
1243             
1244 
1245 
1246 
1247 
1248             public interface Auditing extends org.apache.xmlbeans.XmlObject
1249             {
1250                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1251                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Auditing.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("auditing87cbelemtype");
1252                 
1253                 
1254 
1255 
1256                 java.math.BigDecimal getCost();
1257                 
1258                 
1259 
1260 
1261                 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
1262                 
1263                 
1264 
1265 
1266                 boolean isSetCost();
1267                 
1268                 
1269 
1270 
1271                 void setCost(java.math.BigDecimal cost);
1272                 
1273                 
1274 
1275 
1276                 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
1277                 
1278                 
1279 
1280 
1281                 void unsetCost();
1282                 
1283                 
1284 
1285 
1286 
1287                 
1288                 public static final class Factory
1289                 {
1290                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Auditing newInstance() {
1291                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Auditing) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1292                     
1293                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Auditing newInstance(org.apache.xmlbeans.XmlOptions options) {
1294                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Auditing) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1295                     
1296                     private Factory() { } 
1297                 }
1298             }
1299             
1300             
1301 
1302 
1303 
1304 
1305             public interface Travel extends org.apache.xmlbeans.XmlObject
1306             {
1307                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1308                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Travel.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("travelb2feelemtype");
1309                 
1310                 
1311 
1312 
1313                 java.math.BigDecimal getCost();
1314                 
1315                 
1316 
1317 
1318                 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
1319                 
1320                 
1321 
1322 
1323                 boolean isSetCost();
1324                 
1325                 
1326 
1327 
1328                 void setCost(java.math.BigDecimal cost);
1329                 
1330                 
1331 
1332 
1333                 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
1334                 
1335                 
1336 
1337 
1338                 void unsetCost();
1339                 
1340                 
1341 
1342 
1343 
1344                 
1345                 public static final class Factory
1346                 {
1347                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Travel newInstance() {
1348                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Travel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1349                     
1350                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Travel newInstance(org.apache.xmlbeans.XmlOptions options) {
1351                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Travel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1352                     
1353                     private Factory() { } 
1354                 }
1355             }
1356             
1357             
1358 
1359 
1360 
1361 
1362             public interface ProgramPublicityDevelopment extends org.apache.xmlbeans.XmlObject
1363             {
1364                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1365                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ProgramPublicityDevelopment.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("programpublicitydevelopmentc86eelemtype");
1366                 
1367                 
1368 
1369 
1370                 java.math.BigDecimal getCost();
1371                 
1372                 
1373 
1374 
1375                 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
1376                 
1377                 
1378 
1379 
1380                 boolean isSetCost();
1381                 
1382                 
1383 
1384 
1385                 void setCost(java.math.BigDecimal cost);
1386                 
1387                 
1388 
1389 
1390                 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
1391                 
1392                 
1393 
1394 
1395                 void unsetCost();
1396                 
1397                 
1398 
1399 
1400 
1401                 
1402                 public static final class Factory
1403                 {
1404                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.ProgramPublicityDevelopment newInstance() {
1405                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.ProgramPublicityDevelopment) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1406                     
1407                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.ProgramPublicityDevelopment newInstance(org.apache.xmlbeans.XmlOptions options) {
1408                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.ProgramPublicityDevelopment) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1409                     
1410                     private Factory() { } 
1411                 }
1412             }
1413             
1414             
1415 
1416 
1417 
1418 
1419             public interface InterpreterServices extends org.apache.xmlbeans.XmlObject
1420             {
1421                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1422                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(InterpreterServices.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("interpreterservices10ecelemtype");
1423                 
1424                 
1425 
1426 
1427                 java.math.BigDecimal getCost();
1428                 
1429                 
1430 
1431 
1432                 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
1433                 
1434                 
1435 
1436 
1437                 boolean isSetCost();
1438                 
1439                 
1440 
1441 
1442                 void setCost(java.math.BigDecimal cost);
1443                 
1444                 
1445 
1446 
1447                 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
1448                 
1449                 
1450 
1451 
1452                 void unsetCost();
1453                 
1454                 
1455 
1456 
1457 
1458                 
1459                 public static final class Factory
1460                 {
1461                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.InterpreterServices newInstance() {
1462                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.InterpreterServices) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1463                     
1464                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.InterpreterServices newInstance(org.apache.xmlbeans.XmlOptions options) {
1465                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.InterpreterServices) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1466                     
1467                     private Factory() { } 
1468                 }
1469             }
1470             
1471             
1472 
1473 
1474 
1475 
1476             public interface TelephoneInstallation extends org.apache.xmlbeans.XmlObject
1477             {
1478                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1479                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(TelephoneInstallation.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("telephoneinstallationbed2elemtype");
1480                 
1481                 
1482 
1483 
1484                 java.math.BigDecimal getCost();
1485                 
1486                 
1487 
1488 
1489                 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
1490                 
1491                 
1492 
1493 
1494                 boolean isSetCost();
1495                 
1496                 
1497 
1498 
1499                 void setCost(java.math.BigDecimal cost);
1500                 
1501                 
1502 
1503 
1504                 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
1505                 
1506                 
1507 
1508 
1509                 void unsetCost();
1510                 
1511                 
1512 
1513 
1514 
1515                 
1516                 public static final class Factory
1517                 {
1518                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.TelephoneInstallation newInstance() {
1519                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.TelephoneInstallation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1520                     
1521                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.TelephoneInstallation newInstance(org.apache.xmlbeans.XmlOptions options) {
1522                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.TelephoneInstallation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1523                     
1524                     private Factory() { } 
1525                 }
1526             }
1527             
1528             
1529 
1530 
1531 
1532 
1533             public interface Other extends org.apache.xmlbeans.XmlObject
1534             {
1535                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1536                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Other.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("other3f04elemtype");
1537                 
1538                 
1539 
1540 
1541                 java.math.BigDecimal getCost();
1542                 
1543                 
1544 
1545 
1546                 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCost();
1547                 
1548                 
1549 
1550 
1551                 boolean isSetCost();
1552                 
1553                 
1554 
1555 
1556                 void setCost(java.math.BigDecimal cost);
1557                 
1558                 
1559 
1560 
1561                 void xsetCost(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType cost);
1562                 
1563                 
1564 
1565 
1566                 void unsetCost();
1567                 
1568                 
1569 
1570 
1571 
1572                 
1573                 public static final class Factory
1574                 {
1575                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Other newInstance() {
1576                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Other) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1577                     
1578                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Other newInstance(org.apache.xmlbeans.XmlOptions options) {
1579                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses.Other) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1580                     
1581                     private Factory() { } 
1582                 }
1583             }
1584             
1585             
1586 
1587 
1588 
1589             
1590             public static final class Factory
1591             {
1592                 public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses newInstance() {
1593                   return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1594                 
1595                 public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses newInstance(org.apache.xmlbeans.XmlOptions options) {
1596                   return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.AdministrativeExpenses) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1597                 
1598                 private Factory() { } 
1599             }
1600         }
1601         
1602         
1603 
1604 
1605 
1606 
1607         public interface OtherInformation extends org.apache.xmlbeans.XmlObject
1608         {
1609             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1610                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OtherInformation.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("otherinformationd975elemtype");
1611             
1612             
1613 
1614 
1615             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns getIndividualFederalTaxReturns();
1616             
1617             
1618 
1619 
1620             boolean isSetIndividualFederalTaxReturns();
1621             
1622             
1623 
1624 
1625             void setIndividualFederalTaxReturns(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns individualFederalTaxReturns);
1626             
1627             
1628 
1629 
1630             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns addNewIndividualFederalTaxReturns();
1631             
1632             
1633 
1634 
1635             void unsetIndividualFederalTaxReturns();
1636             
1637             
1638 
1639 
1640             long getOtherTaxpayers60Plus();
1641             
1642             
1643 
1644 
1645             gov.grants.apply.forms.form865320V20.Form865320NumberDataType xgetOtherTaxpayers60Plus();
1646             
1647             
1648 
1649 
1650             boolean isSetOtherTaxpayers60Plus();
1651             
1652             
1653 
1654 
1655             void setOtherTaxpayers60Plus(long otherTaxpayers60Plus);
1656             
1657             
1658 
1659 
1660             void xsetOtherTaxpayers60Plus(gov.grants.apply.forms.form865320V20.Form865320NumberDataType otherTaxpayers60Plus);
1661             
1662             
1663 
1664 
1665             void unsetOtherTaxpayers60Plus();
1666             
1667             
1668 
1669 
1670             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.TaxPreparationSites getTaxPreparationSites();
1671             
1672             
1673 
1674 
1675             boolean isSetTaxPreparationSites();
1676             
1677             
1678 
1679 
1680             void setTaxPreparationSites(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.TaxPreparationSites taxPreparationSites);
1681             
1682             
1683 
1684 
1685             gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.TaxPreparationSites addNewTaxPreparationSites();
1686             
1687             
1688 
1689 
1690             void unsetTaxPreparationSites();
1691             
1692             
1693 
1694 
1695 
1696 
1697             public interface IndividualFederalTaxReturns extends org.apache.xmlbeans.XmlObject
1698             {
1699                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1700                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IndividualFederalTaxReturns.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("individualfederaltaxreturns91bdelemtype");
1701                 
1702                 
1703 
1704 
1705                 gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.PaperFederalReturns getPaperFederalReturns();
1706                 
1707                 
1708 
1709 
1710                 boolean isSetPaperFederalReturns();
1711                 
1712                 
1713 
1714 
1715                 void setPaperFederalReturns(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.PaperFederalReturns paperFederalReturns);
1716                 
1717                 
1718 
1719 
1720                 gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.PaperFederalReturns addNewPaperFederalReturns();
1721                 
1722                 
1723 
1724 
1725                 void unsetPaperFederalReturns();
1726                 
1727                 
1728 
1729 
1730                 gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.ElectronicallyFiledFederalReturns getElectronicallyFiledFederalReturns();
1731                 
1732                 
1733 
1734 
1735                 boolean isSetElectronicallyFiledFederalReturns();
1736                 
1737                 
1738 
1739 
1740                 void setElectronicallyFiledFederalReturns(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.ElectronicallyFiledFederalReturns electronicallyFiledFederalReturns);
1741                 
1742                 
1743 
1744 
1745                 gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.ElectronicallyFiledFederalReturns addNewElectronicallyFiledFederalReturns();
1746                 
1747                 
1748 
1749 
1750                 void unsetElectronicallyFiledFederalReturns();
1751                 
1752                 
1753 
1754 
1755                 gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.Total getTotal();
1756                 
1757                 
1758 
1759 
1760                 boolean isSetTotal();
1761                 
1762                 
1763 
1764 
1765                 void setTotal(gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.Total total);
1766                 
1767                 
1768 
1769 
1770                 gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.Total addNewTotal();
1771                 
1772                 
1773 
1774 
1775                 void unsetTotal();
1776                 
1777                 
1778 
1779 
1780 
1781 
1782                 public interface PaperFederalReturns extends org.apache.xmlbeans.XmlObject
1783                 {
1784                     public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1785                       org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PaperFederalReturns.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("paperfederalreturns971belemtype");
1786                     
1787                     
1788 
1789 
1790                     long getSixtyPlusTaxpayers();
1791                     
1792                     
1793 
1794 
1795                     gov.grants.apply.forms.form865320V20.Form865320NumberDataType xgetSixtyPlusTaxpayers();
1796                     
1797                     
1798 
1799 
1800                     boolean isSetSixtyPlusTaxpayers();
1801                     
1802                     
1803 
1804 
1805                     void setSixtyPlusTaxpayers(long sixtyPlusTaxpayers);
1806                     
1807                     
1808 
1809 
1810                     void xsetSixtyPlusTaxpayers(gov.grants.apply.forms.form865320V20.Form865320NumberDataType sixtyPlusTaxpayers);
1811                     
1812                     
1813 
1814 
1815                     void unsetSixtyPlusTaxpayers();
1816                     
1817                     
1818 
1819 
1820                     long getOtherTaxpayers();
1821                     
1822                     
1823 
1824 
1825                     gov.grants.apply.forms.form865320V20.Form865320NumberDataType xgetOtherTaxpayers();
1826                     
1827                     
1828 
1829 
1830                     boolean isSetOtherTaxpayers();
1831                     
1832                     
1833 
1834 
1835                     void setOtherTaxpayers(long otherTaxpayers);
1836                     
1837                     
1838 
1839 
1840                     void xsetOtherTaxpayers(gov.grants.apply.forms.form865320V20.Form865320NumberDataType otherTaxpayers);
1841                     
1842                     
1843 
1844 
1845                     void unsetOtherTaxpayers();
1846                     
1847                     
1848 
1849 
1850 
1851                     
1852                     public static final class Factory
1853                     {
1854                       public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.PaperFederalReturns newInstance() {
1855                         return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.PaperFederalReturns) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1856                       
1857                       public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.PaperFederalReturns newInstance(org.apache.xmlbeans.XmlOptions options) {
1858                         return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.PaperFederalReturns) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1859                       
1860                       private Factory() { } 
1861                     }
1862                 }
1863                 
1864                 
1865 
1866 
1867 
1868 
1869                 public interface ElectronicallyFiledFederalReturns extends org.apache.xmlbeans.XmlObject
1870                 {
1871                     public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1872                       org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ElectronicallyFiledFederalReturns.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("electronicallyfiledfederalreturns3ae3elemtype");
1873                     
1874                     
1875 
1876 
1877                     long getSixtyPlusTaxpayers();
1878                     
1879                     
1880 
1881 
1882                     gov.grants.apply.forms.form865320V20.Form865320NumberDataType xgetSixtyPlusTaxpayers();
1883                     
1884                     
1885 
1886 
1887                     boolean isSetSixtyPlusTaxpayers();
1888                     
1889                     
1890 
1891 
1892                     void setSixtyPlusTaxpayers(long sixtyPlusTaxpayers);
1893                     
1894                     
1895 
1896 
1897                     void xsetSixtyPlusTaxpayers(gov.grants.apply.forms.form865320V20.Form865320NumberDataType sixtyPlusTaxpayers);
1898                     
1899                     
1900 
1901 
1902                     void unsetSixtyPlusTaxpayers();
1903                     
1904                     
1905 
1906 
1907                     long getOtherTaxpayers();
1908                     
1909                     
1910 
1911 
1912                     gov.grants.apply.forms.form865320V20.Form865320NumberDataType xgetOtherTaxpayers();
1913                     
1914                     
1915 
1916 
1917                     boolean isSetOtherTaxpayers();
1918                     
1919                     
1920 
1921 
1922                     void setOtherTaxpayers(long otherTaxpayers);
1923                     
1924                     
1925 
1926 
1927                     void xsetOtherTaxpayers(gov.grants.apply.forms.form865320V20.Form865320NumberDataType otherTaxpayers);
1928                     
1929                     
1930 
1931 
1932                     void unsetOtherTaxpayers();
1933                     
1934                     
1935 
1936 
1937 
1938                     
1939                     public static final class Factory
1940                     {
1941                       public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.ElectronicallyFiledFederalReturns newInstance() {
1942                         return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.ElectronicallyFiledFederalReturns) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1943                       
1944                       public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.ElectronicallyFiledFederalReturns newInstance(org.apache.xmlbeans.XmlOptions options) {
1945                         return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.ElectronicallyFiledFederalReturns) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1946                       
1947                       private Factory() { } 
1948                     }
1949                 }
1950                 
1951                 
1952 
1953 
1954 
1955 
1956                 public interface Total extends org.apache.xmlbeans.XmlObject
1957                 {
1958                     public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1959                       org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Total.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("totalef4delemtype");
1960                     
1961                     
1962 
1963 
1964                     long getSixtyPlusTaxpayers();
1965                     
1966                     
1967 
1968 
1969                     gov.grants.apply.forms.form865320V20.Form865320NumberTotalDataType xgetSixtyPlusTaxpayers();
1970                     
1971                     
1972 
1973 
1974                     boolean isSetSixtyPlusTaxpayers();
1975                     
1976                     
1977 
1978 
1979                     void setSixtyPlusTaxpayers(long sixtyPlusTaxpayers);
1980                     
1981                     
1982 
1983 
1984                     void xsetSixtyPlusTaxpayers(gov.grants.apply.forms.form865320V20.Form865320NumberTotalDataType sixtyPlusTaxpayers);
1985                     
1986                     
1987 
1988 
1989                     void unsetSixtyPlusTaxpayers();
1990                     
1991                     
1992 
1993 
1994                     long getOtherTaxpayers();
1995                     
1996                     
1997 
1998 
1999                     gov.grants.apply.forms.form865320V20.Form865320NumberTotalDataType xgetOtherTaxpayers();
2000                     
2001                     
2002 
2003 
2004                     boolean isSetOtherTaxpayers();
2005                     
2006                     
2007 
2008 
2009                     void setOtherTaxpayers(long otherTaxpayers);
2010                     
2011                     
2012 
2013 
2014                     void xsetOtherTaxpayers(gov.grants.apply.forms.form865320V20.Form865320NumberTotalDataType otherTaxpayers);
2015                     
2016                     
2017 
2018 
2019                     void unsetOtherTaxpayers();
2020                     
2021                     
2022 
2023 
2024 
2025                     
2026                     public static final class Factory
2027                     {
2028                       public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.Total newInstance() {
2029                         return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.Total) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2030                       
2031                       public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.Total newInstance(org.apache.xmlbeans.XmlOptions options) {
2032                         return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns.Total) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2033                       
2034                       private Factory() { } 
2035                     }
2036                 }
2037                 
2038                 
2039 
2040 
2041 
2042                 
2043                 public static final class Factory
2044                 {
2045                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns newInstance() {
2046                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2047                     
2048                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns newInstance(org.apache.xmlbeans.XmlOptions options) {
2049                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.IndividualFederalTaxReturns) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2050                     
2051                     private Factory() { } 
2052                 }
2053             }
2054             
2055             
2056 
2057 
2058 
2059 
2060             public interface TaxPreparationSites extends org.apache.xmlbeans.XmlObject
2061             {
2062                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2063                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(TaxPreparationSites.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("taxpreparationsites5341elemtype");
2064                 
2065                 
2066 
2067 
2068                 long getEfileSites();
2069                 
2070                 
2071 
2072 
2073                 gov.grants.apply.forms.form865320V20.Form865320NumberDataType xgetEfileSites();
2074                 
2075                 
2076 
2077 
2078                 boolean isSetEfileSites();
2079                 
2080                 
2081 
2082 
2083                 void setEfileSites(long efileSites);
2084                 
2085                 
2086 
2087 
2088                 void xsetEfileSites(gov.grants.apply.forms.form865320V20.Form865320NumberDataType efileSites);
2089                 
2090                 
2091 
2092 
2093                 void unsetEfileSites();
2094                 
2095                 
2096 
2097 
2098                 long getCombination();
2099                 
2100                 
2101 
2102 
2103                 gov.grants.apply.forms.form865320V20.Form865320NumberDataType xgetCombination();
2104                 
2105                 
2106 
2107 
2108                 boolean isSetCombination();
2109                 
2110                 
2111 
2112 
2113                 void setCombination(long combination);
2114                 
2115                 
2116 
2117 
2118                 void xsetCombination(gov.grants.apply.forms.form865320V20.Form865320NumberDataType combination);
2119                 
2120                 
2121 
2122 
2123                 void unsetCombination();
2124                 
2125                 
2126 
2127 
2128                 long getTotal();
2129                 
2130                 
2131 
2132 
2133                 gov.grants.apply.forms.form865320V20.Form865320NumberTotalDataType xgetTotal();
2134                 
2135                 
2136 
2137 
2138                 boolean isSetTotal();
2139                 
2140                 
2141 
2142 
2143                 void setTotal(long total);
2144                 
2145                 
2146 
2147 
2148                 void xsetTotal(gov.grants.apply.forms.form865320V20.Form865320NumberTotalDataType total);
2149                 
2150                 
2151 
2152 
2153                 void unsetTotal();
2154                 
2155                 
2156 
2157 
2158 
2159                 
2160                 public static final class Factory
2161                 {
2162                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.TaxPreparationSites newInstance() {
2163                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.TaxPreparationSites) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2164                     
2165                     public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.TaxPreparationSites newInstance(org.apache.xmlbeans.XmlOptions options) {
2166                       return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation.TaxPreparationSites) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2167                     
2168                     private Factory() { } 
2169                 }
2170             }
2171             
2172             
2173 
2174 
2175 
2176             
2177             public static final class Factory
2178             {
2179                 public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation newInstance() {
2180                   return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2181                 
2182                 public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation newInstance(org.apache.xmlbeans.XmlOptions options) {
2183                   return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320.OtherInformation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2184                 
2185                 private Factory() { } 
2186             }
2187         }
2188         
2189         
2190 
2191 
2192 
2193         
2194         public static final class Factory
2195         {
2196             public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320 newInstance() {
2197               return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2198             
2199             public static gov.grants.apply.forms.form865320V20.Form865320Document.Form865320 newInstance(org.apache.xmlbeans.XmlOptions options) {
2200               return (gov.grants.apply.forms.form865320V20.Form865320Document.Form865320) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2201             
2202             private Factory() { } 
2203         }
2204     }
2205     
2206     
2207 
2208 
2209 
2210     
2211     public static final class Factory
2212     {
2213         public static gov.grants.apply.forms.form865320V20.Form865320Document newInstance() {
2214           return (gov.grants.apply.forms.form865320V20.Form865320Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2215         
2216         public static gov.grants.apply.forms.form865320V20.Form865320Document newInstance(org.apache.xmlbeans.XmlOptions options) {
2217           return (gov.grants.apply.forms.form865320V20.Form865320Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2218         
2219         
2220         public static gov.grants.apply.forms.form865320V20.Form865320Document parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
2221           return (gov.grants.apply.forms.form865320V20.Form865320Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
2222         
2223         public static gov.grants.apply.forms.form865320V20.Form865320Document parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
2224           return (gov.grants.apply.forms.form865320V20.Form865320Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
2225         
2226         
2227         public static gov.grants.apply.forms.form865320V20.Form865320Document parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
2228           return (gov.grants.apply.forms.form865320V20.Form865320Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
2229         
2230         public static gov.grants.apply.forms.form865320V20.Form865320Document parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
2231           return (gov.grants.apply.forms.form865320V20.Form865320Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
2232         
2233         public static gov.grants.apply.forms.form865320V20.Form865320Document parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
2234           return (gov.grants.apply.forms.form865320V20.Form865320Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
2235         
2236         public static gov.grants.apply.forms.form865320V20.Form865320Document parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
2237           return (gov.grants.apply.forms.form865320V20.Form865320Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
2238         
2239         public static gov.grants.apply.forms.form865320V20.Form865320Document parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
2240           return (gov.grants.apply.forms.form865320V20.Form865320Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
2241         
2242         public static gov.grants.apply.forms.form865320V20.Form865320Document parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
2243           return (gov.grants.apply.forms.form865320V20.Form865320Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
2244         
2245         public static gov.grants.apply.forms.form865320V20.Form865320Document parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
2246           return (gov.grants.apply.forms.form865320V20.Form865320Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
2247         
2248         public static gov.grants.apply.forms.form865320V20.Form865320Document parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
2249           return (gov.grants.apply.forms.form865320V20.Form865320Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
2250         
2251         public static gov.grants.apply.forms.form865320V20.Form865320Document parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
2252           return (gov.grants.apply.forms.form865320V20.Form865320Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
2253         
2254         public static gov.grants.apply.forms.form865320V20.Form865320Document parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
2255           return (gov.grants.apply.forms.form865320V20.Form865320Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
2256         
2257         public static gov.grants.apply.forms.form865320V20.Form865320Document parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
2258           return (gov.grants.apply.forms.form865320V20.Form865320Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
2259         
2260         public static gov.grants.apply.forms.form865320V20.Form865320Document parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
2261           return (gov.grants.apply.forms.form865320V20.Form865320Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
2262         
2263         
2264         public static gov.grants.apply.forms.form865320V20.Form865320Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
2265           return (gov.grants.apply.forms.form865320V20.Form865320Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
2266         
2267         
2268         public static gov.grants.apply.forms.form865320V20.Form865320Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
2269           return (gov.grants.apply.forms.form865320V20.Form865320Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
2270         
2271         
2272         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 {
2273           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
2274         
2275         
2276         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 {
2277           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
2278         
2279         private Factory() { } 
2280     }
2281 }