1
2
3
4
5
6
7
8
9 package gov.grants.apply.system.grantsFundingSynopsisV20;
10
11
12
13
14
15
16
17 public interface FundingOppModSynopsis20Document 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(FundingOppModSynopsis20Document.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("fundingoppmodsynopsis203a7adoctype");
21
22
23
24
25 gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document.FundingOppModSynopsis20 getFundingOppModSynopsis20();
26
27
28
29
30 void setFundingOppModSynopsis20(gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document.FundingOppModSynopsis20 fundingOppModSynopsis20);
31
32
33
34
35 gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document.FundingOppModSynopsis20 addNewFundingOppModSynopsis20();
36
37
38
39
40
41
42 public interface FundingOppModSynopsis20 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(FundingOppModSynopsis20.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("fundingoppmodsynopsis202f4eelemtype");
46
47
48
49
50 java.lang.String getPostingDate();
51
52
53
54
55 gov.grants.apply.system.grantsCommonTypesV10.MMDDYYYYFwdSlashType xgetPostingDate();
56
57
58
59
60 void setPostingDate(java.lang.String postingDate);
61
62
63
64
65 void xsetPostingDate(gov.grants.apply.system.grantsCommonTypesV10.MMDDYYYYFwdSlashType postingDate);
66
67
68
69
70 java.lang.String getUserID();
71
72
73
74
75 gov.grants.apply.system.grantsCommonTypesV10.UserIDType xgetUserID();
76
77
78
79
80 void setUserID(java.lang.String userID);
81
82
83
84
85 void xsetUserID(gov.grants.apply.system.grantsCommonTypesV10.UserIDType userID);
86
87
88
89
90 java.lang.String getPassword();
91
92
93
94
95 org.apache.xmlbeans.XmlString xgetPassword();
96
97
98
99
100 void setPassword(java.lang.String password);
101
102
103
104
105 void xsetPassword(org.apache.xmlbeans.XmlString password);
106
107
108
109
110 gov.grants.apply.system.grantsFundingSynopsisV20.FundingInstrumentDocument.FundingInstrument.Enum[] getFundingInstrumentArray();
111
112
113
114
115 gov.grants.apply.system.grantsFundingSynopsisV20.FundingInstrumentDocument.FundingInstrument.Enum getFundingInstrumentArray(int i);
116
117
118
119
120 gov.grants.apply.system.grantsFundingSynopsisV20.FundingInstrumentDocument.FundingInstrument[] xgetFundingInstrumentArray();
121
122
123
124
125 gov.grants.apply.system.grantsFundingSynopsisV20.FundingInstrumentDocument.FundingInstrument xgetFundingInstrumentArray(int i);
126
127
128
129
130 int sizeOfFundingInstrumentArray();
131
132
133
134
135 void setFundingInstrumentArray(gov.grants.apply.system.grantsFundingSynopsisV20.FundingInstrumentDocument.FundingInstrument.Enum[] fundingInstrumentArray);
136
137
138
139
140 void setFundingInstrumentArray(int i, gov.grants.apply.system.grantsFundingSynopsisV20.FundingInstrumentDocument.FundingInstrument.Enum fundingInstrument);
141
142
143
144
145 void xsetFundingInstrumentArray(gov.grants.apply.system.grantsFundingSynopsisV20.FundingInstrumentDocument.FundingInstrument[] fundingInstrumentArray);
146
147
148
149
150 void xsetFundingInstrumentArray(int i, gov.grants.apply.system.grantsFundingSynopsisV20.FundingInstrumentDocument.FundingInstrument fundingInstrument);
151
152
153
154
155 void insertFundingInstrument(int i, gov.grants.apply.system.grantsFundingSynopsisV20.FundingInstrumentDocument.FundingInstrument.Enum fundingInstrument);
156
157
158
159
160 void addFundingInstrument(gov.grants.apply.system.grantsFundingSynopsisV20.FundingInstrumentDocument.FundingInstrument.Enum fundingInstrument);
161
162
163
164
165 gov.grants.apply.system.grantsFundingSynopsisV20.FundingInstrumentDocument.FundingInstrument insertNewFundingInstrument(int i);
166
167
168
169
170 gov.grants.apply.system.grantsFundingSynopsisV20.FundingInstrumentDocument.FundingInstrument addNewFundingInstrument();
171
172
173
174
175 void removeFundingInstrument(int i);
176
177
178
179
180 gov.grants.apply.system.grantsFundingSynopsisV20.FundingActivityCategoryDocument.FundingActivityCategory.Enum[] getFundingActivityCategoryArray();
181
182
183
184
185 gov.grants.apply.system.grantsFundingSynopsisV20.FundingActivityCategoryDocument.FundingActivityCategory.Enum getFundingActivityCategoryArray(int i);
186
187
188
189
190 gov.grants.apply.system.grantsFundingSynopsisV20.FundingActivityCategoryDocument.FundingActivityCategory[] xgetFundingActivityCategoryArray();
191
192
193
194
195 gov.grants.apply.system.grantsFundingSynopsisV20.FundingActivityCategoryDocument.FundingActivityCategory xgetFundingActivityCategoryArray(int i);
196
197
198
199
200 int sizeOfFundingActivityCategoryArray();
201
202
203
204
205 void setFundingActivityCategoryArray(gov.grants.apply.system.grantsFundingSynopsisV20.FundingActivityCategoryDocument.FundingActivityCategory.Enum[] fundingActivityCategoryArray);
206
207
208
209
210 void setFundingActivityCategoryArray(int i, gov.grants.apply.system.grantsFundingSynopsisV20.FundingActivityCategoryDocument.FundingActivityCategory.Enum fundingActivityCategory);
211
212
213
214
215 void xsetFundingActivityCategoryArray(gov.grants.apply.system.grantsFundingSynopsisV20.FundingActivityCategoryDocument.FundingActivityCategory[] fundingActivityCategoryArray);
216
217
218
219
220 void xsetFundingActivityCategoryArray(int i, gov.grants.apply.system.grantsFundingSynopsisV20.FundingActivityCategoryDocument.FundingActivityCategory fundingActivityCategory);
221
222
223
224
225 void insertFundingActivityCategory(int i, gov.grants.apply.system.grantsFundingSynopsisV20.FundingActivityCategoryDocument.FundingActivityCategory.Enum fundingActivityCategory);
226
227
228
229
230 void addFundingActivityCategory(gov.grants.apply.system.grantsFundingSynopsisV20.FundingActivityCategoryDocument.FundingActivityCategory.Enum fundingActivityCategory);
231
232
233
234
235 gov.grants.apply.system.grantsFundingSynopsisV20.FundingActivityCategoryDocument.FundingActivityCategory insertNewFundingActivityCategory(int i);
236
237
238
239
240 gov.grants.apply.system.grantsFundingSynopsisV20.FundingActivityCategoryDocument.FundingActivityCategory addNewFundingActivityCategory();
241
242
243
244
245 void removeFundingActivityCategory(int i);
246
247
248
249
250 java.lang.String getOtherFundingCategoryExplanation();
251
252
253
254
255 gov.grants.apply.system.grantsFundingSynopsisV20.OtherFundingCategoryExplanationDocument.OtherFundingCategoryExplanation xgetOtherFundingCategoryExplanation();
256
257
258
259
260 boolean isSetOtherFundingCategoryExplanation();
261
262
263
264
265 void setOtherFundingCategoryExplanation(java.lang.String otherFundingCategoryExplanation);
266
267
268
269
270 void xsetOtherFundingCategoryExplanation(gov.grants.apply.system.grantsFundingSynopsisV20.OtherFundingCategoryExplanationDocument.OtherFundingCategoryExplanation otherFundingCategoryExplanation);
271
272
273
274
275 void unsetOtherFundingCategoryExplanation();
276
277
278
279
280 java.lang.String getExpectedNumberOfAwards();
281
282
283
284
285 gov.grants.apply.system.grantsFundingSynopsisV20.ExpectedNumberOfAwardsDocument.ExpectedNumberOfAwards xgetExpectedNumberOfAwards();
286
287
288
289
290 boolean isSetExpectedNumberOfAwards();
291
292
293
294
295 void setExpectedNumberOfAwards(java.lang.String expectedNumberOfAwards);
296
297
298
299
300 void xsetExpectedNumberOfAwards(gov.grants.apply.system.grantsFundingSynopsisV20.ExpectedNumberOfAwardsDocument.ExpectedNumberOfAwards expectedNumberOfAwards);
301
302
303
304
305 void unsetExpectedNumberOfAwards();
306
307
308
309
310 java.lang.String getEstimatedFunding();
311
312
313
314
315 gov.grants.apply.system.grantsFundingSynopsisV20.EstimatedFundingDocument.EstimatedFunding xgetEstimatedFunding();
316
317
318
319
320 boolean isSetEstimatedFunding();
321
322
323
324
325 void setEstimatedFunding(java.lang.String estimatedFunding);
326
327
328
329
330 void xsetEstimatedFunding(gov.grants.apply.system.grantsFundingSynopsisV20.EstimatedFundingDocument.EstimatedFunding estimatedFunding);
331
332
333
334
335 void unsetEstimatedFunding();
336
337
338
339
340 java.lang.String getAwardCeiling();
341
342
343
344
345 gov.grants.apply.system.grantsFundingSynopsisV20.AwardCeilingDocument.AwardCeiling xgetAwardCeiling();
346
347
348
349
350 void setAwardCeiling(java.lang.String awardCeiling);
351
352
353
354
355 void xsetAwardCeiling(gov.grants.apply.system.grantsFundingSynopsisV20.AwardCeilingDocument.AwardCeiling awardCeiling);
356
357
358
359
360 java.lang.String getAwardFloor();
361
362
363
364
365 gov.grants.apply.system.grantsFundingSynopsisV20.AwardFloorDocument.AwardFloor xgetAwardFloor();
366
367
368
369
370 void setAwardFloor(java.lang.String awardFloor);
371
372
373
374
375 void xsetAwardFloor(gov.grants.apply.system.grantsFundingSynopsisV20.AwardFloorDocument.AwardFloor awardFloor);
376
377
378
379
380 java.lang.String getFundingOpportunityTitle();
381
382
383
384
385 gov.grants.apply.system.grantsCommonTypesV10.StringWithoutNewLine255Type xgetFundingOpportunityTitle();
386
387
388
389
390 void setFundingOpportunityTitle(java.lang.String fundingOpportunityTitle);
391
392
393
394
395 void xsetFundingOpportunityTitle(gov.grants.apply.system.grantsCommonTypesV10.StringWithoutNewLine255Type fundingOpportunityTitle);
396
397
398
399
400 java.lang.String getFundingOpportunityNumber();
401
402
403
404
405 gov.grants.apply.system.grantsCommonTypesV10.FundingOpportunityNumberType xgetFundingOpportunityNumber();
406
407
408
409
410 void setFundingOpportunityNumber(java.lang.String fundingOpportunityNumber);
411
412
413
414
415 void xsetFundingOpportunityNumber(gov.grants.apply.system.grantsCommonTypesV10.FundingOpportunityNumberType fundingOpportunityNumber);
416
417
418
419
420 java.lang.String getClosingDate();
421
422
423
424
425 gov.grants.apply.system.grantsCommonTypesV10.MMDDYYYYFwdSlashType xgetClosingDate();
426
427
428
429
430 boolean isSetClosingDate();
431
432
433
434
435 void setClosingDate(java.lang.String closingDate);
436
437
438
439
440 void xsetClosingDate(gov.grants.apply.system.grantsCommonTypesV10.MMDDYYYYFwdSlashType closingDate);
441
442
443
444
445 void unsetClosingDate();
446
447
448
449
450 java.lang.String getClosingDateExplanation();
451
452
453
454
455 gov.grants.apply.system.grantsFundingSynopsisV20.ClosingDateExplanationDocument.ClosingDateExplanation xgetClosingDateExplanation();
456
457
458
459
460 boolean isSetClosingDateExplanation();
461
462
463
464
465 void setClosingDateExplanation(java.lang.String closingDateExplanation);
466
467
468
469
470 void xsetClosingDateExplanation(gov.grants.apply.system.grantsFundingSynopsisV20.ClosingDateExplanationDocument.ClosingDateExplanation closingDateExplanation);
471
472
473
474
475 void unsetClosingDateExplanation();
476
477
478
479
480 java.lang.String getArchiveDate();
481
482
483
484
485 gov.grants.apply.system.grantsCommonTypesV10.MMDDYYYYFwdSlashType xgetArchiveDate();
486
487
488
489
490 boolean isSetArchiveDate();
491
492
493
494
495 void setArchiveDate(java.lang.String archiveDate);
496
497
498
499
500 void xsetArchiveDate(gov.grants.apply.system.grantsCommonTypesV10.MMDDYYYYFwdSlashType archiveDate);
501
502
503
504
505 void unsetArchiveDate();
506
507
508
509
510 java.lang.String getFundingOpportunityDescription();
511
512
513
514
515 gov.grants.apply.system.grantsFundingSynopsisV20.FundingOpportunityDescriptionDocument.FundingOpportunityDescription xgetFundingOpportunityDescription();
516
517
518
519
520 void setFundingOpportunityDescription(java.lang.String fundingOpportunityDescription);
521
522
523
524
525 void xsetFundingOpportunityDescription(gov.grants.apply.system.grantsFundingSynopsisV20.FundingOpportunityDescriptionDocument.FundingOpportunityDescription fundingOpportunityDescription);
526
527
528
529
530 java.lang.String[] getCFDANumberArray();
531
532
533
534
535 java.lang.String getCFDANumberArray(int i);
536
537
538
539
540 gov.grants.apply.system.grantsCommonTypesV10.CFDANumberType[] xgetCFDANumberArray();
541
542
543
544
545 gov.grants.apply.system.grantsCommonTypesV10.CFDANumberType xgetCFDANumberArray(int i);
546
547
548
549
550 int sizeOfCFDANumberArray();
551
552
553
554
555 void setCFDANumberArray(java.lang.String[] cfdaNumberArray);
556
557
558
559
560 void setCFDANumberArray(int i, java.lang.String cfdaNumber);
561
562
563
564
565 void xsetCFDANumberArray(gov.grants.apply.system.grantsCommonTypesV10.CFDANumberType[] cfdaNumberArray);
566
567
568
569
570 void xsetCFDANumberArray(int i, gov.grants.apply.system.grantsCommonTypesV10.CFDANumberType cfdaNumber);
571
572
573
574
575 void insertCFDANumber(int i, java.lang.String cfdaNumber);
576
577
578
579
580 void addCFDANumber(java.lang.String cfdaNumber);
581
582
583
584
585 gov.grants.apply.system.grantsCommonTypesV10.CFDANumberType insertNewCFDANumber(int i);
586
587
588
589
590 gov.grants.apply.system.grantsCommonTypesV10.CFDANumberType addNewCFDANumber();
591
592
593
594
595 void removeCFDANumber(int i);
596
597
598
599
600 gov.grants.apply.system.grantsFundingSynopsisV20.EligibleApplicantTypesDocument.EligibleApplicantTypes.Enum[] getEligibleApplicantTypesArray();
601
602
603
604
605 gov.grants.apply.system.grantsFundingSynopsisV20.EligibleApplicantTypesDocument.EligibleApplicantTypes.Enum getEligibleApplicantTypesArray(int i);
606
607
608
609
610 gov.grants.apply.system.grantsFundingSynopsisV20.EligibleApplicantTypesDocument.EligibleApplicantTypes[] xgetEligibleApplicantTypesArray();
611
612
613
614
615 gov.grants.apply.system.grantsFundingSynopsisV20.EligibleApplicantTypesDocument.EligibleApplicantTypes xgetEligibleApplicantTypesArray(int i);
616
617
618
619
620 int sizeOfEligibleApplicantTypesArray();
621
622
623
624
625 void setEligibleApplicantTypesArray(gov.grants.apply.system.grantsFundingSynopsisV20.EligibleApplicantTypesDocument.EligibleApplicantTypes.Enum[] eligibleApplicantTypesArray);
626
627
628
629
630 void setEligibleApplicantTypesArray(int i, gov.grants.apply.system.grantsFundingSynopsisV20.EligibleApplicantTypesDocument.EligibleApplicantTypes.Enum eligibleApplicantTypes);
631
632
633
634
635 void xsetEligibleApplicantTypesArray(gov.grants.apply.system.grantsFundingSynopsisV20.EligibleApplicantTypesDocument.EligibleApplicantTypes[] eligibleApplicantTypesArray);
636
637
638
639
640 void xsetEligibleApplicantTypesArray(int i, gov.grants.apply.system.grantsFundingSynopsisV20.EligibleApplicantTypesDocument.EligibleApplicantTypes eligibleApplicantTypes);
641
642
643
644
645 void insertEligibleApplicantTypes(int i, gov.grants.apply.system.grantsFundingSynopsisV20.EligibleApplicantTypesDocument.EligibleApplicantTypes.Enum eligibleApplicantTypes);
646
647
648
649
650 void addEligibleApplicantTypes(gov.grants.apply.system.grantsFundingSynopsisV20.EligibleApplicantTypesDocument.EligibleApplicantTypes.Enum eligibleApplicantTypes);
651
652
653
654
655 gov.grants.apply.system.grantsFundingSynopsisV20.EligibleApplicantTypesDocument.EligibleApplicantTypes insertNewEligibleApplicantTypes(int i);
656
657
658
659
660 gov.grants.apply.system.grantsFundingSynopsisV20.EligibleApplicantTypesDocument.EligibleApplicantTypes addNewEligibleApplicantTypes();
661
662
663
664
665 void removeEligibleApplicantTypes(int i);
666
667
668
669
670 java.lang.String getOtherEligibleApplicantExplanation();
671
672
673
674
675 gov.grants.apply.system.grantsFundingSynopsisV20.OtherEligibleApplicantExplanationDocument.OtherEligibleApplicantExplanation xgetOtherEligibleApplicantExplanation();
676
677
678
679
680 boolean isSetOtherEligibleApplicantExplanation();
681
682
683
684
685 void setOtherEligibleApplicantExplanation(java.lang.String otherEligibleApplicantExplanation);
686
687
688
689
690 void xsetOtherEligibleApplicantExplanation(gov.grants.apply.system.grantsFundingSynopsisV20.OtherEligibleApplicantExplanationDocument.OtherEligibleApplicantExplanation otherEligibleApplicantExplanation);
691
692
693
694
695 void unsetOtherEligibleApplicantExplanation();
696
697
698
699
700 gov.grants.apply.system.grantsFundingSynopsisV20.CostSharingOrMatchingRequirementDocument.CostSharingOrMatchingRequirement.Enum getCostSharingOrMatchingRequirement();
701
702
703
704
705 gov.grants.apply.system.grantsFundingSynopsisV20.CostSharingOrMatchingRequirementDocument.CostSharingOrMatchingRequirement xgetCostSharingOrMatchingRequirement();
706
707
708
709
710 void setCostSharingOrMatchingRequirement(gov.grants.apply.system.grantsFundingSynopsisV20.CostSharingOrMatchingRequirementDocument.CostSharingOrMatchingRequirement.Enum costSharingOrMatchingRequirement);
711
712
713
714
715 void xsetCostSharingOrMatchingRequirement(gov.grants.apply.system.grantsFundingSynopsisV20.CostSharingOrMatchingRequirementDocument.CostSharingOrMatchingRequirement costSharingOrMatchingRequirement);
716
717
718
719
720 gov.grants.apply.system.grantsFundingSynopsisV20.AdditionalInformationDocument.AdditionalInformation getAdditionalInformation();
721
722
723
724
725 boolean isSetAdditionalInformation();
726
727
728
729
730 void setAdditionalInformation(gov.grants.apply.system.grantsFundingSynopsisV20.AdditionalInformationDocument.AdditionalInformation additionalInformation);
731
732
733
734
735 gov.grants.apply.system.grantsFundingSynopsisV20.AdditionalInformationDocument.AdditionalInformation addNewAdditionalInformation();
736
737
738
739
740 void unsetAdditionalInformation();
741
742
743
744
745 gov.grants.apply.system.grantsFundingSynopsisV20.AgencyContactDocument.AgencyContact[] getAgencyContactArray();
746
747
748
749
750 gov.grants.apply.system.grantsFundingSynopsisV20.AgencyContactDocument.AgencyContact getAgencyContactArray(int i);
751
752
753
754
755 int sizeOfAgencyContactArray();
756
757
758
759
760 void setAgencyContactArray(gov.grants.apply.system.grantsFundingSynopsisV20.AgencyContactDocument.AgencyContact[] agencyContactArray);
761
762
763
764
765 void setAgencyContactArray(int i, gov.grants.apply.system.grantsFundingSynopsisV20.AgencyContactDocument.AgencyContact agencyContact);
766
767
768
769
770 gov.grants.apply.system.grantsFundingSynopsisV20.AgencyContactDocument.AgencyContact insertNewAgencyContact(int i);
771
772
773
774
775 gov.grants.apply.system.grantsFundingSynopsisV20.AgencyContactDocument.AgencyContact addNewAgencyContact();
776
777
778
779
780 void removeAgencyContact(int i);
781
782
783
784
785 gov.grants.apply.system.grantsCommonElementsV10.SendChangeNotificationEmailDocument.SendChangeNotificationEmail.Enum getSendChangeNotificationEmail();
786
787
788
789
790 gov.grants.apply.system.grantsCommonElementsV10.SendChangeNotificationEmailDocument.SendChangeNotificationEmail xgetSendChangeNotificationEmail();
791
792
793
794
795 boolean isSetSendChangeNotificationEmail();
796
797
798
799
800 void setSendChangeNotificationEmail(gov.grants.apply.system.grantsCommonElementsV10.SendChangeNotificationEmailDocument.SendChangeNotificationEmail.Enum sendChangeNotificationEmail);
801
802
803
804
805 void xsetSendChangeNotificationEmail(gov.grants.apply.system.grantsCommonElementsV10.SendChangeNotificationEmailDocument.SendChangeNotificationEmail sendChangeNotificationEmail);
806
807
808
809
810 void unsetSendChangeNotificationEmail();
811
812
813
814
815 java.lang.String getModificationComments();
816
817
818
819
820 gov.grants.apply.system.grantsCommonElementsV10.ModificationCommentsDocument.ModificationComments xgetModificationComments();
821
822
823
824
825 void setModificationComments(java.lang.String modificationComments);
826
827
828
829
830 void xsetModificationComments(gov.grants.apply.system.grantsCommonElementsV10.ModificationCommentsDocument.ModificationComments modificationComments);
831
832
833
834
835
836
837 public static final class Factory
838 {
839 public static gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document.FundingOppModSynopsis20 newInstance() {
840 return (gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document.FundingOppModSynopsis20) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
841
842 public static gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document.FundingOppModSynopsis20 newInstance(org.apache.xmlbeans.XmlOptions options) {
843 return (gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document.FundingOppModSynopsis20) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
844
845 private Factory() { }
846 }
847 }
848
849
850
851
852
853
854 public static final class Factory
855 {
856 public static gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document newInstance() {
857 return (gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
858
859 public static gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document newInstance(org.apache.xmlbeans.XmlOptions options) {
860 return (gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
861
862
863 public static gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
864 return (gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
865
866 public static gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
867 return (gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
868
869
870 public static gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
871 return (gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
872
873 public static gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
874 return (gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
875
876 public static gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
877 return (gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
878
879 public static gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
880 return (gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
881
882 public static gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
883 return (gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
884
885 public static gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
886 return (gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
887
888 public static gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
889 return (gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
890
891 public static gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
892 return (gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
893
894 public static gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
895 return (gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
896
897 public static gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
898 return (gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
899
900 public static gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
901 return (gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
902
903 public static gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
904 return (gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
905
906
907 public static gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
908 return (gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
909
910
911 public static gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
912 return (gov.grants.apply.system.grantsFundingSynopsisV20.FundingOppModSynopsis20Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
913
914
915 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 {
916 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
917
918
919 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 {
920 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
921
922 private Factory() { }
923 }
924 }