1
2
3
4
5
6
7
8
9 package gov.grants.apply.forms.rrSF424MultiProjectCover10V10;
10
11
12
13
14
15
16
17 public interface RRSF424MultiProjectCover10Document 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(RRSF424MultiProjectCover10Document.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("rrsf424multiprojectcover10c3fddoctype");
21
22
23
24
25 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10 getRRSF424MultiProjectCover10();
26
27
28
29
30 void setRRSF424MultiProjectCover10(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10 rrsf424MultiProjectCover10);
31
32
33
34
35 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10 addNewRRSF424MultiProjectCover10();
36
37
38
39
40
41
42 public interface RRSF424MultiProjectCover10 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(RRSF424MultiProjectCover10.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("rrsf424multiprojectcover10ccaeelemtype");
46
47
48
49
50 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.SubmissionTypeDataType.Enum getSubmissionTypeCode();
51
52
53
54
55 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.SubmissionTypeDataType xgetSubmissionTypeCode();
56
57
58
59
60 boolean isSetSubmissionTypeCode();
61
62
63
64
65 void setSubmissionTypeCode(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.SubmissionTypeDataType.Enum submissionTypeCode);
66
67
68
69
70 void xsetSubmissionTypeCode(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.SubmissionTypeDataType submissionTypeCode);
71
72
73
74
75 void unsetSubmissionTypeCode();
76
77
78
79
80 java.util.Calendar getSubmittedDate();
81
82
83
84
85 org.apache.xmlbeans.XmlDate xgetSubmittedDate();
86
87
88
89
90 boolean isSetSubmittedDate();
91
92
93
94
95 void setSubmittedDate(java.util.Calendar submittedDate);
96
97
98
99
100 void xsetSubmittedDate(org.apache.xmlbeans.XmlDate submittedDate);
101
102
103
104
105 void unsetSubmittedDate();
106
107
108
109
110 java.lang.String getApplicantID();
111
112
113
114
115 gov.grants.apply.system.globalLibraryV20.ApplicantIDDataType xgetApplicantID();
116
117
118
119
120 boolean isSetApplicantID();
121
122
123
124
125 void setApplicantID(java.lang.String applicantID);
126
127
128
129
130 void xsetApplicantID(gov.grants.apply.system.globalLibraryV20.ApplicantIDDataType applicantID);
131
132
133
134
135 void unsetApplicantID();
136
137
138
139
140 java.util.Calendar getStateReceivedDate();
141
142
143
144
145 org.apache.xmlbeans.XmlDate xgetStateReceivedDate();
146
147
148
149
150 boolean isSetStateReceivedDate();
151
152
153
154
155 void setStateReceivedDate(java.util.Calendar stateReceivedDate);
156
157
158
159
160 void xsetStateReceivedDate(org.apache.xmlbeans.XmlDate stateReceivedDate);
161
162
163
164
165 void unsetStateReceivedDate();
166
167
168
169
170 java.lang.String getStateID();
171
172
173
174
175 gov.grants.apply.system.globalLibraryV20.StateIDDataType xgetStateID();
176
177
178
179
180 boolean isSetStateID();
181
182
183
184
185 void setStateID(java.lang.String stateID);
186
187
188
189
190 void xsetStateID(gov.grants.apply.system.globalLibraryV20.StateIDDataType stateID);
191
192
193
194
195 void unsetStateID();
196
197
198
199
200 java.lang.String getFederalID();
201
202
203
204
205 gov.grants.apply.system.globalLibraryV20.FederalIDDataType xgetFederalID();
206
207
208
209
210 boolean isSetFederalID();
211
212
213
214
215 void setFederalID(java.lang.String federalID);
216
217
218
219
220 void xsetFederalID(gov.grants.apply.system.globalLibraryV20.FederalIDDataType federalID);
221
222
223
224
225 void unsetFederalID();
226
227
228
229
230 java.lang.String getAgencyRoutingNumber();
231
232
233
234
235 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.AgencyRoutingNumber xgetAgencyRoutingNumber();
236
237
238
239
240 boolean isSetAgencyRoutingNumber();
241
242
243
244
245 void setAgencyRoutingNumber(java.lang.String agencyRoutingNumber);
246
247
248
249
250 void xsetAgencyRoutingNumber(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.AgencyRoutingNumber agencyRoutingNumber);
251
252
253
254
255 void unsetAgencyRoutingNumber();
256
257
258
259
260 java.lang.String getGrantsTrackingNumber();
261
262
263
264
265 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.GrantsTrackingNumber xgetGrantsTrackingNumber();
266
267
268
269
270 boolean isSetGrantsTrackingNumber();
271
272
273
274
275 void setGrantsTrackingNumber(java.lang.String grantsTrackingNumber);
276
277
278
279
280 void xsetGrantsTrackingNumber(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.GrantsTrackingNumber grantsTrackingNumber);
281
282
283
284
285 void unsetGrantsTrackingNumber();
286
287
288
289
290 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantInfo getApplicantInfo();
291
292
293
294
295 boolean isSetApplicantInfo();
296
297
298
299
300 void setApplicantInfo(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantInfo applicantInfo);
301
302
303
304
305 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantInfo addNewApplicantInfo();
306
307
308
309
310 void unsetApplicantInfo();
311
312
313
314
315 java.lang.String getEmployerID();
316
317
318
319
320 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.EmployerID xgetEmployerID();
321
322
323
324
325 boolean isSetEmployerID();
326
327
328
329
330 void setEmployerID(java.lang.String employerID);
331
332
333
334
335 void xsetEmployerID(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.EmployerID employerID);
336
337
338
339
340 void unsetEmployerID();
341
342
343
344
345 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType getApplicantType();
346
347
348
349
350 boolean isSetApplicantType();
351
352
353
354
355 void setApplicantType(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType applicantType);
356
357
358
359
360 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType addNewApplicantType();
361
362
363
364
365 void unsetApplicantType();
366
367
368
369
370 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType getApplicationType();
371
372
373
374
375 boolean isSetApplicationType();
376
377
378
379
380 void setApplicationType(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType applicationType);
381
382
383
384
385 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType addNewApplicationType();
386
387
388
389
390 void unsetApplicationType();
391
392
393
394
395 java.lang.String getFederalAgencyName();
396
397
398
399
400 gov.grants.apply.system.globalLibraryV20.AgencyNameDataType xgetFederalAgencyName();
401
402
403
404
405 boolean isSetFederalAgencyName();
406
407
408
409
410 void setFederalAgencyName(java.lang.String federalAgencyName);
411
412
413
414
415 void xsetFederalAgencyName(gov.grants.apply.system.globalLibraryV20.AgencyNameDataType federalAgencyName);
416
417
418
419
420 void unsetFederalAgencyName();
421
422
423
424
425 java.lang.String getCFDANumber();
426
427
428
429
430 gov.grants.apply.system.globalLibraryV20.CFDANumberDataType xgetCFDANumber();
431
432
433
434
435 boolean isSetCFDANumber();
436
437
438
439
440 void setCFDANumber(java.lang.String cfdaNumber);
441
442
443
444
445 void xsetCFDANumber(gov.grants.apply.system.globalLibraryV20.CFDANumberDataType cfdaNumber);
446
447
448
449
450 void unsetCFDANumber();
451
452
453
454
455 java.lang.String getActivityTitle();
456
457
458
459
460 gov.grants.apply.system.globalLibraryV20.ProgramActivityTitleDataType xgetActivityTitle();
461
462
463
464
465 boolean isSetActivityTitle();
466
467
468
469
470 void setActivityTitle(java.lang.String activityTitle);
471
472
473
474
475 void xsetActivityTitle(gov.grants.apply.system.globalLibraryV20.ProgramActivityTitleDataType activityTitle);
476
477
478
479
480 void unsetActivityTitle();
481
482
483
484
485 java.lang.String getProjectTitle();
486
487
488
489
490 gov.grants.apply.system.globalLibraryV20.ProjectTitleDataType xgetProjectTitle();
491
492
493
494
495 boolean isSetProjectTitle();
496
497
498
499
500 void setProjectTitle(java.lang.String projectTitle);
501
502
503
504
505 void xsetProjectTitle(gov.grants.apply.system.globalLibraryV20.ProjectTitleDataType projectTitle);
506
507
508
509
510 void unsetProjectTitle();
511
512
513
514
515 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ProposedProjectPeriod getProposedProjectPeriod();
516
517
518
519
520 boolean isSetProposedProjectPeriod();
521
522
523
524
525 void setProposedProjectPeriod(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ProposedProjectPeriod proposedProjectPeriod);
526
527
528
529
530 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ProposedProjectPeriod addNewProposedProjectPeriod();
531
532
533
534
535 void unsetProposedProjectPeriod();
536
537
538
539
540 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.CongressionalDistrict getCongressionalDistrict();
541
542
543
544
545 boolean isSetCongressionalDistrict();
546
547
548
549
550 void setCongressionalDistrict(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.CongressionalDistrict congressionalDistrict);
551
552
553
554
555 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.CongressionalDistrict addNewCongressionalDistrict();
556
557
558
559
560 void unsetCongressionalDistrict();
561
562
563
564
565 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.OrganizationContactPersonDataType getPDPIContactInfo();
566
567
568
569
570 boolean isSetPDPIContactInfo();
571
572
573
574
575 void setPDPIContactInfo(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.OrganizationContactPersonDataType pdpiContactInfo);
576
577
578
579
580 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.OrganizationContactPersonDataType addNewPDPIContactInfo();
581
582
583
584
585 void unsetPDPIContactInfo();
586
587
588
589
590 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.EstimatedProjectFunding getEstimatedProjectFunding();
591
592
593
594
595 boolean isSetEstimatedProjectFunding();
596
597
598
599
600 void setEstimatedProjectFunding(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.EstimatedProjectFunding estimatedProjectFunding);
601
602
603
604
605 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.EstimatedProjectFunding addNewEstimatedProjectFunding();
606
607
608
609
610 void unsetEstimatedProjectFunding();
611
612
613
614
615 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.StateReview getStateReview();
616
617
618
619
620 boolean isSetStateReview();
621
622
623
624
625 void setStateReview(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.StateReview stateReview);
626
627
628
629
630 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.StateReview addNewStateReview();
631
632
633
634
635 void unsetStateReview();
636
637
638
639
640 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getTrustAgree();
641
642
643
644
645 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetTrustAgree();
646
647
648
649
650 boolean isSetTrustAgree();
651
652
653
654
655 void setTrustAgree(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum trustAgree);
656
657
658
659
660 void xsetTrustAgree(gov.grants.apply.system.globalLibraryV20.YesNoDataType trustAgree);
661
662
663
664
665 void unsetTrustAgree();
666
667
668
669
670 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getSFLLLAttachment();
671
672
673
674
675 boolean isSetSFLLLAttachment();
676
677
678
679
680 void setSFLLLAttachment(gov.grants.apply.system.attachmentsV10.AttachedFileDataType sflllAttachment);
681
682
683
684
685 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewSFLLLAttachment();
686
687
688
689
690 void unsetSFLLLAttachment();
691
692
693
694
695 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.AORInfoType getAORInfo();
696
697
698
699
700 boolean isSetAORInfo();
701
702
703
704
705 void setAORInfo(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.AORInfoType aorInfo);
706
707
708
709
710 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.AORInfoType addNewAORInfo();
711
712
713
714
715 void unsetAORInfo();
716
717
718
719
720 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getPreApplicationAttachment();
721
722
723
724
725 boolean isSetPreApplicationAttachment();
726
727
728
729
730 void setPreApplicationAttachment(gov.grants.apply.system.attachmentsV10.AttachedFileDataType preApplicationAttachment);
731
732
733
734
735 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewPreApplicationAttachment();
736
737
738
739
740 void unsetPreApplicationAttachment();
741
742
743
744
745 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getCoverLetterAttachment();
746
747
748
749
750 boolean isSetCoverLetterAttachment();
751
752
753
754
755 void setCoverLetterAttachment(gov.grants.apply.system.attachmentsV10.AttachedFileDataType coverLetterAttachment);
756
757
758
759
760 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewCoverLetterAttachment();
761
762
763
764
765 void unsetCoverLetterAttachment();
766
767
768
769
770 java.lang.String getAORSignature();
771
772
773
774
775 gov.grants.apply.system.globalLibraryV20.SignatureDataType xgetAORSignature();
776
777
778
779
780 boolean isSetAORSignature();
781
782
783
784
785 void setAORSignature(java.lang.String aorSignature);
786
787
788
789
790 void xsetAORSignature(gov.grants.apply.system.globalLibraryV20.SignatureDataType aorSignature);
791
792
793
794
795 void unsetAORSignature();
796
797
798
799
800 java.util.Calendar getAORSignedDate();
801
802
803
804
805 org.apache.xmlbeans.XmlDate xgetAORSignedDate();
806
807
808
809
810 boolean isSetAORSignedDate();
811
812
813
814
815 void setAORSignedDate(java.util.Calendar aorSignedDate);
816
817
818
819
820 void xsetAORSignedDate(org.apache.xmlbeans.XmlDate aorSignedDate);
821
822
823
824
825 void unsetAORSignedDate();
826
827
828
829
830 java.lang.String getFormVersion();
831
832
833
834
835 gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
836
837
838
839
840 void setFormVersion(java.lang.String formVersion);
841
842
843
844
845 void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
846
847
848
849
850
851
852 public interface AgencyRoutingNumber extends org.apache.xmlbeans.XmlString
853 {
854 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
855 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AgencyRoutingNumber.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("agencyroutingnumberf924elemtype");
856
857
858
859
860
861
862 public static final class Factory
863 {
864 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.AgencyRoutingNumber newValue(java.lang.Object obj) {
865 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.AgencyRoutingNumber) type.newValue( obj ); }
866
867 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.AgencyRoutingNumber newInstance() {
868 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.AgencyRoutingNumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
869
870 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.AgencyRoutingNumber newInstance(org.apache.xmlbeans.XmlOptions options) {
871 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.AgencyRoutingNumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
872
873 private Factory() { }
874 }
875 }
876
877
878
879
880
881
882 public interface GrantsTrackingNumber extends org.apache.xmlbeans.XmlString
883 {
884 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
885 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(GrantsTrackingNumber.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("grantstrackingnumber3d41elemtype");
886
887
888
889
890
891
892 public static final class Factory
893 {
894 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.GrantsTrackingNumber newValue(java.lang.Object obj) {
895 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.GrantsTrackingNumber) type.newValue( obj ); }
896
897 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.GrantsTrackingNumber newInstance() {
898 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.GrantsTrackingNumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
899
900 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.GrantsTrackingNumber newInstance(org.apache.xmlbeans.XmlOptions options) {
901 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.GrantsTrackingNumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
902
903 private Factory() { }
904 }
905 }
906
907
908
909
910
911
912 public interface ApplicantInfo extends org.apache.xmlbeans.XmlObject
913 {
914 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
915 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ApplicantInfo.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("applicantinfodecaelemtype");
916
917
918
919
920 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.OptionalOrganizationType getOrganizationInfo();
921
922
923
924
925 boolean isSetOrganizationInfo();
926
927
928
929
930 void setOrganizationInfo(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.OptionalOrganizationType organizationInfo);
931
932
933
934
935 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.OptionalOrganizationType addNewOrganizationInfo();
936
937
938
939
940 void unsetOrganizationInfo();
941
942
943
944
945 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantInfo.ContactPersonInfo getContactPersonInfo();
946
947
948
949
950 boolean isSetContactPersonInfo();
951
952
953
954
955 void setContactPersonInfo(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantInfo.ContactPersonInfo contactPersonInfo);
956
957
958
959
960 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantInfo.ContactPersonInfo addNewContactPersonInfo();
961
962
963
964
965 void unsetContactPersonInfo();
966
967
968
969
970
971
972 public interface ContactPersonInfo extends org.apache.xmlbeans.XmlObject
973 {
974 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
975 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ContactPersonInfo.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("contactpersoninfo9639elemtype");
976
977
978
979
980 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.OptionalHumanNameType getName();
981
982
983
984
985 boolean isSetName();
986
987
988
989
990 void setName(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.OptionalHumanNameType name);
991
992
993
994
995 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.OptionalHumanNameType addNewName();
996
997
998
999
1000 void unsetName();
1001
1002
1003
1004
1005 java.lang.String getTitle();
1006
1007
1008
1009
1010 gov.grants.apply.system.globalLibraryV20.HumanTitleDataType xgetTitle();
1011
1012
1013
1014
1015 boolean isSetTitle();
1016
1017
1018
1019
1020 void setTitle(java.lang.String title);
1021
1022
1023
1024
1025 void xsetTitle(gov.grants.apply.system.globalLibraryV20.HumanTitleDataType title);
1026
1027
1028
1029
1030 void unsetTitle();
1031
1032
1033
1034
1035 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.OptionalAddressType getAddress();
1036
1037
1038
1039
1040 boolean isSetAddress();
1041
1042
1043
1044
1045 void setAddress(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.OptionalAddressType address);
1046
1047
1048
1049
1050 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.OptionalAddressType addNewAddress();
1051
1052
1053
1054
1055 void unsetAddress();
1056
1057
1058
1059
1060 java.lang.String getPhone();
1061
1062
1063
1064
1065 gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType xgetPhone();
1066
1067
1068
1069
1070 boolean isSetPhone();
1071
1072
1073
1074
1075 void setPhone(java.lang.String phone);
1076
1077
1078
1079
1080 void xsetPhone(gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType phone);
1081
1082
1083
1084
1085 void unsetPhone();
1086
1087
1088
1089
1090 java.lang.String getFax();
1091
1092
1093
1094
1095 gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType xgetFax();
1096
1097
1098
1099
1100 boolean isSetFax();
1101
1102
1103
1104
1105 void setFax(java.lang.String fax);
1106
1107
1108
1109
1110 void xsetFax(gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType fax);
1111
1112
1113
1114
1115 void unsetFax();
1116
1117
1118
1119
1120 java.lang.String getEmail();
1121
1122
1123
1124
1125 gov.grants.apply.system.globalLibraryV20.EmailDataType xgetEmail();
1126
1127
1128
1129
1130 boolean isSetEmail();
1131
1132
1133
1134
1135 void setEmail(java.lang.String email);
1136
1137
1138
1139
1140 void xsetEmail(gov.grants.apply.system.globalLibraryV20.EmailDataType email);
1141
1142
1143
1144
1145 void unsetEmail();
1146
1147
1148
1149
1150
1151
1152 public static final class Factory
1153 {
1154 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantInfo.ContactPersonInfo newInstance() {
1155 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantInfo.ContactPersonInfo) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1156
1157 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantInfo.ContactPersonInfo newInstance(org.apache.xmlbeans.XmlOptions options) {
1158 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantInfo.ContactPersonInfo) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1159
1160 private Factory() { }
1161 }
1162 }
1163
1164
1165
1166
1167
1168
1169 public static final class Factory
1170 {
1171 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantInfo newInstance() {
1172 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantInfo) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1173
1174 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantInfo newInstance(org.apache.xmlbeans.XmlOptions options) {
1175 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantInfo) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1176
1177 private Factory() { }
1178 }
1179 }
1180
1181
1182
1183
1184
1185
1186 public interface EmployerID extends org.apache.xmlbeans.XmlString
1187 {
1188 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1189 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(EmployerID.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("employeridc200elemtype");
1190
1191
1192
1193
1194
1195
1196 public static final class Factory
1197 {
1198 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.EmployerID newValue(java.lang.Object obj) {
1199 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.EmployerID) type.newValue( obj ); }
1200
1201 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.EmployerID newInstance() {
1202 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.EmployerID) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1203
1204 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.EmployerID newInstance(org.apache.xmlbeans.XmlOptions options) {
1205 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.EmployerID) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1206
1207 private Factory() { }
1208 }
1209 }
1210
1211
1212
1213
1214
1215
1216 public interface ApplicantType extends org.apache.xmlbeans.XmlObject
1217 {
1218 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1219 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ApplicantType.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("applicanttype8a56elemtype");
1220
1221
1222
1223
1224 gov.grants.apply.system.globalLibraryV20.ApplicantTypeCodeDataType.Enum getApplicantTypeCode();
1225
1226
1227
1228
1229 gov.grants.apply.system.globalLibraryV20.ApplicantTypeCodeDataType xgetApplicantTypeCode();
1230
1231
1232
1233
1234 boolean isSetApplicantTypeCode();
1235
1236
1237
1238
1239 void setApplicantTypeCode(gov.grants.apply.system.globalLibraryV20.ApplicantTypeCodeDataType.Enum applicantTypeCode);
1240
1241
1242
1243
1244 void xsetApplicantTypeCode(gov.grants.apply.system.globalLibraryV20.ApplicantTypeCodeDataType applicantTypeCode);
1245
1246
1247
1248
1249 void unsetApplicantTypeCode();
1250
1251
1252
1253
1254 java.lang.String getApplicantTypeCodeOtherExplanation();
1255
1256
1257
1258
1259 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.ApplicantTypeCodeOtherExplanation xgetApplicantTypeCodeOtherExplanation();
1260
1261
1262
1263
1264 boolean isSetApplicantTypeCodeOtherExplanation();
1265
1266
1267
1268
1269 void setApplicantTypeCodeOtherExplanation(java.lang.String applicantTypeCodeOtherExplanation);
1270
1271
1272
1273
1274 void xsetApplicantTypeCodeOtherExplanation(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.ApplicantTypeCodeOtherExplanation applicantTypeCodeOtherExplanation);
1275
1276
1277
1278
1279 void unsetApplicantTypeCodeOtherExplanation();
1280
1281
1282
1283
1284 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType getSmallBusinessOrganizationType();
1285
1286
1287
1288
1289 boolean isNilSmallBusinessOrganizationType();
1290
1291
1292
1293
1294 boolean isSetSmallBusinessOrganizationType();
1295
1296
1297
1298
1299 void setSmallBusinessOrganizationType(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType smallBusinessOrganizationType);
1300
1301
1302
1303
1304 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType addNewSmallBusinessOrganizationType();
1305
1306
1307
1308
1309 void setNilSmallBusinessOrganizationType();
1310
1311
1312
1313
1314 void unsetSmallBusinessOrganizationType();
1315
1316
1317
1318
1319
1320
1321 public interface ApplicantTypeCodeOtherExplanation extends org.apache.xmlbeans.XmlString
1322 {
1323 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1324 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ApplicantTypeCodeOtherExplanation.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("applicanttypecodeotherexplanationa794elemtype");
1325
1326
1327
1328
1329
1330
1331 public static final class Factory
1332 {
1333 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.ApplicantTypeCodeOtherExplanation newValue(java.lang.Object obj) {
1334 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.ApplicantTypeCodeOtherExplanation) type.newValue( obj ); }
1335
1336 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.ApplicantTypeCodeOtherExplanation newInstance() {
1337 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.ApplicantTypeCodeOtherExplanation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1338
1339 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.ApplicantTypeCodeOtherExplanation newInstance(org.apache.xmlbeans.XmlOptions options) {
1340 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.ApplicantTypeCodeOtherExplanation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1341
1342 private Factory() { }
1343 }
1344 }
1345
1346
1347
1348
1349
1350
1351 public interface SmallBusinessOrganizationType extends org.apache.xmlbeans.XmlObject
1352 {
1353 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1354 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SmallBusinessOrganizationType.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("smallbusinessorganizationtype57b6elemtype");
1355
1356
1357
1358
1359 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType.IsWomenOwned getIsWomenOwned();
1360
1361
1362
1363
1364 boolean isSetIsWomenOwned();
1365
1366
1367
1368
1369 void setIsWomenOwned(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType.IsWomenOwned isWomenOwned);
1370
1371
1372
1373
1374 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType.IsWomenOwned addNewIsWomenOwned();
1375
1376
1377
1378
1379 void unsetIsWomenOwned();
1380
1381
1382
1383
1384 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType.IsSociallyEconomicallyDisadvantaged getIsSociallyEconomicallyDisadvantaged();
1385
1386
1387
1388
1389 boolean isSetIsSociallyEconomicallyDisadvantaged();
1390
1391
1392
1393
1394 void setIsSociallyEconomicallyDisadvantaged(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType.IsSociallyEconomicallyDisadvantaged isSociallyEconomicallyDisadvantaged);
1395
1396
1397
1398
1399 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType.IsSociallyEconomicallyDisadvantaged addNewIsSociallyEconomicallyDisadvantaged();
1400
1401
1402
1403
1404 void unsetIsSociallyEconomicallyDisadvantaged();
1405
1406
1407
1408
1409
1410
1411 public interface IsWomenOwned extends gov.grants.apply.system.globalLibraryV20.YesNoDataType
1412 {
1413 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1414 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IsWomenOwned.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("iswomenowned9023elemtype");
1415
1416 static final gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum Y_YES = gov.grants.apply.system.globalLibraryV20.YesNoDataType.Y_YES;
1417 static final gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum N_NO = gov.grants.apply.system.globalLibraryV20.YesNoDataType.N_NO;
1418
1419 static final int INT_Y_YES = gov.grants.apply.system.globalLibraryV20.YesNoDataType.INT_Y_YES;
1420 static final int INT_N_NO = gov.grants.apply.system.globalLibraryV20.YesNoDataType.INT_N_NO;
1421
1422
1423
1424
1425
1426
1427 public static final class Factory
1428 {
1429 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType.IsWomenOwned newInstance() {
1430 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType.IsWomenOwned) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1431
1432 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType.IsWomenOwned newInstance(org.apache.xmlbeans.XmlOptions options) {
1433 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType.IsWomenOwned) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1434
1435 private Factory() { }
1436 }
1437 }
1438
1439
1440
1441
1442
1443
1444 public interface IsSociallyEconomicallyDisadvantaged extends gov.grants.apply.system.globalLibraryV20.YesNoDataType
1445 {
1446 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1447 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IsSociallyEconomicallyDisadvantaged.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("issociallyeconomicallydisadvantageda238elemtype");
1448
1449 static final gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum Y_YES = gov.grants.apply.system.globalLibraryV20.YesNoDataType.Y_YES;
1450 static final gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum N_NO = gov.grants.apply.system.globalLibraryV20.YesNoDataType.N_NO;
1451
1452 static final int INT_Y_YES = gov.grants.apply.system.globalLibraryV20.YesNoDataType.INT_Y_YES;
1453 static final int INT_N_NO = gov.grants.apply.system.globalLibraryV20.YesNoDataType.INT_N_NO;
1454
1455
1456
1457
1458
1459
1460 public static final class Factory
1461 {
1462 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType.IsSociallyEconomicallyDisadvantaged newInstance() {
1463 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType.IsSociallyEconomicallyDisadvantaged) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1464
1465 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType.IsSociallyEconomicallyDisadvantaged newInstance(org.apache.xmlbeans.XmlOptions options) {
1466 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType.IsSociallyEconomicallyDisadvantaged) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1467
1468 private Factory() { }
1469 }
1470 }
1471
1472
1473
1474
1475
1476
1477 public static final class Factory
1478 {
1479 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType newInstance() {
1480 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1481
1482 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType newInstance(org.apache.xmlbeans.XmlOptions options) {
1483 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType.SmallBusinessOrganizationType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1484
1485 private Factory() { }
1486 }
1487 }
1488
1489
1490
1491
1492
1493
1494 public static final class Factory
1495 {
1496 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType newInstance() {
1497 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1498
1499 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType newInstance(org.apache.xmlbeans.XmlOptions options) {
1500 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicantType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1501
1502 private Factory() { }
1503 }
1504 }
1505
1506
1507
1508
1509
1510
1511 public interface ApplicationType extends org.apache.xmlbeans.XmlObject
1512 {
1513 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1514 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ApplicationType.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("applicationtype7e24elemtype");
1515
1516
1517
1518
1519 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.ApplicationTypeCodeDataType.Enum getApplicationTypeCode();
1520
1521
1522
1523
1524 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.ApplicationTypeCodeDataType xgetApplicationTypeCode();
1525
1526
1527
1528
1529 boolean isSetApplicationTypeCode();
1530
1531
1532
1533
1534 void setApplicationTypeCode(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.ApplicationTypeCodeDataType.Enum applicationTypeCode);
1535
1536
1537
1538
1539 void xsetApplicationTypeCode(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.ApplicationTypeCodeDataType applicationTypeCode);
1540
1541
1542
1543
1544 void unsetApplicationTypeCode();
1545
1546
1547
1548
1549 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RevisionTypeCodeDataType.Enum getRevisionCode();
1550
1551
1552
1553
1554 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RevisionTypeCodeDataType xgetRevisionCode();
1555
1556
1557
1558
1559 boolean isSetRevisionCode();
1560
1561
1562
1563
1564 void setRevisionCode(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RevisionTypeCodeDataType.Enum revisionCode);
1565
1566
1567
1568
1569 void xsetRevisionCode(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RevisionTypeCodeDataType revisionCode);
1570
1571
1572
1573
1574 void unsetRevisionCode();
1575
1576
1577
1578
1579 java.lang.String getRevisionCodeOtherExplanation();
1580
1581
1582
1583
1584 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType.RevisionCodeOtherExplanation xgetRevisionCodeOtherExplanation();
1585
1586
1587
1588
1589 boolean isSetRevisionCodeOtherExplanation();
1590
1591
1592
1593
1594 void setRevisionCodeOtherExplanation(java.lang.String revisionCodeOtherExplanation);
1595
1596
1597
1598
1599 void xsetRevisionCodeOtherExplanation(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType.RevisionCodeOtherExplanation revisionCodeOtherExplanation);
1600
1601
1602
1603
1604 void unsetRevisionCodeOtherExplanation();
1605
1606
1607
1608
1609 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsOtherAgencySubmission();
1610
1611
1612
1613
1614 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsOtherAgencySubmission();
1615
1616
1617
1618
1619 boolean isSetIsOtherAgencySubmission();
1620
1621
1622
1623
1624 void setIsOtherAgencySubmission(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isOtherAgencySubmission);
1625
1626
1627
1628
1629 void xsetIsOtherAgencySubmission(gov.grants.apply.system.globalLibraryV20.YesNoDataType isOtherAgencySubmission);
1630
1631
1632
1633
1634 void unsetIsOtherAgencySubmission();
1635
1636
1637
1638
1639 java.lang.String getOtherAgencySubmissionExplanation();
1640
1641
1642
1643
1644 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType.OtherAgencySubmissionExplanation xgetOtherAgencySubmissionExplanation();
1645
1646
1647
1648
1649 boolean isSetOtherAgencySubmissionExplanation();
1650
1651
1652
1653
1654 void setOtherAgencySubmissionExplanation(java.lang.String otherAgencySubmissionExplanation);
1655
1656
1657
1658
1659 void xsetOtherAgencySubmissionExplanation(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType.OtherAgencySubmissionExplanation otherAgencySubmissionExplanation);
1660
1661
1662
1663
1664 void unsetOtherAgencySubmissionExplanation();
1665
1666
1667
1668
1669
1670
1671 public interface RevisionCodeOtherExplanation extends org.apache.xmlbeans.XmlString
1672 {
1673 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1674 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(RevisionCodeOtherExplanation.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("revisioncodeotherexplanation76d1elemtype");
1675
1676
1677
1678
1679
1680
1681 public static final class Factory
1682 {
1683 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType.RevisionCodeOtherExplanation newValue(java.lang.Object obj) {
1684 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType.RevisionCodeOtherExplanation) type.newValue( obj ); }
1685
1686 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType.RevisionCodeOtherExplanation newInstance() {
1687 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType.RevisionCodeOtherExplanation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1688
1689 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType.RevisionCodeOtherExplanation newInstance(org.apache.xmlbeans.XmlOptions options) {
1690 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType.RevisionCodeOtherExplanation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1691
1692 private Factory() { }
1693 }
1694 }
1695
1696
1697
1698
1699
1700
1701 public interface OtherAgencySubmissionExplanation extends org.apache.xmlbeans.XmlString
1702 {
1703 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1704 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OtherAgencySubmissionExplanation.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("otheragencysubmissionexplanation5fd8elemtype");
1705
1706
1707
1708
1709
1710
1711 public static final class Factory
1712 {
1713 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType.OtherAgencySubmissionExplanation newValue(java.lang.Object obj) {
1714 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType.OtherAgencySubmissionExplanation) type.newValue( obj ); }
1715
1716 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType.OtherAgencySubmissionExplanation newInstance() {
1717 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType.OtherAgencySubmissionExplanation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1718
1719 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType.OtherAgencySubmissionExplanation newInstance(org.apache.xmlbeans.XmlOptions options) {
1720 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType.OtherAgencySubmissionExplanation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1721
1722 private Factory() { }
1723 }
1724 }
1725
1726
1727
1728
1729
1730
1731 public static final class Factory
1732 {
1733 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType newInstance() {
1734 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1735
1736 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType newInstance(org.apache.xmlbeans.XmlOptions options) {
1737 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ApplicationType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1738
1739 private Factory() { }
1740 }
1741 }
1742
1743
1744
1745
1746
1747
1748 public interface ProposedProjectPeriod extends org.apache.xmlbeans.XmlObject
1749 {
1750 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1751 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ProposedProjectPeriod.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("proposedprojectperioda36eelemtype");
1752
1753
1754
1755
1756 java.util.Calendar getProposedStartDate();
1757
1758
1759
1760
1761 org.apache.xmlbeans.XmlDate xgetProposedStartDate();
1762
1763
1764
1765
1766 boolean isSetProposedStartDate();
1767
1768
1769
1770
1771 void setProposedStartDate(java.util.Calendar proposedStartDate);
1772
1773
1774
1775
1776 void xsetProposedStartDate(org.apache.xmlbeans.XmlDate proposedStartDate);
1777
1778
1779
1780
1781 void unsetProposedStartDate();
1782
1783
1784
1785
1786 java.util.Calendar getProposedEndDate();
1787
1788
1789
1790
1791 org.apache.xmlbeans.XmlDate xgetProposedEndDate();
1792
1793
1794
1795
1796 boolean isSetProposedEndDate();
1797
1798
1799
1800
1801 void setProposedEndDate(java.util.Calendar proposedEndDate);
1802
1803
1804
1805
1806 void xsetProposedEndDate(org.apache.xmlbeans.XmlDate proposedEndDate);
1807
1808
1809
1810
1811 void unsetProposedEndDate();
1812
1813
1814
1815
1816
1817
1818 public static final class Factory
1819 {
1820 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ProposedProjectPeriod newInstance() {
1821 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ProposedProjectPeriod) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1822
1823 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ProposedProjectPeriod newInstance(org.apache.xmlbeans.XmlOptions options) {
1824 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.ProposedProjectPeriod) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1825
1826 private Factory() { }
1827 }
1828 }
1829
1830
1831
1832
1833
1834
1835 public interface CongressionalDistrict extends org.apache.xmlbeans.XmlObject
1836 {
1837 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1838 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CongressionalDistrict.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("congressionaldistrict3e23elemtype");
1839
1840
1841
1842
1843 java.lang.String getApplicantCongressionalDistrict();
1844
1845
1846
1847
1848 gov.grants.apply.system.globalLibraryV20.CongressionalDistrictDataType xgetApplicantCongressionalDistrict();
1849
1850
1851
1852
1853 boolean isSetApplicantCongressionalDistrict();
1854
1855
1856
1857
1858 void setApplicantCongressionalDistrict(java.lang.String applicantCongressionalDistrict);
1859
1860
1861
1862
1863 void xsetApplicantCongressionalDistrict(gov.grants.apply.system.globalLibraryV20.CongressionalDistrictDataType applicantCongressionalDistrict);
1864
1865
1866
1867
1868 void unsetApplicantCongressionalDistrict();
1869
1870
1871
1872
1873
1874
1875 public static final class Factory
1876 {
1877 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.CongressionalDistrict newInstance() {
1878 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.CongressionalDistrict) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1879
1880 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.CongressionalDistrict newInstance(org.apache.xmlbeans.XmlOptions options) {
1881 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.CongressionalDistrict) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1882
1883 private Factory() { }
1884 }
1885 }
1886
1887
1888
1889
1890
1891
1892 public interface EstimatedProjectFunding extends org.apache.xmlbeans.XmlObject
1893 {
1894 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1895 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(EstimatedProjectFunding.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("estimatedprojectfundingc6faelemtype");
1896
1897
1898
1899
1900 java.math.BigDecimal getTotalEstimatedAmount();
1901
1902
1903
1904
1905 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalEstimatedAmount();
1906
1907
1908
1909
1910 boolean isSetTotalEstimatedAmount();
1911
1912
1913
1914
1915 void setTotalEstimatedAmount(java.math.BigDecimal totalEstimatedAmount);
1916
1917
1918
1919
1920 void xsetTotalEstimatedAmount(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalEstimatedAmount);
1921
1922
1923
1924
1925 void unsetTotalEstimatedAmount();
1926
1927
1928
1929
1930 java.math.BigDecimal getTotalNonfedrequested();
1931
1932
1933
1934
1935 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalNonfedrequested();
1936
1937
1938
1939
1940 boolean isSetTotalNonfedrequested();
1941
1942
1943
1944
1945 void setTotalNonfedrequested(java.math.BigDecimal totalNonfedrequested);
1946
1947
1948
1949
1950 void xsetTotalNonfedrequested(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalNonfedrequested);
1951
1952
1953
1954
1955 void unsetTotalNonfedrequested();
1956
1957
1958
1959
1960 java.math.BigDecimal getTotalfedNonfedrequested();
1961
1962
1963
1964
1965 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalfedNonfedrequested();
1966
1967
1968
1969
1970 boolean isSetTotalfedNonfedrequested();
1971
1972
1973
1974
1975 void setTotalfedNonfedrequested(java.math.BigDecimal totalfedNonfedrequested);
1976
1977
1978
1979
1980 void xsetTotalfedNonfedrequested(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalfedNonfedrequested);
1981
1982
1983
1984
1985 void unsetTotalfedNonfedrequested();
1986
1987
1988
1989
1990 java.math.BigDecimal getEstimatedProgramIncome();
1991
1992
1993
1994
1995 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetEstimatedProgramIncome();
1996
1997
1998
1999
2000 boolean isSetEstimatedProgramIncome();
2001
2002
2003
2004
2005 void setEstimatedProgramIncome(java.math.BigDecimal estimatedProgramIncome);
2006
2007
2008
2009
2010 void xsetEstimatedProgramIncome(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType estimatedProgramIncome);
2011
2012
2013
2014
2015 void unsetEstimatedProgramIncome();
2016
2017
2018
2019
2020
2021
2022 public static final class Factory
2023 {
2024 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.EstimatedProjectFunding newInstance() {
2025 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.EstimatedProjectFunding) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2026
2027 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.EstimatedProjectFunding newInstance(org.apache.xmlbeans.XmlOptions options) {
2028 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.EstimatedProjectFunding) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2029
2030 private Factory() { }
2031 }
2032 }
2033
2034
2035
2036
2037
2038
2039 public interface StateReview extends org.apache.xmlbeans.XmlObject
2040 {
2041 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2042 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(StateReview.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("statereviewce03elemtype");
2043
2044
2045
2046
2047 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.StateReviewCodeTypeDataType.Enum getStateReviewCodeType();
2048
2049
2050
2051
2052 gov.grants.apply.forms.rrSF424MultiProjectCover10V10.StateReviewCodeTypeDataType xgetStateReviewCodeType();
2053
2054
2055
2056
2057 boolean isSetStateReviewCodeType();
2058
2059
2060
2061
2062 void setStateReviewCodeType(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.StateReviewCodeTypeDataType.Enum stateReviewCodeType);
2063
2064
2065
2066
2067 void xsetStateReviewCodeType(gov.grants.apply.forms.rrSF424MultiProjectCover10V10.StateReviewCodeTypeDataType stateReviewCodeType);
2068
2069
2070
2071
2072 void unsetStateReviewCodeType();
2073
2074
2075
2076
2077 java.util.Calendar getStateReviewDate();
2078
2079
2080
2081
2082 org.apache.xmlbeans.XmlDate xgetStateReviewDate();
2083
2084
2085
2086
2087 boolean isSetStateReviewDate();
2088
2089
2090
2091
2092 void setStateReviewDate(java.util.Calendar stateReviewDate);
2093
2094
2095
2096
2097 void xsetStateReviewDate(org.apache.xmlbeans.XmlDate stateReviewDate);
2098
2099
2100
2101
2102 void unsetStateReviewDate();
2103
2104
2105
2106
2107
2108
2109 public static final class Factory
2110 {
2111 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.StateReview newInstance() {
2112 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.StateReview) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2113
2114 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.StateReview newInstance(org.apache.xmlbeans.XmlOptions options) {
2115 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10.StateReview) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2116
2117 private Factory() { }
2118 }
2119 }
2120
2121
2122
2123
2124
2125
2126 public static final class Factory
2127 {
2128 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10 newInstance() {
2129 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2130
2131 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10 newInstance(org.apache.xmlbeans.XmlOptions options) {
2132 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document.RRSF424MultiProjectCover10) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2133
2134 private Factory() { }
2135 }
2136 }
2137
2138
2139
2140
2141
2142
2143 public static final class Factory
2144 {
2145 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document newInstance() {
2146 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2147
2148 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document newInstance(org.apache.xmlbeans.XmlOptions options) {
2149 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2150
2151
2152 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
2153 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
2154
2155 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
2156 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
2157
2158
2159 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
2160 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
2161
2162 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
2163 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
2164
2165 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
2166 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
2167
2168 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
2169 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
2170
2171 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
2172 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
2173
2174 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
2175 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
2176
2177 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
2178 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
2179
2180 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
2181 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
2182
2183 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
2184 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
2185
2186 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
2187 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
2188
2189 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
2190 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
2191
2192 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
2193 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
2194
2195
2196 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
2197 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
2198
2199
2200 public static gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
2201 return (gov.grants.apply.forms.rrSF424MultiProjectCover10V10.RRSF424MultiProjectCover10Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
2202
2203
2204 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 {
2205 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
2206
2207
2208 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 {
2209 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
2210
2211 private Factory() { }
2212 }
2213 }