1
2
3
4
5
6
7
8
9 package gov.grants.apply.forms.hudDisclosureUpdateReportV11;
10
11
12
13
14
15
16
17 public interface HUDDisclosureUpdateReportDocument 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(HUDDisclosureUpdateReportDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("huddisclosureupdatereporte65edoctype");
21
22
23
24
25 gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport getHUDDisclosureUpdateReport();
26
27
28
29
30 void setHUDDisclosureUpdateReport(gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport hudDisclosureUpdateReport);
31
32
33
34
35 gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport addNewHUDDisclosureUpdateReport();
36
37
38
39
40
41
42 public interface HUDDisclosureUpdateReport 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(HUDDisclosureUpdateReport.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("huddisclosureupdatereportf090elemtype");
46
47
48
49
50 gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ReportType.Enum getReportType();
51
52
53
54
55 gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ReportType xgetReportType();
56
57
58
59
60 void setReportType(gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ReportType.Enum reportType);
61
62
63
64
65 void xsetReportType(gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ReportType reportType);
66
67
68
69
70 java.lang.String getDunsNumber();
71
72
73
74
75 gov.grants.apply.system.globalLibraryV20.DUNSIDDataType xgetDunsNumber();
76
77
78
79
80 void setDunsNumber(java.lang.String dunsNumber);
81
82
83
84
85 void xsetDunsNumber(gov.grants.apply.system.globalLibraryV20.DUNSIDDataType dunsNumber);
86
87
88
89
90 gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ApplicantInfo getApplicantInfo();
91
92
93
94
95 void setApplicantInfo(gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ApplicantInfo applicantInfo);
96
97
98
99
100 gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ApplicantInfo addNewApplicantInfo();
101
102
103
104
105 gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ThresholdDeterminations getThresholdDeterminations();
106
107
108
109
110 void setThresholdDeterminations(gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ThresholdDeterminations thresholdDeterminations);
111
112
113
114
115 gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ThresholdDeterminations addNewThresholdDeterminations();
116
117
118
119
120 gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.OtherGovFunds getOtherGovFunds();
121
122
123
124
125 boolean isSetOtherGovFunds();
126
127
128
129
130 void setOtherGovFunds(gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.OtherGovFunds otherGovFunds);
131
132
133
134
135 gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.OtherGovFunds addNewOtherGovFunds();
136
137
138
139
140 void unsetOtherGovFunds();
141
142
143
144
145 gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.InterestedParties getInterestedParties();
146
147
148
149
150 boolean isSetInterestedParties();
151
152
153
154
155 void setInterestedParties(gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.InterestedParties interestedParties);
156
157
158
159
160 gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.InterestedParties addNewInterestedParties();
161
162
163
164
165 void unsetInterestedParties();
166
167
168
169
170 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAdditionalInfo1();
171
172
173
174
175 boolean isSetAdditionalInfo1();
176
177
178
179
180 void setAdditionalInfo1(gov.grants.apply.system.attachmentsV10.AttachedFileDataType additionalInfo1);
181
182
183
184
185 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAdditionalInfo1();
186
187
188
189
190 void unsetAdditionalInfo1();
191
192
193
194
195 java.lang.String getApplicantSignature();
196
197
198
199
200 gov.grants.apply.system.globalLibraryV20.SignatureDataType xgetApplicantSignature();
201
202
203
204
205 void setApplicantSignature(java.lang.String applicantSignature);
206
207
208
209
210 void xsetApplicantSignature(gov.grants.apply.system.globalLibraryV20.SignatureDataType applicantSignature);
211
212
213
214
215 java.util.Calendar getApplicantSignatureDate();
216
217
218
219
220 org.apache.xmlbeans.XmlDate xgetApplicantSignatureDate();
221
222
223
224
225 void setApplicantSignatureDate(java.util.Calendar applicantSignatureDate);
226
227
228
229
230 void xsetApplicantSignatureDate(org.apache.xmlbeans.XmlDate applicantSignatureDate);
231
232
233
234
235 java.lang.String getFormVersion();
236
237
238
239
240 gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
241
242
243
244
245 void setFormVersion(java.lang.String formVersion);
246
247
248
249
250 void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
251
252
253
254
255
256
257 public interface ReportType extends org.apache.xmlbeans.XmlString
258 {
259 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
260 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ReportType.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("reporttypedfdaelemtype");
261
262 org.apache.xmlbeans.StringEnumAbstractBase enumValue();
263 void set(org.apache.xmlbeans.StringEnumAbstractBase e);
264
265 static final Enum INITIAL = Enum.forString("INITIAL");
266 static final Enum UPDATE = Enum.forString("UPDATE");
267
268 static final int INT_INITIAL = Enum.INT_INITIAL;
269 static final int INT_UPDATE = Enum.INT_UPDATE;
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286 static final class Enum extends org.apache.xmlbeans.StringEnumAbstractBase
287 {
288
289
290
291 public static Enum forString(java.lang.String s)
292 { return (Enum)table.forString(s); }
293
294
295
296 public static Enum forInt(int i)
297 { return (Enum)table.forInt(i); }
298
299 private Enum(java.lang.String s, int i)
300 { super(s, i); }
301
302 static final int INT_INITIAL = 1;
303 static final int INT_UPDATE = 2;
304
305 public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
306 new org.apache.xmlbeans.StringEnumAbstractBase.Table
307 (
308 new Enum[]
309 {
310 new Enum("INITIAL", INT_INITIAL),
311 new Enum("UPDATE", INT_UPDATE),
312 }
313 );
314 private static final long serialVersionUID = 1L;
315 private java.lang.Object readResolve() { return forInt(intValue()); }
316 }
317
318
319
320
321
322
323 public static final class Factory
324 {
325 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ReportType newValue(java.lang.Object obj) {
326 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ReportType) type.newValue( obj ); }
327
328 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ReportType newInstance() {
329 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ReportType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
330
331 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ReportType newInstance(org.apache.xmlbeans.XmlOptions options) {
332 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ReportType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
333
334 private Factory() { }
335 }
336 }
337
338
339
340
341
342
343 public interface ApplicantInfo extends org.apache.xmlbeans.XmlObject
344 {
345 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
346 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ApplicantInfo.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("applicantinfo91acelemtype");
347
348
349
350
351 java.lang.String getApplicantName();
352
353
354
355
356 gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType xgetApplicantName();
357
358
359
360
361 void setApplicantName(java.lang.String applicantName);
362
363
364
365
366 void xsetApplicantName(gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType applicantName);
367
368
369
370
371 gov.grants.apply.system.globalLibraryV20.AddressDataType getApplicantRecipientAddress();
372
373
374
375
376 void setApplicantRecipientAddress(gov.grants.apply.system.globalLibraryV20.AddressDataType applicantRecipientAddress);
377
378
379
380
381 gov.grants.apply.system.globalLibraryV20.AddressDataType addNewApplicantRecipientAddress();
382
383
384
385
386 java.lang.String getApplicantTelephoneNumber();
387
388
389
390
391 gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType xgetApplicantTelephoneNumber();
392
393
394
395
396 void setApplicantTelephoneNumber(java.lang.String applicantTelephoneNumber);
397
398
399
400
401 void xsetApplicantTelephoneNumber(gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType applicantTelephoneNumber);
402
403
404
405
406 java.lang.String getApplicantTaxIdentificationNmbr();
407
408
409
410
411 gov.grants.apply.system.globalLibraryV20.EmployerIDDataType xgetApplicantTaxIdentificationNmbr();
412
413
414
415
416 boolean isSetApplicantTaxIdentificationNmbr();
417
418
419
420
421 void setApplicantTaxIdentificationNmbr(java.lang.String applicantTaxIdentificationNmbr);
422
423
424
425
426 void xsetApplicantTaxIdentificationNmbr(gov.grants.apply.system.globalLibraryV20.EmployerIDDataType applicantTaxIdentificationNmbr);
427
428
429
430
431 void unsetApplicantTaxIdentificationNmbr();
432
433
434
435
436 java.lang.String getProgramName();
437
438
439
440
441 gov.grants.apply.system.globalLibraryV20.ProgramActivityTitleDataType xgetProgramName();
442
443
444
445
446 void setProgramName(java.lang.String programName);
447
448
449
450
451 void xsetProgramName(gov.grants.apply.system.globalLibraryV20.ProgramActivityTitleDataType programName);
452
453
454
455
456 java.math.BigDecimal getRequestedFundingAmt();
457
458
459
460
461 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetRequestedFundingAmt();
462
463
464
465
466 void setRequestedFundingAmt(java.math.BigDecimal requestedFundingAmt);
467
468
469
470
471 void xsetRequestedFundingAmt(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType requestedFundingAmt);
472
473
474
475
476 java.lang.String getProjectName();
477
478
479
480
481 gov.grants.apply.system.globalLibraryV20.ProjectNameDataType xgetProjectName();
482
483
484
485
486 void setProjectName(java.lang.String projectName);
487
488
489
490
491 void xsetProjectName(gov.grants.apply.system.globalLibraryV20.ProjectNameDataType projectName);
492
493
494
495
496 gov.grants.apply.system.globalLibraryV20.AddressDataType getProjectAddress();
497
498
499
500
501 void setProjectAddress(gov.grants.apply.system.globalLibraryV20.AddressDataType projectAddress);
502
503
504
505
506 gov.grants.apply.system.globalLibraryV20.AddressDataType addNewProjectAddress();
507
508
509
510
511
512
513 public static final class Factory
514 {
515 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ApplicantInfo newInstance() {
516 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ApplicantInfo) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
517
518 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ApplicantInfo newInstance(org.apache.xmlbeans.XmlOptions options) {
519 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ApplicantInfo) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
520
521 private Factory() { }
522 }
523 }
524
525
526
527
528
529
530 public interface ThresholdDeterminations extends org.apache.xmlbeans.XmlObject
531 {
532 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
533 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ThresholdDeterminations.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("thresholddeterminations2217elemtype");
534
535
536
537
538 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSpecificProjectIndicator();
539
540
541
542
543 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSpecificProjectIndicator();
544
545
546
547
548 void setSpecificProjectIndicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum specificProjectIndicator);
549
550
551
552
553 void xsetSpecificProjectIndicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType specificProjectIndicator);
554
555
556
557
558 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getExcess200000Indicator();
559
560
561
562
563 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetExcess200000Indicator();
564
565
566
567
568 void setExcess200000Indicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum excess200000Indicator);
569
570
571
572
573 void xsetExcess200000Indicator(gov.grants.apply.system.globalLibraryV20.YesNoDataType excess200000Indicator);
574
575
576
577
578
579
580 public static final class Factory
581 {
582 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ThresholdDeterminations newInstance() {
583 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ThresholdDeterminations) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
584
585 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ThresholdDeterminations newInstance(org.apache.xmlbeans.XmlOptions options) {
586 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.ThresholdDeterminations) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
587
588 private Factory() { }
589 }
590 }
591
592
593
594
595
596
597 public interface OtherGovFunds extends org.apache.xmlbeans.XmlObject
598 {
599 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
600 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OtherGovFunds.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("othergovfunds5c6celemtype");
601
602
603
604
605 gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.OtherGovFunds.FundSources getFundSources();
606
607
608
609
610 boolean isSetFundSources();
611
612
613
614
615 void setFundSources(gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.OtherGovFunds.FundSources fundSources);
616
617
618
619
620 gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.OtherGovFunds.FundSources addNewFundSources();
621
622
623
624
625 void unsetFundSources();
626
627
628
629
630 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAdditionalInfo();
631
632
633
634
635 boolean isSetAdditionalInfo();
636
637
638
639
640 void setAdditionalInfo(gov.grants.apply.system.attachmentsV10.AttachedFileDataType additionalInfo);
641
642
643
644
645 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAdditionalInfo();
646
647
648
649
650 void unsetAdditionalInfo();
651
652
653
654
655
656
657 public interface FundSources extends org.apache.xmlbeans.XmlObject
658 {
659 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
660 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FundSources.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("fundsourcesa6ebelemtype");
661
662
663
664
665 gov.grants.apply.forms.hudDisclosureUpdateReportV11.ItemDataType[] getFundSourceArray();
666
667
668
669
670 gov.grants.apply.forms.hudDisclosureUpdateReportV11.ItemDataType getFundSourceArray(int i);
671
672
673
674
675 int sizeOfFundSourceArray();
676
677
678
679
680 void setFundSourceArray(gov.grants.apply.forms.hudDisclosureUpdateReportV11.ItemDataType[] fundSourceArray);
681
682
683
684
685 void setFundSourceArray(int i, gov.grants.apply.forms.hudDisclosureUpdateReportV11.ItemDataType fundSource);
686
687
688
689
690 gov.grants.apply.forms.hudDisclosureUpdateReportV11.ItemDataType insertNewFundSource(int i);
691
692
693
694
695 gov.grants.apply.forms.hudDisclosureUpdateReportV11.ItemDataType addNewFundSource();
696
697
698
699
700 void removeFundSource(int i);
701
702
703
704
705
706
707 public static final class Factory
708 {
709 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.OtherGovFunds.FundSources newInstance() {
710 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.OtherGovFunds.FundSources) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
711
712 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.OtherGovFunds.FundSources newInstance(org.apache.xmlbeans.XmlOptions options) {
713 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.OtherGovFunds.FundSources) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
714
715 private Factory() { }
716 }
717 }
718
719
720
721
722
723
724 public static final class Factory
725 {
726 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.OtherGovFunds newInstance() {
727 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.OtherGovFunds) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
728
729 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.OtherGovFunds newInstance(org.apache.xmlbeans.XmlOptions options) {
730 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.OtherGovFunds) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
731
732 private Factory() { }
733 }
734 }
735
736
737
738
739
740
741 public interface InterestedParties extends org.apache.xmlbeans.XmlObject
742 {
743 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
744 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(InterestedParties.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("interestedparties2e57elemtype");
745
746
747
748
749 gov.grants.apply.forms.hudDisclosureUpdateReportV11.Item2DataType[] getInterestedPartyArray();
750
751
752
753
754 gov.grants.apply.forms.hudDisclosureUpdateReportV11.Item2DataType getInterestedPartyArray(int i);
755
756
757
758
759 int sizeOfInterestedPartyArray();
760
761
762
763
764 void setInterestedPartyArray(gov.grants.apply.forms.hudDisclosureUpdateReportV11.Item2DataType[] interestedPartyArray);
765
766
767
768
769 void setInterestedPartyArray(int i, gov.grants.apply.forms.hudDisclosureUpdateReportV11.Item2DataType interestedParty);
770
771
772
773
774 gov.grants.apply.forms.hudDisclosureUpdateReportV11.Item2DataType insertNewInterestedParty(int i);
775
776
777
778
779 gov.grants.apply.forms.hudDisclosureUpdateReportV11.Item2DataType addNewInterestedParty();
780
781
782
783
784 void removeInterestedParty(int i);
785
786
787
788
789
790
791 public static final class Factory
792 {
793 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.InterestedParties newInstance() {
794 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.InterestedParties) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
795
796 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.InterestedParties newInstance(org.apache.xmlbeans.XmlOptions options) {
797 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport.InterestedParties) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
798
799 private Factory() { }
800 }
801 }
802
803
804
805
806
807
808 public static final class Factory
809 {
810 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport newInstance() {
811 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
812
813 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport newInstance(org.apache.xmlbeans.XmlOptions options) {
814 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument.HUDDisclosureUpdateReport) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
815
816 private Factory() { }
817 }
818 }
819
820
821
822
823
824
825 public static final class Factory
826 {
827 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument newInstance() {
828 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
829
830 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
831 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
832
833
834 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
835 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
836
837 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
838 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
839
840
841 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
842 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
843
844 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
845 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
846
847 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
848 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
849
850 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
851 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
852
853 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
854 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
855
856 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
857 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
858
859 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
860 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
861
862 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
863 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
864
865 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
866 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
867
868 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
869 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
870
871 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
872 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
873
874 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
875 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
876
877
878 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
879 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
880
881
882 public static gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
883 return (gov.grants.apply.forms.hudDisclosureUpdateReportV11.HUDDisclosureUpdateReportDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
884
885
886 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 {
887 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
888
889
890 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 {
891 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
892
893 private Factory() { }
894 }
895 }