1
2
3
4
5
6
7
8
9 package gov.grants.apply.forms.nsfCoverPage14V14;
10
11
12
13
14
15
16
17 public interface NSFCoverPage14Document 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(NSFCoverPage14Document.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("nsfcoverpage14768fdoctype");
21
22
23
24
25 gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14 getNSFCoverPage14();
26
27
28
29
30 void setNSFCoverPage14(gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14 nsfCoverPage14);
31
32
33
34
35 gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14 addNewNSFCoverPage14();
36
37
38
39
40
41
42 public interface NSFCoverPage14 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(NSFCoverPage14.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("nsfcoverpage144474elemtype");
46
47
48
49
50 java.lang.String getFundingOpportunityNumber();
51
52
53
54
55 gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.FundingOpportunityNumber xgetFundingOpportunityNumber();
56
57
58
59
60 void setFundingOpportunityNumber(java.lang.String fundingOpportunityNumber);
61
62
63
64
65 void xsetFundingOpportunityNumber(gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.FundingOpportunityNumber fundingOpportunityNumber);
66
67
68
69
70 java.util.Calendar getDueDate();
71
72
73
74
75 org.apache.xmlbeans.XmlDate xgetDueDate();
76
77
78
79
80 void setDueDate(java.util.Calendar dueDate);
81
82
83
84
85 void xsetDueDate(org.apache.xmlbeans.XmlDate dueDate);
86
87
88
89
90 gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration getNSFUnitConsideration();
91
92
93
94
95 void setNSFUnitConsideration(gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration nsfUnitConsideration);
96
97
98
99
100 gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration addNewNSFUnitConsideration();
101
102
103
104
105 gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.PIInfo getPIInfo();
106
107
108
109
110 void setPIInfo(gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.PIInfo piInfo);
111
112
113
114
115 gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.PIInfo addNewPIInfo();
116
117
118
119
120 gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.OtherInfo getOtherInfo();
121
122
123
124
125 boolean isSetOtherInfo();
126
127
128
129
130 void setOtherInfo(gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.OtherInfo otherInfo);
131
132
133
134
135 gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.OtherInfo addNewOtherInfo();
136
137
138
139
140 void unsetOtherInfo();
141
142
143
144
145 gov.grants.apply.system.attachmentsV10.AttachmentGroupMin1Max100DataType getSingleCopyDocuments();
146
147
148
149
150 boolean isSetSingleCopyDocuments();
151
152
153
154
155 void setSingleCopyDocuments(gov.grants.apply.system.attachmentsV10.AttachmentGroupMin1Max100DataType singleCopyDocuments);
156
157
158
159
160 gov.grants.apply.system.attachmentsV10.AttachmentGroupMin1Max100DataType addNewSingleCopyDocuments();
161
162
163
164
165 void unsetSingleCopyDocuments();
166
167
168
169
170 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getDataManagementPlan();
171
172
173
174
175 boolean isSetDataManagementPlan();
176
177
178
179
180 void setDataManagementPlan(gov.grants.apply.system.attachmentsV10.AttachedFileDataType dataManagementPlan);
181
182
183
184
185 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewDataManagementPlan();
186
187
188
189
190 void unsetDataManagementPlan();
191
192
193
194
195 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPostDoctoralFundsRequested();
196
197
198
199
200 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPostDoctoralFundsRequested();
201
202
203
204
205 boolean isSetPostDoctoralFundsRequested();
206
207
208
209
210 void setPostDoctoralFundsRequested(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum postDoctoralFundsRequested);
211
212
213
214
215 void xsetPostDoctoralFundsRequested(gov.grants.apply.system.globalLibraryV20.YesNoDataType postDoctoralFundsRequested);
216
217
218
219
220 void unsetPostDoctoralFundsRequested();
221
222
223
224
225 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getMentoringPlan();
226
227
228
229
230 boolean isSetMentoringPlan();
231
232
233
234
235 void setMentoringPlan(gov.grants.apply.system.attachmentsV10.AttachedFileDataType mentoringPlan);
236
237
238
239
240 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewMentoringPlan();
241
242
243
244
245 void unsetMentoringPlan();
246
247
248
249
250 java.lang.String getFormVersion();
251
252
253
254
255 gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
256
257
258
259
260 void setFormVersion(java.lang.String formVersion);
261
262
263
264
265 void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
266
267
268
269
270
271
272 public interface FundingOpportunityNumber extends gov.grants.apply.system.globalLibraryV20.OpportunityIDDataType
273 {
274 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
275 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FundingOpportunityNumber.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("fundingopportunitynumber6b19elemtype");
276
277
278
279
280
281
282 public static final class Factory
283 {
284 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.FundingOpportunityNumber newValue(java.lang.Object obj) {
285 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.FundingOpportunityNumber) type.newValue( obj ); }
286
287 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.FundingOpportunityNumber newInstance() {
288 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.FundingOpportunityNumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
289
290 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.FundingOpportunityNumber newInstance(org.apache.xmlbeans.XmlOptions options) {
291 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.FundingOpportunityNumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
292
293 private Factory() { }
294 }
295 }
296
297
298
299
300
301
302 public interface NSFUnitConsideration extends org.apache.xmlbeans.XmlObject
303 {
304 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
305 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NSFUnitConsideration.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("nsfunitconsideration6421elemtype");
306
307
308
309
310 java.lang.String getDivisionCode();
311
312
313
314
315 gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration.DivisionCode xgetDivisionCode();
316
317
318
319
320 void setDivisionCode(java.lang.String divisionCode);
321
322
323
324
325 void xsetDivisionCode(gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration.DivisionCode divisionCode);
326
327
328
329
330 java.lang.String getDivisionName();
331
332
333
334
335 gov.grants.apply.system.globalV10.StringMin1Max30Type xgetDivisionName();
336
337
338
339
340 boolean isSetDivisionName();
341
342
343
344
345 void setDivisionName(java.lang.String divisionName);
346
347
348
349
350 void xsetDivisionName(gov.grants.apply.system.globalV10.StringMin1Max30Type divisionName);
351
352
353
354
355 void unsetDivisionName();
356
357
358
359
360 java.lang.String getProgramCode();
361
362
363
364
365 gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration.ProgramCode xgetProgramCode();
366
367
368
369
370 void setProgramCode(java.lang.String programCode);
371
372
373
374
375 void xsetProgramCode(gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration.ProgramCode programCode);
376
377
378
379
380 java.lang.String getProgramName();
381
382
383
384
385 gov.grants.apply.system.globalV10.StringMin1Max30Type xgetProgramName();
386
387
388
389
390 boolean isSetProgramName();
391
392
393
394
395 void setProgramName(java.lang.String programName);
396
397
398
399
400 void xsetProgramName(gov.grants.apply.system.globalV10.StringMin1Max30Type programName);
401
402
403
404
405 void unsetProgramName();
406
407
408
409
410
411
412 public interface DivisionCode extends org.apache.xmlbeans.XmlString
413 {
414 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
415 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(DivisionCode.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("divisioncodeb217elemtype");
416
417
418
419
420
421
422 public static final class Factory
423 {
424 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration.DivisionCode newValue(java.lang.Object obj) {
425 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration.DivisionCode) type.newValue( obj ); }
426
427 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration.DivisionCode newInstance() {
428 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration.DivisionCode) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
429
430 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration.DivisionCode newInstance(org.apache.xmlbeans.XmlOptions options) {
431 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration.DivisionCode) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
432
433 private Factory() { }
434 }
435 }
436
437
438
439
440
441
442 public interface ProgramCode extends org.apache.xmlbeans.XmlString
443 {
444 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
445 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ProgramCode.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("programcode667eelemtype");
446
447
448
449
450
451
452 public static final class Factory
453 {
454 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration.ProgramCode newValue(java.lang.Object obj) {
455 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration.ProgramCode) type.newValue( obj ); }
456
457 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration.ProgramCode newInstance() {
458 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration.ProgramCode) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
459
460 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration.ProgramCode newInstance(org.apache.xmlbeans.XmlOptions options) {
461 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration.ProgramCode) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
462
463 private Factory() { }
464 }
465 }
466
467
468
469
470
471
472 public static final class Factory
473 {
474 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration newInstance() {
475 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
476
477 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration newInstance(org.apache.xmlbeans.XmlOptions options) {
478 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.NSFUnitConsideration) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
479
480 private Factory() { }
481 }
482 }
483
484
485
486
487
488
489 public interface PIInfo extends org.apache.xmlbeans.XmlObject
490 {
491 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
492 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PIInfo.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("piinfo1671elemtype");
493
494
495
496
497 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsCurrentPI();
498
499
500
501
502 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsCurrentPI();
503
504
505
506
507 boolean isSetIsCurrentPI();
508
509
510
511
512 void setIsCurrentPI(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isCurrentPI);
513
514
515
516
517 void xsetIsCurrentPI(gov.grants.apply.system.globalLibraryV20.YesNoDataType isCurrentPI);
518
519
520
521
522 void unsetIsCurrentPI();
523
524
525
526
527
528
529 public static final class Factory
530 {
531 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.PIInfo newInstance() {
532 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.PIInfo) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
533
534 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.PIInfo newInstance(org.apache.xmlbeans.XmlOptions options) {
535 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.PIInfo) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
536
537 private Factory() { }
538 }
539 }
540
541
542
543
544
545
546 public interface OtherInfo extends org.apache.xmlbeans.XmlObject
547 {
548 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
549 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OtherInfo.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("otherinfo6a8aelemtype");
550
551
552
553
554 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsBeginInvestigator();
555
556
557
558
559 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsBeginInvestigator();
560
561
562
563
564 boolean isSetIsBeginInvestigator();
565
566
567
568
569 void setIsBeginInvestigator(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isBeginInvestigator);
570
571
572
573
574 void xsetIsBeginInvestigator(gov.grants.apply.system.globalLibraryV20.YesNoDataType isBeginInvestigator);
575
576
577
578
579 void unsetIsBeginInvestigator();
580
581
582
583
584 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsDisclosureLobbyingActivities();
585
586
587
588
589 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsDisclosureLobbyingActivities();
590
591
592
593
594 boolean isSetIsDisclosureLobbyingActivities();
595
596
597
598
599 void setIsDisclosureLobbyingActivities(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isDisclosureLobbyingActivities);
600
601
602
603
604 void xsetIsDisclosureLobbyingActivities(gov.grants.apply.system.globalLibraryV20.YesNoDataType isDisclosureLobbyingActivities);
605
606
607
608
609 void unsetIsDisclosureLobbyingActivities();
610
611
612
613
614 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsRapidResponseGrant();
615
616
617
618
619 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsRapidResponseGrant();
620
621
622
623
624 boolean isSetIsRapidResponseGrant();
625
626
627
628
629 void setIsRapidResponseGrant(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isRapidResponseGrant);
630
631
632
633
634 void xsetIsRapidResponseGrant(gov.grants.apply.system.globalLibraryV20.YesNoDataType isRapidResponseGrant);
635
636
637
638
639 void unsetIsRapidResponseGrant();
640
641
642
643
644 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsEarlyConceptGrant();
645
646
647
648
649 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsEarlyConceptGrant();
650
651
652
653
654 boolean isSetIsEarlyConceptGrant();
655
656
657
658
659 void setIsEarlyConceptGrant(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isEarlyConceptGrant);
660
661
662
663
664 void xsetIsEarlyConceptGrant(gov.grants.apply.system.globalLibraryV20.YesNoDataType isEarlyConceptGrant);
665
666
667
668
669 void unsetIsEarlyConceptGrant();
670
671
672
673
674 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsAccomplishmentRenewal();
675
676
677
678
679 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsAccomplishmentRenewal();
680
681
682
683
684 boolean isSetIsAccomplishmentRenewal();
685
686
687
688
689 void setIsAccomplishmentRenewal(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isAccomplishmentRenewal);
690
691
692
693
694 void xsetIsAccomplishmentRenewal(gov.grants.apply.system.globalLibraryV20.YesNoDataType isAccomplishmentRenewal);
695
696
697
698
699 void unsetIsAccomplishmentRenewal();
700
701
702
703
704 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsHighResolutionGraphics();
705
706
707
708
709 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsHighResolutionGraphics();
710
711
712
713
714 boolean isSetIsHighResolutionGraphics();
715
716
717
718
719 void setIsHighResolutionGraphics(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isHighResolutionGraphics);
720
721
722
723
724 void xsetIsHighResolutionGraphics(gov.grants.apply.system.globalLibraryV20.YesNoDataType isHighResolutionGraphics);
725
726
727
728
729 void unsetIsHighResolutionGraphics();
730
731
732
733
734
735
736 public static final class Factory
737 {
738 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.OtherInfo newInstance() {
739 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.OtherInfo) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
740
741 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.OtherInfo newInstance(org.apache.xmlbeans.XmlOptions options) {
742 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14.OtherInfo) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
743
744 private Factory() { }
745 }
746 }
747
748
749
750
751
752
753 public static final class Factory
754 {
755 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14 newInstance() {
756 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
757
758 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14 newInstance(org.apache.xmlbeans.XmlOptions options) {
759 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document.NSFCoverPage14) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
760
761 private Factory() { }
762 }
763 }
764
765
766
767
768
769
770 public static final class Factory
771 {
772 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document newInstance() {
773 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
774
775 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document newInstance(org.apache.xmlbeans.XmlOptions options) {
776 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
777
778
779 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
780 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
781
782 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
783 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
784
785
786 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
787 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
788
789 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
790 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
791
792 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
793 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
794
795 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
796 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
797
798 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
799 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
800
801 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
802 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
803
804 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
805 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
806
807 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
808 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
809
810 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
811 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
812
813 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
814 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
815
816 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
817 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
818
819 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
820 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
821
822
823 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
824 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
825
826
827 public static gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
828 return (gov.grants.apply.forms.nsfCoverPage14V14.NSFCoverPage14Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
829
830
831 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 {
832 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
833
834
835 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 {
836 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
837
838 private Factory() { }
839 }
840 }