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