1
2
3
4
5
6
7
8
9 package gov.grants.apply.forms.hhsCheckListV11;
10
11
12
13
14
15
16
17 public interface CheckListDocument 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(CheckListDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("checklist2a0adoctype");
21
22
23
24
25 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList getCheckList();
26
27
28
29
30 void setCheckList(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList checkList);
31
32
33
34
35 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList addNewCheckList();
36
37
38
39
40
41
42 public interface CheckList 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(CheckList.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("checklist7b38elemtype");
46
47
48
49
50 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ApplicationType.Enum getApplicationType();
51
52
53
54
55 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ApplicationType xgetApplicationType();
56
57
58
59
60 void setApplicationType(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ApplicationType.Enum applicationType);
61
62
63
64
65 void xsetApplicationType(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ApplicationType applicationType);
66
67
68
69
70 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckSignDateSF424();
71
72
73
74
75 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckSignDateSF424();
76
77
78
79
80 void setCheckSignDateSF424(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkSignDateSF424);
81
82
83
84
85 void xsetCheckSignDateSF424(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkSignDateSF424);
86
87
88
89
90 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckSignDatePHS51611();
91
92
93
94
95 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckSignDatePHS51611();
96
97
98
99
100 void setCheckSignDatePHS51611(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkSignDatePHS51611);
101
102
103
104
105 void xsetCheckSignDatePHS51611(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkSignDatePHS51611);
106
107
108
109
110 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckSignDateSF424BD();
111
112
113
114
115 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckSignDateSF424BD();
116
117
118
119
120 void setCheckSignDateSF424BD(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkSignDateSF424BD);
121
122
123
124
125 void xsetCheckSignDateSF424BD(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkSignDateSF424BD);
126
127
128
129
130 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckCivilRightAssurance();
131
132
133
134
135 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckCivilRightAssurance();
136
137
138
139
140 void setCheckCivilRightAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkCivilRightAssurance);
141
142
143
144
145 void xsetCheckCivilRightAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkCivilRightAssurance);
146
147
148
149
150 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.CivilRightAssuranceSignDate getCivilRightAssuranceSignDate();
151
152
153
154
155 boolean isSetCivilRightAssuranceSignDate();
156
157
158
159
160 void setCivilRightAssuranceSignDate(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.CivilRightAssuranceSignDate civilRightAssuranceSignDate);
161
162
163
164
165 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.CivilRightAssuranceSignDate addNewCivilRightAssuranceSignDate();
166
167
168
169
170 void unsetCivilRightAssuranceSignDate();
171
172
173
174
175 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckHandicappedAssurance();
176
177
178
179
180 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckHandicappedAssurance();
181
182
183
184
185 void setCheckHandicappedAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkHandicappedAssurance);
186
187
188
189
190 void xsetCheckHandicappedAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkHandicappedAssurance);
191
192
193
194
195 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.HandicappedAssuranceSignDate getHandicappedAssuranceSignDate();
196
197
198
199
200 boolean isSetHandicappedAssuranceSignDate();
201
202
203
204
205 void setHandicappedAssuranceSignDate(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.HandicappedAssuranceSignDate handicappedAssuranceSignDate);
206
207
208
209
210 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.HandicappedAssuranceSignDate addNewHandicappedAssuranceSignDate();
211
212
213
214
215 void unsetHandicappedAssuranceSignDate();
216
217
218
219
220 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckSexAssurance();
221
222
223
224
225 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckSexAssurance();
226
227
228
229
230 void setCheckSexAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkSexAssurance);
231
232
233
234
235 void xsetCheckSexAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkSexAssurance);
236
237
238
239
240 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.SexAssuranceSignDate getSexAssuranceSignDate();
241
242
243
244
245 boolean isSetSexAssuranceSignDate();
246
247
248
249
250 void setSexAssuranceSignDate(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.SexAssuranceSignDate sexAssuranceSignDate);
251
252
253
254
255 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.SexAssuranceSignDate addNewSexAssuranceSignDate();
256
257
258
259
260 void unsetSexAssuranceSignDate();
261
262
263
264
265 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckAgeAssurance();
266
267
268
269
270 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckAgeAssurance();
271
272
273
274
275 void setCheckAgeAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkAgeAssurance);
276
277
278
279
280 void xsetCheckAgeAssurance(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkAgeAssurance);
281
282
283
284
285 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.AgeAssuranceSignDate getAgeAssuranceSignDate();
286
287
288
289
290 boolean isSetAgeAssuranceSignDate();
291
292
293
294
295 void setAgeAssuranceSignDate(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.AgeAssuranceSignDate ageAssuranceSignDate);
296
297
298
299
300 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.AgeAssuranceSignDate addNewAgeAssuranceSignDate();
301
302
303
304
305 void unsetAgeAssuranceSignDate();
306
307
308
309
310 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getCheckHumanSubjectCertification();
311
312
313
314
315 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetCheckHumanSubjectCertification();
316
317
318
319
320 void setCheckHumanSubjectCertification(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum checkHumanSubjectCertification);
321
322
323
324
325 void xsetCheckHumanSubjectCertification(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType checkHumanSubjectCertification);
326
327
328
329
330 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getCheckPHSImpactStatement();
331
332
333
334
335 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetCheckPHSImpactStatement();
336
337
338
339
340 void setCheckPHSImpactStatement(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum checkPHSImpactStatement);
341
342
343
344
345 void xsetCheckPHSImpactStatement(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType checkPHSImpactStatement);
346
347
348
349
350 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckIntergrovernmentalReview();
351
352
353
354
355 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckIntergrovernmentalReview();
356
357
358
359
360 void setCheckIntergrovernmentalReview(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkIntergrovernmentalReview);
361
362
363
364
365 void xsetCheckIntergrovernmentalReview(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkIntergrovernmentalReview);
366
367
368
369
370 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckProjectIdentify13OnFacePage();
371
372
373
374
375 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckProjectIdentify13OnFacePage();
376
377
378
379
380 void setCheckProjectIdentify13OnFacePage(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkProjectIdentify13OnFacePage);
381
382
383
384
385 void xsetCheckProjectIdentify13OnFacePage(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkProjectIdentify13OnFacePage);
386
387
388
389
390 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getCheckBiographicalSketch();
391
392
393
394
395 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetCheckBiographicalSketch();
396
397
398
399
400 void setCheckBiographicalSketch(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum checkBiographicalSketch);
401
402
403
404
405 void xsetCheckBiographicalSketch(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType checkBiographicalSketch);
406
407
408
409
410 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckSF424AC();
411
412
413
414
415 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckSF424AC();
416
417
418
419
420 void setCheckSF424AC(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkSF424AC);
421
422
423
424
425 void xsetCheckSF424AC(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkSF424AC);
426
427
428
429
430 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getCheck12MonthDetailedBudget();
431
432
433
434
435 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetCheck12MonthDetailedBudget();
436
437
438
439
440 void setCheck12MonthDetailedBudget(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum check12MonthDetailedBudget);
441
442
443
444
445 void xsetCheck12MonthDetailedBudget(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType check12MonthDetailedBudget);
446
447
448
449
450 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getHasDetailProjectBudget();
451
452
453
454
455 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetHasDetailProjectBudget();
456
457
458
459
460 void setHasDetailProjectBudget(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum hasDetailProjectBudget);
461
462
463
464
465 void xsetHasDetailProjectBudget(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType hasDetailProjectBudget);
466
467
468
469
470 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getCheckAddressOnlyAdditionalFunds();
471
472
473
474
475 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetCheckAddressOnlyAdditionalFunds();
476
477
478
479
480 void setCheckAddressOnlyAdditionalFunds(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum checkAddressOnlyAdditionalFunds);
481
482
483
484
485 void xsetCheckAddressOnlyAdditionalFunds(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType checkAddressOnlyAdditionalFunds);
486
487
488
489
490 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum getCheckProgressReport();
491
492
493
494
495 gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType xgetCheckProgressReport();
496
497
498
499
500 void setCheckProgressReport(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType.Enum checkProgressReport);
501
502
503
504
505 void xsetCheckProgressReport(gov.grants.apply.system.globalLibraryV20.YesNoNotApplicableDataType checkProgressReport);
506
507
508
509
510 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson getContactPerson();
511
512
513
514
515 void setContactPerson(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson contactPerson);
516
517
518
519
520 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson addNewContactPerson();
521
522
523
524
525 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ProjectDirector getProjectDirector();
526
527
528
529
530 void setProjectDirector(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ProjectDirector projectDirector);
531
532
533
534
535 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ProjectDirector addNewProjectDirector();
536
537
538
539
540 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim getNonProfitClaim();
541
542
543
544
545 void setNonProfitClaim(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim nonProfitClaim);
546
547
548
549
550 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim addNewNonProfitClaim();
551
552
553
554
555 java.lang.String getFormVersion();
556
557
558
559
560 gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
561
562
563
564
565 void setFormVersion(java.lang.String formVersion);
566
567
568
569
570 void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
571
572
573
574
575
576
577 public interface ApplicationType extends org.apache.xmlbeans.XmlString
578 {
579 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
580 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ApplicationType.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("applicationtype1302elemtype");
581
582 org.apache.xmlbeans.StringEnumAbstractBase enumValue();
583 void set(org.apache.xmlbeans.StringEnumAbstractBase e);
584
585 static final Enum NEW = Enum.forString("New");
586 static final Enum NONCOMPETING_CONTINUATION = Enum.forString("Noncompeting Continuation");
587 static final Enum COMPETING_CONTINUATION = Enum.forString("Competing Continuation");
588 static final Enum SUPPLEMENTAL = Enum.forString("Supplemental");
589
590 static final int INT_NEW = Enum.INT_NEW;
591 static final int INT_NONCOMPETING_CONTINUATION = Enum.INT_NONCOMPETING_CONTINUATION;
592 static final int INT_COMPETING_CONTINUATION = Enum.INT_COMPETING_CONTINUATION;
593 static final int INT_SUPPLEMENTAL = Enum.INT_SUPPLEMENTAL;
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610 static final class Enum extends org.apache.xmlbeans.StringEnumAbstractBase
611 {
612
613
614
615 public static Enum forString(java.lang.String s)
616 { return (Enum)table.forString(s); }
617
618
619
620 public static Enum forInt(int i)
621 { return (Enum)table.forInt(i); }
622
623 private Enum(java.lang.String s, int i)
624 { super(s, i); }
625
626 static final int INT_NEW = 1;
627 static final int INT_NONCOMPETING_CONTINUATION = 2;
628 static final int INT_COMPETING_CONTINUATION = 3;
629 static final int INT_SUPPLEMENTAL = 4;
630
631 public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
632 new org.apache.xmlbeans.StringEnumAbstractBase.Table
633 (
634 new Enum[]
635 {
636 new Enum("New", INT_NEW),
637 new Enum("Noncompeting Continuation", INT_NONCOMPETING_CONTINUATION),
638 new Enum("Competing Continuation", INT_COMPETING_CONTINUATION),
639 new Enum("Supplemental", INT_SUPPLEMENTAL),
640 }
641 );
642 private static final long serialVersionUID = 1L;
643 private java.lang.Object readResolve() { return forInt(intValue()); }
644 }
645
646
647
648
649
650
651 public static final class Factory
652 {
653 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ApplicationType newValue(java.lang.Object obj) {
654 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ApplicationType) type.newValue( obj ); }
655
656 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ApplicationType newInstance() {
657 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ApplicationType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
658
659 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ApplicationType newInstance(org.apache.xmlbeans.XmlOptions options) {
660 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ApplicationType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
661
662 private Factory() { }
663 }
664 }
665
666
667
668
669
670
671 public interface CivilRightAssuranceSignDate extends org.apache.xmlbeans.XmlDate
672 {
673 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
674 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivilRightAssuranceSignDate.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civilrightassurancesigndateacddelemtype");
675
676
677
678
679 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckStatus();
680
681
682
683
684 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckStatus();
685
686
687
688
689 void setCheckStatus(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkStatus);
690
691
692
693
694 void xsetCheckStatus(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkStatus);
695
696
697
698
699
700
701 public static final class Factory
702 {
703 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.CivilRightAssuranceSignDate newInstance() {
704 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.CivilRightAssuranceSignDate) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
705
706 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.CivilRightAssuranceSignDate newInstance(org.apache.xmlbeans.XmlOptions options) {
707 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.CivilRightAssuranceSignDate) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
708
709 private Factory() { }
710 }
711 }
712
713
714
715
716
717
718 public interface HandicappedAssuranceSignDate extends org.apache.xmlbeans.XmlDate
719 {
720 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
721 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(HandicappedAssuranceSignDate.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("handicappedassurancesigndate375belemtype");
722
723
724
725
726 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckStatus();
727
728
729
730
731 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckStatus();
732
733
734
735
736 void setCheckStatus(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkStatus);
737
738
739
740
741 void xsetCheckStatus(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkStatus);
742
743
744
745
746
747
748 public static final class Factory
749 {
750 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.HandicappedAssuranceSignDate newInstance() {
751 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.HandicappedAssuranceSignDate) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
752
753 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.HandicappedAssuranceSignDate newInstance(org.apache.xmlbeans.XmlOptions options) {
754 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.HandicappedAssuranceSignDate) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
755
756 private Factory() { }
757 }
758 }
759
760
761
762
763
764
765 public interface SexAssuranceSignDate extends org.apache.xmlbeans.XmlDate
766 {
767 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
768 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SexAssuranceSignDate.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("sexassurancesigndatef4aaelemtype");
769
770
771
772
773 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckStatus();
774
775
776
777
778 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckStatus();
779
780
781
782
783 void setCheckStatus(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkStatus);
784
785
786
787
788 void xsetCheckStatus(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkStatus);
789
790
791
792
793
794
795 public static final class Factory
796 {
797 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.SexAssuranceSignDate newInstance() {
798 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.SexAssuranceSignDate) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
799
800 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.SexAssuranceSignDate newInstance(org.apache.xmlbeans.XmlOptions options) {
801 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.SexAssuranceSignDate) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
802
803 private Factory() { }
804 }
805 }
806
807
808
809
810
811
812 public interface AgeAssuranceSignDate extends org.apache.xmlbeans.XmlDate
813 {
814 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
815 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AgeAssuranceSignDate.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("ageassurancesigndate6c03elemtype");
816
817
818
819
820 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckStatus();
821
822
823
824
825 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckStatus();
826
827
828
829
830 void setCheckStatus(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkStatus);
831
832
833
834
835 void xsetCheckStatus(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkStatus);
836
837
838
839
840
841
842 public static final class Factory
843 {
844 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.AgeAssuranceSignDate newInstance() {
845 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.AgeAssuranceSignDate) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
846
847 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.AgeAssuranceSignDate newInstance(org.apache.xmlbeans.XmlOptions options) {
848 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.AgeAssuranceSignDate) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
849
850 private Factory() { }
851 }
852 }
853
854
855
856
857
858
859 public interface ContactPerson extends gov.grants.apply.system.globalLibraryV20.ContactPersonDataType
860 {
861 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
862 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ContactPerson.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("contactperson9e77elemtype");
863
864
865
866
867 java.lang.String getOrganizationName();
868
869
870
871
872 gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType xgetOrganizationName();
873
874
875
876
877 boolean isSetOrganizationName();
878
879
880
881
882 void setOrganizationName(java.lang.String organizationName);
883
884
885
886
887 void xsetOrganizationName(gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType organizationName);
888
889
890
891
892 void unsetOrganizationName();
893
894
895
896
897 java.lang.String getApplicantOrganizationID();
898
899
900
901
902 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson.ApplicantOrganizationID xgetApplicantOrganizationID();
903
904
905
906
907 boolean isSetApplicantOrganizationID();
908
909
910
911
912 void setApplicantOrganizationID(java.lang.String applicantOrganizationID);
913
914
915
916
917 void xsetApplicantOrganizationID(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson.ApplicantOrganizationID applicantOrganizationID);
918
919
920
921
922 void unsetApplicantOrganizationID();
923
924
925
926
927
928
929 public interface ApplicantOrganizationID extends org.apache.xmlbeans.XmlString
930 {
931 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
932 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ApplicantOrganizationID.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("applicantorganizationid487belemtype");
933
934
935
936
937
938
939 public static final class Factory
940 {
941 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson.ApplicantOrganizationID newValue(java.lang.Object obj) {
942 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson.ApplicantOrganizationID) type.newValue( obj ); }
943
944 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson.ApplicantOrganizationID newInstance() {
945 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson.ApplicantOrganizationID) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
946
947 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson.ApplicantOrganizationID newInstance(org.apache.xmlbeans.XmlOptions options) {
948 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson.ApplicantOrganizationID) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
949
950 private Factory() { }
951 }
952 }
953
954
955
956
957
958
959 public static final class Factory
960 {
961 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson newInstance() {
962 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
963
964 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson newInstance(org.apache.xmlbeans.XmlOptions options) {
965 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ContactPerson) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
966
967 private Factory() { }
968 }
969 }
970
971
972
973
974
975
976 public interface ProjectDirector extends gov.grants.apply.system.globalLibraryV20.ContactPersonDataType
977 {
978 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
979 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ProjectDirector.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("projectdirector8047elemtype");
980
981
982
983
984 java.lang.String getOrganizationName();
985
986
987
988
989 gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType xgetOrganizationName();
990
991
992
993
994 boolean isSetOrganizationName();
995
996
997
998
999 void setOrganizationName(java.lang.String organizationName);
1000
1001
1002
1003
1004 void xsetOrganizationName(gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType organizationName);
1005
1006
1007
1008
1009 void unsetOrganizationName();
1010
1011
1012
1013
1014 java.lang.String getSocialSecurityNumber();
1015
1016
1017
1018
1019 gov.grants.apply.system.globalLibraryV20.SocialSecurityNumberDataType xgetSocialSecurityNumber();
1020
1021
1022
1023
1024 boolean isSetSocialSecurityNumber();
1025
1026
1027
1028
1029 void setSocialSecurityNumber(java.lang.String socialSecurityNumber);
1030
1031
1032
1033
1034 void xsetSocialSecurityNumber(gov.grants.apply.system.globalLibraryV20.SocialSecurityNumberDataType socialSecurityNumber);
1035
1036
1037
1038
1039 void unsetSocialSecurityNumber();
1040
1041
1042
1043
1044 java.lang.String getHighestDegreeEarned();
1045
1046
1047
1048
1049 gov.grants.apply.system.globalLibraryV20.EducationDegreeDataType xgetHighestDegreeEarned();
1050
1051
1052
1053
1054 boolean isSetHighestDegreeEarned();
1055
1056
1057
1058
1059 void setHighestDegreeEarned(java.lang.String highestDegreeEarned);
1060
1061
1062
1063
1064 void xsetHighestDegreeEarned(gov.grants.apply.system.globalLibraryV20.EducationDegreeDataType highestDegreeEarned);
1065
1066
1067
1068
1069 void unsetHighestDegreeEarned();
1070
1071
1072
1073
1074
1075
1076 public static final class Factory
1077 {
1078 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ProjectDirector newInstance() {
1079 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ProjectDirector) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1080
1081 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ProjectDirector newInstance(org.apache.xmlbeans.XmlOptions options) {
1082 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.ProjectDirector) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1083
1084 private Factory() { }
1085 }
1086 }
1087
1088
1089
1090
1091
1092
1093 public interface NonProfitClaim extends org.apache.xmlbeans.XmlObject
1094 {
1095 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1096 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NonProfitClaim.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("nonprofitclaimb111elemtype");
1097
1098
1099
1100
1101 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.NewlyFiled getNewlyFiled();
1102
1103
1104
1105
1106 boolean isSetNewlyFiled();
1107
1108
1109
1110
1111 void setNewlyFiled(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.NewlyFiled newlyFiled);
1112
1113
1114
1115
1116 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.NewlyFiled addNewNewlyFiled();
1117
1118
1119
1120
1121 void unsetNewlyFiled();
1122
1123
1124
1125
1126 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.PreviouslyFiled getPreviouslyFiled();
1127
1128
1129
1130
1131 boolean isSetPreviouslyFiled();
1132
1133
1134
1135
1136 void setPreviouslyFiled(gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.PreviouslyFiled previouslyFiled);
1137
1138
1139
1140
1141 gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.PreviouslyFiled addNewPreviouslyFiled();
1142
1143
1144
1145
1146 void unsetPreviouslyFiled();
1147
1148
1149
1150
1151
1152
1153 public interface NewlyFiled extends org.apache.xmlbeans.XmlObject
1154 {
1155 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1156 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NewlyFiled.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("newlyfiledd848elemtype");
1157
1158
1159
1160
1161 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckReferenceIRSList();
1162
1163
1164
1165
1166 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckReferenceIRSList();
1167
1168
1169
1170
1171 boolean isSetCheckReferenceIRSList();
1172
1173
1174
1175
1176 void setCheckReferenceIRSList(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkReferenceIRSList);
1177
1178
1179
1180
1181 void xsetCheckReferenceIRSList(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkReferenceIRSList);
1182
1183
1184
1185
1186 void unsetCheckReferenceIRSList();
1187
1188
1189
1190
1191 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckIRSCertification();
1192
1193
1194
1195
1196 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckIRSCertification();
1197
1198
1199
1200
1201 boolean isSetCheckIRSCertification();
1202
1203
1204
1205
1206 void setCheckIRSCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkIRSCertification);
1207
1208
1209
1210
1211 void xsetCheckIRSCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkIRSCertification);
1212
1213
1214
1215
1216 void unsetCheckIRSCertification();
1217
1218
1219
1220
1221 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckStateTaxCertification();
1222
1223
1224
1225
1226 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckStateTaxCertification();
1227
1228
1229
1230
1231 boolean isSetCheckStateTaxCertification();
1232
1233
1234
1235
1236 void setCheckStateTaxCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkStateTaxCertification);
1237
1238
1239
1240
1241 void xsetCheckStateTaxCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkStateTaxCertification);
1242
1243
1244
1245
1246 void unsetCheckStateTaxCertification();
1247
1248
1249
1250
1251 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckIncorporationCertification();
1252
1253
1254
1255
1256 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckIncorporationCertification();
1257
1258
1259
1260
1261 boolean isSetCheckIncorporationCertification();
1262
1263
1264
1265
1266 void setCheckIncorporationCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkIncorporationCertification);
1267
1268
1269
1270
1271 void xsetCheckIncorporationCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkIncorporationCertification);
1272
1273
1274
1275
1276 void unsetCheckIncorporationCertification();
1277
1278
1279
1280
1281 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCheckParentOrganzationCertification();
1282
1283
1284
1285
1286 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCheckParentOrganzationCertification();
1287
1288
1289
1290
1291 boolean isSetCheckParentOrganzationCertification();
1292
1293
1294
1295
1296 void setCheckParentOrganzationCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum checkParentOrganzationCertification);
1297
1298
1299
1300
1301 void xsetCheckParentOrganzationCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType checkParentOrganzationCertification);
1302
1303
1304
1305
1306 void unsetCheckParentOrganzationCertification();
1307
1308
1309
1310
1311
1312
1313 public static final class Factory
1314 {
1315 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.NewlyFiled newInstance() {
1316 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.NewlyFiled) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1317
1318 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.NewlyFiled newInstance(org.apache.xmlbeans.XmlOptions options) {
1319 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.NewlyFiled) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1320
1321 private Factory() { }
1322 }
1323 }
1324
1325
1326
1327
1328
1329
1330 public interface PreviouslyFiled extends org.apache.xmlbeans.XmlObject
1331 {
1332 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1333 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PreviouslyFiled.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("previouslyfiledd761elemtype");
1334
1335
1336
1337
1338 java.lang.String getAgencyName();
1339
1340
1341
1342
1343 gov.grants.apply.system.globalLibraryV20.AgencyNameDataType xgetAgencyName();
1344
1345
1346
1347
1348 void setAgencyName(java.lang.String agencyName);
1349
1350
1351
1352
1353 void xsetAgencyName(gov.grants.apply.system.globalLibraryV20.AgencyNameDataType agencyName);
1354
1355
1356
1357
1358 java.util.Calendar getPreviouslyFiledDate();
1359
1360
1361
1362
1363 org.apache.xmlbeans.XmlDate xgetPreviouslyFiledDate();
1364
1365
1366
1367
1368 void setPreviouslyFiledDate(java.util.Calendar previouslyFiledDate);
1369
1370
1371
1372
1373 void xsetPreviouslyFiledDate(org.apache.xmlbeans.XmlDate previouslyFiledDate);
1374
1375
1376
1377
1378
1379
1380 public static final class Factory
1381 {
1382 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.PreviouslyFiled newInstance() {
1383 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.PreviouslyFiled) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1384
1385 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.PreviouslyFiled newInstance(org.apache.xmlbeans.XmlOptions options) {
1386 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim.PreviouslyFiled) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1387
1388 private Factory() { }
1389 }
1390 }
1391
1392
1393
1394
1395
1396
1397 public static final class Factory
1398 {
1399 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim newInstance() {
1400 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1401
1402 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim newInstance(org.apache.xmlbeans.XmlOptions options) {
1403 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList.NonProfitClaim) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1404
1405 private Factory() { }
1406 }
1407 }
1408
1409
1410
1411
1412
1413
1414 public static final class Factory
1415 {
1416 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList newInstance() {
1417 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1418
1419 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList newInstance(org.apache.xmlbeans.XmlOptions options) {
1420 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument.CheckList) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1421
1422 private Factory() { }
1423 }
1424 }
1425
1426
1427
1428
1429
1430
1431 public static final class Factory
1432 {
1433 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument newInstance() {
1434 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1435
1436 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
1437 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1438
1439
1440 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
1441 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
1442
1443 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1444 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
1445
1446
1447 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1448 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
1449
1450 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1451 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
1452
1453 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1454 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
1455
1456 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1457 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
1458
1459 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1460 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
1461
1462 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1463 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
1464
1465 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1466 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
1467
1468 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1469 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
1470
1471 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
1472 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
1473
1474 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1475 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
1476
1477 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
1478 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
1479
1480 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1481 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
1482
1483
1484 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
1485 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
1486
1487
1488 public static gov.grants.apply.forms.hhsCheckListV11.CheckListDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
1489 return (gov.grants.apply.forms.hhsCheckListV11.CheckListDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
1490
1491
1492 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 {
1493 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
1494
1495
1496 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 {
1497 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
1498
1499 private Factory() { }
1500 }
1501 }