1
2
3
4
5
6
7
8
9 package gov.grants.apply.forms.rrsf424HHSCheckList20V20;
10
11
12
13
14
15
16
17 public interface CheckList20Document 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(CheckList20Document.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("checklist209b3edoctype");
21
22
23
24
25 gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20 getCheckList20();
26
27
28
29
30 void setCheckList20(gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20 checkList20);
31
32
33
34
35 gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20 addNewCheckList20();
36
37
38
39
40
41
42 public interface CheckList20 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(CheckList20.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("checklist203b48elemtype");
46
47
48
49
50 gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.ApplType.Enum getApplType();
51
52
53
54
55 gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.ApplType xgetApplType();
56
57
58
59
60 void setApplType(gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.ApplType.Enum applType);
61
62
63
64
65 void xsetApplType(gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.ApplType applType);
66
67
68
69
70 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheck424Sig();
71
72
73
74
75 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheck424Sig();
76
77
78
79
80 void setCheck424Sig(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum check424Sig);
81
82
83
84
85 void xsetCheck424Sig(gov.grants.apply.system.globalLibraryV20.YesNoDataType check424Sig);
86
87
88
89
90 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckCivilRightAssurance();
91
92
93
94
95 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckCivilRightAssurance();
96
97
98
99
100 void setCheckCivilRightAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkCivilRightAssurance);
101
102
103
104
105 void xsetCheckCivilRightAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkCivilRightAssurance);
106
107
108
109
110 java.util.Calendar getCivilRightAssuranceSignDate();
111
112
113
114
115 org.apache.xmlbeans.XmlDate xgetCivilRightAssuranceSignDate();
116
117
118
119
120 boolean isSetCivilRightAssuranceSignDate();
121
122
123
124
125 void setCivilRightAssuranceSignDate(java.util.Calendar civilRightAssuranceSignDate);
126
127
128
129
130 void xsetCivilRightAssuranceSignDate(org.apache.xmlbeans.XmlDate civilRightAssuranceSignDate);
131
132
133
134
135 void unsetCivilRightAssuranceSignDate();
136
137
138
139
140 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckHandicappedAssurance();
141
142
143
144
145 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckHandicappedAssurance();
146
147
148
149
150 void setCheckHandicappedAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkHandicappedAssurance);
151
152
153
154
155 void xsetCheckHandicappedAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkHandicappedAssurance);
156
157
158
159
160 java.util.Calendar getHandicappedAssuranceSignDate();
161
162
163
164
165 org.apache.xmlbeans.XmlDate xgetHandicappedAssuranceSignDate();
166
167
168
169
170 boolean isSetHandicappedAssuranceSignDate();
171
172
173
174
175 void setHandicappedAssuranceSignDate(java.util.Calendar handicappedAssuranceSignDate);
176
177
178
179
180 void xsetHandicappedAssuranceSignDate(org.apache.xmlbeans.XmlDate handicappedAssuranceSignDate);
181
182
183
184
185 void unsetHandicappedAssuranceSignDate();
186
187
188
189
190 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckSexAssurance();
191
192
193
194
195 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckSexAssurance();
196
197
198
199
200 void setCheckSexAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkSexAssurance);
201
202
203
204
205 void xsetCheckSexAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkSexAssurance);
206
207
208
209
210 java.util.Calendar getSexAssuranceSignDate();
211
212
213
214
215 org.apache.xmlbeans.XmlDate xgetSexAssuranceSignDate();
216
217
218
219
220 boolean isSetSexAssuranceSignDate();
221
222
223
224
225 void setSexAssuranceSignDate(java.util.Calendar sexAssuranceSignDate);
226
227
228
229
230 void xsetSexAssuranceSignDate(org.apache.xmlbeans.XmlDate sexAssuranceSignDate);
231
232
233
234
235 void unsetSexAssuranceSignDate();
236
237
238
239
240 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckAgeAssurance();
241
242
243
244
245 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckAgeAssurance();
246
247
248
249
250 void setCheckAgeAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkAgeAssurance);
251
252
253
254
255 void xsetCheckAgeAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkAgeAssurance);
256
257
258
259
260 java.util.Calendar getAgeAssuranceSignDate();
261
262
263
264
265 org.apache.xmlbeans.XmlDate xgetAgeAssuranceSignDate();
266
267
268
269
270 boolean isSetAgeAssuranceSignDate();
271
272
273
274
275 void setAgeAssuranceSignDate(java.util.Calendar ageAssuranceSignDate);
276
277
278
279
280 void xsetAgeAssuranceSignDate(org.apache.xmlbeans.XmlDate ageAssuranceSignDate);
281
282
283
284
285 void unsetAgeAssuranceSignDate();
286
287
288
289
290 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getCheckHumanSubjectCertification();
291
292
293
294
295 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetCheckHumanSubjectCertification();
296
297
298
299
300 void setCheckHumanSubjectCertification(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum checkHumanSubjectCertification);
301
302
303
304
305 void xsetCheckHumanSubjectCertification(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType checkHumanSubjectCertification);
306
307
308
309
310 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getCheckPHSImpactStatement();
311
312
313
314
315 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetCheckPHSImpactStatement();
316
317
318
319
320 void setCheckPHSImpactStatement(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum checkPHSImpactStatement);
321
322
323
324
325 void xsetCheckPHSImpactStatement(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType checkPHSImpactStatement);
326
327
328
329
330 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckIntergrovernmentalReview();
331
332
333
334
335 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckIntergrovernmentalReview();
336
337
338
339
340 void setCheckIntergrovernmentalReview(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkIntergrovernmentalReview);
341
342
343
344
345 void xsetCheckIntergrovernmentalReview(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkIntergrovernmentalReview);
346
347
348
349
350 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckProjectPeriod424();
351
352
353
354
355 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckProjectPeriod424();
356
357
358
359
360 void setCheckProjectPeriod424(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkProjectPeriod424);
361
362
363
364
365 void xsetCheckProjectPeriod424(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkProjectPeriod424);
366
367
368
369
370 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getCheckBiographicalSketch();
371
372
373
374
375 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetCheckBiographicalSketch();
376
377
378
379
380 void setCheckBiographicalSketch(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum checkBiographicalSketch);
381
382
383
384
385 void xsetCheckBiographicalSketch(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType checkBiographicalSketch);
386
387
388
389
390 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckSF424AC();
391
392
393
394
395 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckSF424AC();
396
397
398
399
400 void setCheckSF424AC(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkSF424AC);
401
402
403
404
405 void xsetCheckSF424AC(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkSF424AC);
406
407
408
409
410 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getCheck12MonthBudgetJustify();
411
412
413
414
415 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetCheck12MonthBudgetJustify();
416
417
418
419
420 void setCheck12MonthBudgetJustify(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum check12MonthBudgetJustify);
421
422
423
424
425 void xsetCheck12MonthBudgetJustify(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType check12MonthBudgetJustify);
426
427
428
429
430 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getHasDetailProjectBudget();
431
432
433
434
435 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetHasDetailProjectBudget();
436
437
438
439
440 void setHasDetailProjectBudget(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum hasDetailProjectBudget);
441
442
443
444
445 void xsetHasDetailProjectBudget(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType hasDetailProjectBudget);
446
447
448
449
450 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getSuppOnlyAdditionalFunds();
451
452
453
454
455 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetSuppOnlyAdditionalFunds();
456
457
458
459
460 void setSuppOnlyAdditionalFunds(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum suppOnlyAdditionalFunds);
461
462
463
464
465 void xsetSuppOnlyAdditionalFunds(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType suppOnlyAdditionalFunds);
466
467
468
469
470 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getCheckProgressReport();
471
472
473
474
475 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetCheckProgressReport();
476
477
478
479
480 void setCheckProgressReport(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum checkProgressReport);
481
482
483
484
485 void xsetCheckProgressReport(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType checkProgressReport);
486
487
488
489
490 gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.BusinessOfficial getBusinessOfficial();
491
492
493
494
495 void setBusinessOfficial(gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.BusinessOfficial businessOfficial);
496
497
498
499
500 gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.BusinessOfficial addNewBusinessOfficial();
501
502
503
504
505 gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.ProjectDirector getProjectDirector();
506
507
508
509
510 void setProjectDirector(gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.ProjectDirector projectDirector);
511
512
513
514
515 gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.ProjectDirector addNewProjectDirector();
516
517
518
519
520 gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim getNonProfitClaim();
521
522
523
524
525 void setNonProfitClaim(gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim nonProfitClaim);
526
527
528
529
530 gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim addNewNonProfitClaim();
531
532
533
534
535 java.lang.String getFormVersion();
536
537
538
539
540 gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
541
542
543
544
545 void setFormVersion(java.lang.String formVersion);
546
547
548
549
550 void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
551
552
553
554
555
556
557 public interface ApplType extends org.apache.xmlbeans.XmlString
558 {
559 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
560 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ApplType.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("appltype99e7elemtype");
561
562 org.apache.xmlbeans.StringEnumAbstractBase enumValue();
563 void set(org.apache.xmlbeans.StringEnumAbstractBase e);
564
565 static final Enum NEW = Enum.forString("New");
566 static final Enum NONCOMPETING_CONTINUATION = Enum.forString("Noncompeting Continuation");
567 static final Enum COMPETING_CONTINUATION = Enum.forString("Competing Continuation");
568 static final Enum SUPPLEMENTAL = Enum.forString("Supplemental");
569
570 static final int INT_NEW = Enum.INT_NEW;
571 static final int INT_NONCOMPETING_CONTINUATION = Enum.INT_NONCOMPETING_CONTINUATION;
572 static final int INT_COMPETING_CONTINUATION = Enum.INT_COMPETING_CONTINUATION;
573 static final int INT_SUPPLEMENTAL = Enum.INT_SUPPLEMENTAL;
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590 static final class Enum extends org.apache.xmlbeans.StringEnumAbstractBase
591 {
592
593
594
595 public static Enum forString(java.lang.String s)
596 { return (Enum)table.forString(s); }
597
598
599
600 public static Enum forInt(int i)
601 { return (Enum)table.forInt(i); }
602
603 private Enum(java.lang.String s, int i)
604 { super(s, i); }
605
606 static final int INT_NEW = 1;
607 static final int INT_NONCOMPETING_CONTINUATION = 2;
608 static final int INT_COMPETING_CONTINUATION = 3;
609 static final int INT_SUPPLEMENTAL = 4;
610
611 public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
612 new org.apache.xmlbeans.StringEnumAbstractBase.Table
613 (
614 new Enum[]
615 {
616 new Enum("New", INT_NEW),
617 new Enum("Noncompeting Continuation", INT_NONCOMPETING_CONTINUATION),
618 new Enum("Competing Continuation", INT_COMPETING_CONTINUATION),
619 new Enum("Supplemental", INT_SUPPLEMENTAL),
620 }
621 );
622 private static final long serialVersionUID = 1L;
623 private java.lang.Object readResolve() { return forInt(intValue()); }
624 }
625
626
627
628
629
630
631 public static final class Factory
632 {
633 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.ApplType newValue(java.lang.Object obj) {
634 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.ApplType) type.newValue( obj ); }
635
636 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.ApplType newInstance() {
637 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.ApplType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
638
639 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.ApplType newInstance(org.apache.xmlbeans.XmlOptions options) {
640 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.ApplType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
641
642 private Factory() { }
643 }
644 }
645
646
647
648
649
650
651 public interface BusinessOfficial extends org.apache.xmlbeans.XmlObject
652 {
653 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
654 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BusinessOfficial.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("businessofficial3921elemtype");
655
656
657
658
659 gov.grants.apply.system.globalLibraryV20.HumanNameDataType getName();
660
661
662
663
664 void setName(gov.grants.apply.system.globalLibraryV20.HumanNameDataType name);
665
666
667
668
669 gov.grants.apply.system.globalLibraryV20.HumanNameDataType addNewName();
670
671
672
673
674 java.lang.String getBOTitle();
675
676
677
678
679 gov.grants.apply.system.globalLibraryV20.HumanTitleDataType xgetBOTitle();
680
681
682
683
684 boolean isSetBOTitle();
685
686
687
688
689 void setBOTitle(java.lang.String boTitle);
690
691
692
693
694 void xsetBOTitle(gov.grants.apply.system.globalLibraryV20.HumanTitleDataType boTitle);
695
696
697
698
699 void unsetBOTitle();
700
701
702
703
704 java.lang.String getBOOrganizationName();
705
706
707
708
709 gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType xgetBOOrganizationName();
710
711
712
713
714 boolean isSetBOOrganizationName();
715
716
717
718
719 void setBOOrganizationName(java.lang.String boOrganizationName);
720
721
722
723
724 void xsetBOOrganizationName(gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType boOrganizationName);
725
726
727
728
729 void unsetBOOrganizationName();
730
731
732
733
734 java.lang.String getBOStreet1();
735
736
737
738
739 gov.grants.apply.system.globalLibraryV20.StreetDataType xgetBOStreet1();
740
741
742
743
744 void setBOStreet1(java.lang.String boStreet1);
745
746
747
748
749 void xsetBOStreet1(gov.grants.apply.system.globalLibraryV20.StreetDataType boStreet1);
750
751
752
753
754 java.lang.String getBOStreet2();
755
756
757
758
759 gov.grants.apply.system.globalLibraryV20.StreetDataType xgetBOStreet2();
760
761
762
763
764 boolean isSetBOStreet2();
765
766
767
768
769 void setBOStreet2(java.lang.String boStreet2);
770
771
772
773
774 void xsetBOStreet2(gov.grants.apply.system.globalLibraryV20.StreetDataType boStreet2);
775
776
777
778
779 void unsetBOStreet2();
780
781
782
783
784 java.lang.String getBOCity();
785
786
787
788
789 gov.grants.apply.system.globalLibraryV20.CityDataType xgetBOCity();
790
791
792
793
794 void setBOCity(java.lang.String boCity);
795
796
797
798
799 void xsetBOCity(gov.grants.apply.system.globalLibraryV20.CityDataType boCity);
800
801
802
803
804 gov.grants.apply.system.universalCodesV20.StateCodeDataType.Enum getBOState();
805
806
807
808
809 gov.grants.apply.system.universalCodesV20.StateCodeDataType xgetBOState();
810
811
812
813
814 void setBOState(gov.grants.apply.system.universalCodesV20.StateCodeDataType.Enum boState);
815
816
817
818
819 void xsetBOState(gov.grants.apply.system.universalCodesV20.StateCodeDataType boState);
820
821
822
823
824 java.lang.String getBOZipPostalCode();
825
826
827
828
829 gov.grants.apply.system.globalLibraryV20.ZipPostalCodeDataType xgetBOZipPostalCode();
830
831
832
833
834 void setBOZipPostalCode(java.lang.String boZipPostalCode);
835
836
837
838
839 void xsetBOZipPostalCode(gov.grants.apply.system.globalLibraryV20.ZipPostalCodeDataType boZipPostalCode);
840
841
842
843
844 java.lang.String getBOEmail();
845
846
847
848
849 gov.grants.apply.system.globalLibraryV20.EmailDataType xgetBOEmail();
850
851
852
853
854 boolean isSetBOEmail();
855
856
857
858
859 void setBOEmail(java.lang.String boEmail);
860
861
862
863
864 void xsetBOEmail(gov.grants.apply.system.globalLibraryV20.EmailDataType boEmail);
865
866
867
868
869 void unsetBOEmail();
870
871
872
873
874 java.lang.String getBOPhone();
875
876
877
878
879 gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType xgetBOPhone();
880
881
882
883
884 boolean isSetBOPhone();
885
886
887
888
889 void setBOPhone(java.lang.String boPhone);
890
891
892
893
894 void xsetBOPhone(gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType boPhone);
895
896
897
898
899 void unsetBOPhone();
900
901
902
903
904 java.lang.String getBOFax();
905
906
907
908
909 gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType xgetBOFax();
910
911
912
913
914 boolean isSetBOFax();
915
916
917
918
919 void setBOFax(java.lang.String boFax);
920
921
922
923
924 void xsetBOFax(gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType boFax);
925
926
927
928
929 void unsetBOFax();
930
931
932
933
934
935
936 public static final class Factory
937 {
938 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.BusinessOfficial newInstance() {
939 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.BusinessOfficial) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
940
941 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.BusinessOfficial newInstance(org.apache.xmlbeans.XmlOptions options) {
942 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.BusinessOfficial) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
943
944 private Factory() { }
945 }
946 }
947
948
949
950
951
952
953 public interface ProjectDirector extends org.apache.xmlbeans.XmlObject
954 {
955 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
956 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ProjectDirector.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("projectdirector22d7elemtype");
957
958
959
960
961 gov.grants.apply.system.globalLibraryV20.HumanNameDataType getName();
962
963
964
965
966 void setName(gov.grants.apply.system.globalLibraryV20.HumanNameDataType name);
967
968
969
970
971 gov.grants.apply.system.globalLibraryV20.HumanNameDataType addNewName();
972
973
974
975
976 java.lang.String getPDTitle();
977
978
979
980
981 gov.grants.apply.system.globalLibraryV20.HumanTitleDataType xgetPDTitle();
982
983
984
985
986 boolean isSetPDTitle();
987
988
989
990
991 void setPDTitle(java.lang.String pdTitle);
992
993
994
995
996 void xsetPDTitle(gov.grants.apply.system.globalLibraryV20.HumanTitleDataType pdTitle);
997
998
999
1000
1001 void unsetPDTitle();
1002
1003
1004
1005
1006 java.lang.String getPDOrganizationName();
1007
1008
1009
1010
1011 gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType xgetPDOrganizationName();
1012
1013
1014
1015
1016 boolean isSetPDOrganizationName();
1017
1018
1019
1020
1021 void setPDOrganizationName(java.lang.String pdOrganizationName);
1022
1023
1024
1025
1026 void xsetPDOrganizationName(gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType pdOrganizationName);
1027
1028
1029
1030
1031 void unsetPDOrganizationName();
1032
1033
1034
1035
1036 java.lang.String getPDStreet1();
1037
1038
1039
1040
1041 gov.grants.apply.system.globalLibraryV20.StreetDataType xgetPDStreet1();
1042
1043
1044
1045
1046 void setPDStreet1(java.lang.String pdStreet1);
1047
1048
1049
1050
1051 void xsetPDStreet1(gov.grants.apply.system.globalLibraryV20.StreetDataType pdStreet1);
1052
1053
1054
1055
1056 java.lang.String getPDStreet2();
1057
1058
1059
1060
1061 gov.grants.apply.system.globalLibraryV20.StreetDataType xgetPDStreet2();
1062
1063
1064
1065
1066 boolean isSetPDStreet2();
1067
1068
1069
1070
1071 void setPDStreet2(java.lang.String pdStreet2);
1072
1073
1074
1075
1076 void xsetPDStreet2(gov.grants.apply.system.globalLibraryV20.StreetDataType pdStreet2);
1077
1078
1079
1080
1081 void unsetPDStreet2();
1082
1083
1084
1085
1086 java.lang.String getPDCity();
1087
1088
1089
1090
1091 gov.grants.apply.system.globalLibraryV20.CityDataType xgetPDCity();
1092
1093
1094
1095
1096 void setPDCity(java.lang.String pdCity);
1097
1098
1099
1100
1101 void xsetPDCity(gov.grants.apply.system.globalLibraryV20.CityDataType pdCity);
1102
1103
1104
1105
1106 gov.grants.apply.system.universalCodesV20.StateCodeDataType.Enum getPDState();
1107
1108
1109
1110
1111 gov.grants.apply.system.universalCodesV20.StateCodeDataType xgetPDState();
1112
1113
1114
1115
1116 void setPDState(gov.grants.apply.system.universalCodesV20.StateCodeDataType.Enum pdState);
1117
1118
1119
1120
1121 void xsetPDState(gov.grants.apply.system.universalCodesV20.StateCodeDataType pdState);
1122
1123
1124
1125
1126 java.lang.String getPDZipPostalCode();
1127
1128
1129
1130
1131 gov.grants.apply.system.globalLibraryV20.ZipPostalCodeDataType xgetPDZipPostalCode();
1132
1133
1134
1135
1136 void setPDZipPostalCode(java.lang.String pdZipPostalCode);
1137
1138
1139
1140
1141 void xsetPDZipPostalCode(gov.grants.apply.system.globalLibraryV20.ZipPostalCodeDataType pdZipPostalCode);
1142
1143
1144
1145
1146 java.lang.String getPDEmail();
1147
1148
1149
1150
1151 gov.grants.apply.system.globalLibraryV20.EmailDataType xgetPDEmail();
1152
1153
1154
1155
1156 boolean isSetPDEmail();
1157
1158
1159
1160
1161 void setPDEmail(java.lang.String pdEmail);
1162
1163
1164
1165
1166 void xsetPDEmail(gov.grants.apply.system.globalLibraryV20.EmailDataType pdEmail);
1167
1168
1169
1170
1171 void unsetPDEmail();
1172
1173
1174
1175
1176 java.lang.String getPDPhone();
1177
1178
1179
1180
1181 gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType xgetPDPhone();
1182
1183
1184
1185
1186 boolean isSetPDPhone();
1187
1188
1189
1190
1191 void setPDPhone(java.lang.String pdPhone);
1192
1193
1194
1195
1196 void xsetPDPhone(gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType pdPhone);
1197
1198
1199
1200
1201 void unsetPDPhone();
1202
1203
1204
1205
1206 java.lang.String getPDFax();
1207
1208
1209
1210
1211 gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType xgetPDFax();
1212
1213
1214
1215
1216 boolean isSetPDFax();
1217
1218
1219
1220
1221 void setPDFax(java.lang.String pdFax);
1222
1223
1224
1225
1226 void xsetPDFax(gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType pdFax);
1227
1228
1229
1230
1231 void unsetPDFax();
1232
1233
1234
1235
1236
1237
1238 public static final class Factory
1239 {
1240 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.ProjectDirector newInstance() {
1241 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.ProjectDirector) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1242
1243 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.ProjectDirector newInstance(org.apache.xmlbeans.XmlOptions options) {
1244 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.ProjectDirector) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1245
1246 private Factory() { }
1247 }
1248 }
1249
1250
1251
1252
1253
1254
1255 public interface NonProfitClaim extends org.apache.xmlbeans.XmlObject
1256 {
1257 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1258 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NonProfitClaim.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("nonprofitclaim0aa1elemtype");
1259
1260
1261
1262
1263 gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim.NewlyFiled getNewlyFiled();
1264
1265
1266
1267
1268 boolean isSetNewlyFiled();
1269
1270
1271
1272
1273 void setNewlyFiled(gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim.NewlyFiled newlyFiled);
1274
1275
1276
1277
1278 gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim.NewlyFiled addNewNewlyFiled();
1279
1280
1281
1282
1283 void unsetNewlyFiled();
1284
1285
1286
1287
1288 gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim.PreviouslyFiled getPreviouslyFiled();
1289
1290
1291
1292
1293 boolean isSetPreviouslyFiled();
1294
1295
1296
1297
1298 void setPreviouslyFiled(gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim.PreviouslyFiled previouslyFiled);
1299
1300
1301
1302
1303 gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim.PreviouslyFiled addNewPreviouslyFiled();
1304
1305
1306
1307
1308 void unsetPreviouslyFiled();
1309
1310
1311
1312
1313
1314
1315 public interface NewlyFiled extends org.apache.xmlbeans.XmlObject
1316 {
1317 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1318 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NewlyFiled.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("newlyfiled7058elemtype");
1319
1320
1321
1322
1323 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckReferenceIRSList();
1324
1325
1326
1327
1328 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckReferenceIRSList();
1329
1330
1331
1332
1333 boolean isSetCheckReferenceIRSList();
1334
1335
1336
1337
1338 void setCheckReferenceIRSList(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkReferenceIRSList);
1339
1340
1341
1342
1343 void xsetCheckReferenceIRSList(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkReferenceIRSList);
1344
1345
1346
1347
1348 void unsetCheckReferenceIRSList();
1349
1350
1351
1352
1353 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckIRSCertification();
1354
1355
1356
1357
1358 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckIRSCertification();
1359
1360
1361
1362
1363 boolean isSetCheckIRSCertification();
1364
1365
1366
1367
1368 void setCheckIRSCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkIRSCertification);
1369
1370
1371
1372
1373 void xsetCheckIRSCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkIRSCertification);
1374
1375
1376
1377
1378 void unsetCheckIRSCertification();
1379
1380
1381
1382
1383 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckStateTaxCertification();
1384
1385
1386
1387
1388 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckStateTaxCertification();
1389
1390
1391
1392
1393 boolean isSetCheckStateTaxCertification();
1394
1395
1396
1397
1398 void setCheckStateTaxCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkStateTaxCertification);
1399
1400
1401
1402
1403 void xsetCheckStateTaxCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkStateTaxCertification);
1404
1405
1406
1407
1408 void unsetCheckStateTaxCertification();
1409
1410
1411
1412
1413 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckIncorporationCertification();
1414
1415
1416
1417
1418 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckIncorporationCertification();
1419
1420
1421
1422
1423 boolean isSetCheckIncorporationCertification();
1424
1425
1426
1427
1428 void setCheckIncorporationCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkIncorporationCertification);
1429
1430
1431
1432
1433 void xsetCheckIncorporationCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkIncorporationCertification);
1434
1435
1436
1437
1438 void unsetCheckIncorporationCertification();
1439
1440
1441
1442
1443 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckParentOrganzationCertification();
1444
1445
1446
1447
1448 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckParentOrganzationCertification();
1449
1450
1451
1452
1453 boolean isSetCheckParentOrganzationCertification();
1454
1455
1456
1457
1458 void setCheckParentOrganzationCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkParentOrganzationCertification);
1459
1460
1461
1462
1463 void xsetCheckParentOrganzationCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkParentOrganzationCertification);
1464
1465
1466
1467
1468 void unsetCheckParentOrganzationCertification();
1469
1470
1471
1472
1473
1474
1475 public static final class Factory
1476 {
1477 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim.NewlyFiled newInstance() {
1478 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim.NewlyFiled) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1479
1480 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim.NewlyFiled newInstance(org.apache.xmlbeans.XmlOptions options) {
1481 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim.NewlyFiled) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1482
1483 private Factory() { }
1484 }
1485 }
1486
1487
1488
1489
1490
1491
1492 public interface PreviouslyFiled extends org.apache.xmlbeans.XmlObject
1493 {
1494 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1495 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PreviouslyFiled.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("previouslyfilede8f1elemtype");
1496
1497
1498
1499
1500 java.lang.String getAgencyName();
1501
1502
1503
1504
1505 gov.grants.apply.system.globalLibraryV20.AgencyNameDataType xgetAgencyName();
1506
1507
1508
1509
1510 void setAgencyName(java.lang.String agencyName);
1511
1512
1513
1514
1515 void xsetAgencyName(gov.grants.apply.system.globalLibraryV20.AgencyNameDataType agencyName);
1516
1517
1518
1519
1520 java.util.Calendar getPreviouslyFiledDate();
1521
1522
1523
1524
1525 org.apache.xmlbeans.XmlDate xgetPreviouslyFiledDate();
1526
1527
1528
1529
1530 void setPreviouslyFiledDate(java.util.Calendar previouslyFiledDate);
1531
1532
1533
1534
1535 void xsetPreviouslyFiledDate(org.apache.xmlbeans.XmlDate previouslyFiledDate);
1536
1537
1538
1539
1540
1541
1542 public static final class Factory
1543 {
1544 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim.PreviouslyFiled newInstance() {
1545 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim.PreviouslyFiled) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1546
1547 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim.PreviouslyFiled newInstance(org.apache.xmlbeans.XmlOptions options) {
1548 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim.PreviouslyFiled) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1549
1550 private Factory() { }
1551 }
1552 }
1553
1554
1555
1556
1557
1558
1559 public static final class Factory
1560 {
1561 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim newInstance() {
1562 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1563
1564 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim newInstance(org.apache.xmlbeans.XmlOptions options) {
1565 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20.NonProfitClaim) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1566
1567 private Factory() { }
1568 }
1569 }
1570
1571
1572
1573
1574
1575
1576 public static final class Factory
1577 {
1578 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20 newInstance() {
1579 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1580
1581 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20 newInstance(org.apache.xmlbeans.XmlOptions options) {
1582 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document.CheckList20) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1583
1584 private Factory() { }
1585 }
1586 }
1587
1588
1589
1590
1591
1592
1593 public static final class Factory
1594 {
1595 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document newInstance() {
1596 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1597
1598 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document newInstance(org.apache.xmlbeans.XmlOptions options) {
1599 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1600
1601
1602 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
1603 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
1604
1605 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1606 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
1607
1608
1609 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1610 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
1611
1612 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1613 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
1614
1615 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1616 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
1617
1618 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1619 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
1620
1621 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1622 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
1623
1624 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1625 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
1626
1627 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1628 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
1629
1630 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1631 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
1632
1633 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
1634 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
1635
1636 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1637 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
1638
1639 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
1640 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
1641
1642 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1643 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
1644
1645
1646 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
1647 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
1648
1649
1650 public static gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
1651 return (gov.grants.apply.forms.rrsf424HHSCheckList20V20.CheckList20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
1652
1653
1654 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 {
1655 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
1656
1657
1658 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 {
1659 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
1660
1661 private Factory() { }
1662 }
1663 }