1
2
3
4
5
6
7
8
9 package gov.grants.apply.forms.attachmentsV11;
10
11
12
13
14
15
16
17 public interface AttachmentsDocument 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(AttachmentsDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("attachmentse0cadoctype");
21
22
23
24
25 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments getAttachments();
26
27
28
29
30 void setAttachments(gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments attachments);
31
32
33
34
35 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments addNewAttachments();
36
37
38
39
40
41
42 public interface Attachments 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(Attachments.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("attachments064eelemtype");
46
47
48
49
50 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT1 getATT1();
51
52
53
54
55 boolean isSetATT1();
56
57
58
59
60 void setATT1(gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT1 att1);
61
62
63
64
65 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT1 addNewATT1();
66
67
68
69
70 void unsetATT1();
71
72
73
74
75 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT2 getATT2();
76
77
78
79
80 boolean isSetATT2();
81
82
83
84
85 void setATT2(gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT2 att2);
86
87
88
89
90 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT2 addNewATT2();
91
92
93
94
95 void unsetATT2();
96
97
98
99
100 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT3 getATT3();
101
102
103
104
105 boolean isSetATT3();
106
107
108
109
110 void setATT3(gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT3 att3);
111
112
113
114
115 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT3 addNewATT3();
116
117
118
119
120 void unsetATT3();
121
122
123
124
125 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT4 getATT4();
126
127
128
129
130 boolean isSetATT4();
131
132
133
134
135 void setATT4(gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT4 att4);
136
137
138
139
140 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT4 addNewATT4();
141
142
143
144
145 void unsetATT4();
146
147
148
149
150 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT5 getATT5();
151
152
153
154
155 boolean isSetATT5();
156
157
158
159
160 void setATT5(gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT5 att5);
161
162
163
164
165 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT5 addNewATT5();
166
167
168
169
170 void unsetATT5();
171
172
173
174
175 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT6 getATT6();
176
177
178
179
180 boolean isSetATT6();
181
182
183
184
185 void setATT6(gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT6 att6);
186
187
188
189
190 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT6 addNewATT6();
191
192
193
194
195 void unsetATT6();
196
197
198
199
200 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT7 getATT7();
201
202
203
204
205 boolean isSetATT7();
206
207
208
209
210 void setATT7(gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT7 att7);
211
212
213
214
215 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT7 addNewATT7();
216
217
218
219
220 void unsetATT7();
221
222
223
224
225 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT8 getATT8();
226
227
228
229
230 boolean isSetATT8();
231
232
233
234
235 void setATT8(gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT8 att8);
236
237
238
239
240 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT8 addNewATT8();
241
242
243
244
245 void unsetATT8();
246
247
248
249
250 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT9 getATT9();
251
252
253
254
255 boolean isSetATT9();
256
257
258
259
260 void setATT9(gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT9 att9);
261
262
263
264
265 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT9 addNewATT9();
266
267
268
269
270 void unsetATT9();
271
272
273
274
275 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT10 getATT10();
276
277
278
279
280 boolean isSetATT10();
281
282
283
284
285 void setATT10(gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT10 att10);
286
287
288
289
290 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT10 addNewATT10();
291
292
293
294
295 void unsetATT10();
296
297
298
299
300 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT11 getATT11();
301
302
303
304
305 boolean isSetATT11();
306
307
308
309
310 void setATT11(gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT11 att11);
311
312
313
314
315 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT11 addNewATT11();
316
317
318
319
320 void unsetATT11();
321
322
323
324
325 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT12 getATT12();
326
327
328
329
330 boolean isSetATT12();
331
332
333
334
335 void setATT12(gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT12 att12);
336
337
338
339
340 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT12 addNewATT12();
341
342
343
344
345 void unsetATT12();
346
347
348
349
350 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT13 getATT13();
351
352
353
354
355 boolean isSetATT13();
356
357
358
359
360 void setATT13(gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT13 att13);
361
362
363
364
365 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT13 addNewATT13();
366
367
368
369
370 void unsetATT13();
371
372
373
374
375 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT14 getATT14();
376
377
378
379
380 boolean isSetATT14();
381
382
383
384
385 void setATT14(gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT14 att14);
386
387
388
389
390 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT14 addNewATT14();
391
392
393
394
395 void unsetATT14();
396
397
398
399
400 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT15 getATT15();
401
402
403
404
405 boolean isSetATT15();
406
407
408
409
410 void setATT15(gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT15 att15);
411
412
413
414
415 gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT15 addNewATT15();
416
417
418
419
420 void unsetATT15();
421
422
423
424
425 java.lang.String getFormVersion();
426
427
428
429
430 gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
431
432
433
434
435 void setFormVersion(java.lang.String formVersion);
436
437
438
439
440 void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
441
442
443
444
445
446
447 public interface ATT1 extends org.apache.xmlbeans.XmlObject
448 {
449 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
450 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ATT1.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("att19c62elemtype");
451
452
453
454
455 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getATT1File();
456
457
458
459
460 void setATT1File(gov.grants.apply.system.attachmentsV10.AttachedFileDataType att1File);
461
462
463
464
465 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewATT1File();
466
467
468
469
470
471
472 public static final class Factory
473 {
474 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT1 newInstance() {
475 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT1) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
476
477 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT1 newInstance(org.apache.xmlbeans.XmlOptions options) {
478 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT1) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
479
480 private Factory() { }
481 }
482 }
483
484
485
486
487
488
489 public interface ATT2 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(ATT2.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("att2c9c1elemtype");
493
494
495
496
497 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getATT2File();
498
499
500
501
502 void setATT2File(gov.grants.apply.system.attachmentsV10.AttachedFileDataType att2File);
503
504
505
506
507 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewATT2File();
508
509
510
511
512
513
514 public static final class Factory
515 {
516 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT2 newInstance() {
517 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
518
519 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT2 newInstance(org.apache.xmlbeans.XmlOptions options) {
520 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
521
522 private Factory() { }
523 }
524 }
525
526
527
528
529
530
531 public interface ATT3 extends org.apache.xmlbeans.XmlObject
532 {
533 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
534 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ATT3.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("att3f720elemtype");
535
536
537
538
539 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getATT3File();
540
541
542
543
544 void setATT3File(gov.grants.apply.system.attachmentsV10.AttachedFileDataType att3File);
545
546
547
548
549 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewATT3File();
550
551
552
553
554
555
556 public static final class Factory
557 {
558 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT3 newInstance() {
559 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT3) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
560
561 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT3 newInstance(org.apache.xmlbeans.XmlOptions options) {
562 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT3) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
563
564 private Factory() { }
565 }
566 }
567
568
569
570
571
572
573 public interface ATT4 extends org.apache.xmlbeans.XmlObject
574 {
575 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
576 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ATT4.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("att4247felemtype");
577
578
579
580
581 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getATT4File();
582
583
584
585
586 void setATT4File(gov.grants.apply.system.attachmentsV10.AttachedFileDataType att4File);
587
588
589
590
591 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewATT4File();
592
593
594
595
596
597
598 public static final class Factory
599 {
600 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT4 newInstance() {
601 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT4) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
602
603 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT4 newInstance(org.apache.xmlbeans.XmlOptions options) {
604 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT4) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
605
606 private Factory() { }
607 }
608 }
609
610
611
612
613
614
615 public interface ATT5 extends org.apache.xmlbeans.XmlObject
616 {
617 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
618 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ATT5.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("att551deelemtype");
619
620
621
622
623 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getATT5File();
624
625
626
627
628 void setATT5File(gov.grants.apply.system.attachmentsV10.AttachedFileDataType att5File);
629
630
631
632
633 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewATT5File();
634
635
636
637
638
639
640 public static final class Factory
641 {
642 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT5 newInstance() {
643 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT5) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
644
645 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT5 newInstance(org.apache.xmlbeans.XmlOptions options) {
646 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT5) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
647
648 private Factory() { }
649 }
650 }
651
652
653
654
655
656
657 public interface ATT6 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(ATT6.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("att67f3delemtype");
661
662
663
664
665 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getATT6File();
666
667
668
669
670 void setATT6File(gov.grants.apply.system.attachmentsV10.AttachedFileDataType att6File);
671
672
673
674
675 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewATT6File();
676
677
678
679
680
681
682 public static final class Factory
683 {
684 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT6 newInstance() {
685 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT6) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
686
687 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT6 newInstance(org.apache.xmlbeans.XmlOptions options) {
688 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT6) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
689
690 private Factory() { }
691 }
692 }
693
694
695
696
697
698
699 public interface ATT7 extends org.apache.xmlbeans.XmlObject
700 {
701 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
702 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ATT7.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("att7ac9celemtype");
703
704
705
706
707 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getATT7File();
708
709
710
711
712 void setATT7File(gov.grants.apply.system.attachmentsV10.AttachedFileDataType att7File);
713
714
715
716
717 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewATT7File();
718
719
720
721
722
723
724 public static final class Factory
725 {
726 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT7 newInstance() {
727 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT7) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
728
729 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT7 newInstance(org.apache.xmlbeans.XmlOptions options) {
730 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT7) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
731
732 private Factory() { }
733 }
734 }
735
736
737
738
739
740
741 public interface ATT8 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(ATT8.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("att8d9fbelemtype");
745
746
747
748
749 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getATT8File();
750
751
752
753
754 void setATT8File(gov.grants.apply.system.attachmentsV10.AttachedFileDataType att8File);
755
756
757
758
759 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewATT8File();
760
761
762
763
764
765
766 public static final class Factory
767 {
768 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT8 newInstance() {
769 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT8) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
770
771 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT8 newInstance(org.apache.xmlbeans.XmlOptions options) {
772 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT8) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
773
774 private Factory() { }
775 }
776 }
777
778
779
780
781
782
783 public interface ATT9 extends org.apache.xmlbeans.XmlObject
784 {
785 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
786 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ATT9.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("att9075aelemtype");
787
788
789
790
791 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getATT9File();
792
793
794
795
796 void setATT9File(gov.grants.apply.system.attachmentsV10.AttachedFileDataType att9File);
797
798
799
800
801 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewATT9File();
802
803
804
805
806
807
808 public static final class Factory
809 {
810 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT9 newInstance() {
811 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT9) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
812
813 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT9 newInstance(org.apache.xmlbeans.XmlOptions options) {
814 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT9) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
815
816 private Factory() { }
817 }
818 }
819
820
821
822
823
824
825 public interface ATT10 extends org.apache.xmlbeans.XmlObject
826 {
827 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
828 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ATT10.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("att107002elemtype");
829
830
831
832
833 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getATT10File();
834
835
836
837
838 void setATT10File(gov.grants.apply.system.attachmentsV10.AttachedFileDataType att10File);
839
840
841
842
843 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewATT10File();
844
845
846
847
848
849
850 public static final class Factory
851 {
852 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT10 newInstance() {
853 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT10) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
854
855 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT10 newInstance(org.apache.xmlbeans.XmlOptions options) {
856 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT10) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
857
858 private Factory() { }
859 }
860 }
861
862
863
864
865
866
867 public interface ATT11 extends org.apache.xmlbeans.XmlObject
868 {
869 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
870 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ATT11.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("att119d61elemtype");
871
872
873
874
875 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getATT11File();
876
877
878
879
880 void setATT11File(gov.grants.apply.system.attachmentsV10.AttachedFileDataType att11File);
881
882
883
884
885 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewATT11File();
886
887
888
889
890
891
892 public static final class Factory
893 {
894 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT11 newInstance() {
895 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT11) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
896
897 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT11 newInstance(org.apache.xmlbeans.XmlOptions options) {
898 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT11) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
899
900 private Factory() { }
901 }
902 }
903
904
905
906
907
908
909 public interface ATT12 extends org.apache.xmlbeans.XmlObject
910 {
911 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
912 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ATT12.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("att12cac0elemtype");
913
914
915
916
917 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getATT12File();
918
919
920
921
922 void setATT12File(gov.grants.apply.system.attachmentsV10.AttachedFileDataType att12File);
923
924
925
926
927 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewATT12File();
928
929
930
931
932
933
934 public static final class Factory
935 {
936 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT12 newInstance() {
937 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT12) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
938
939 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT12 newInstance(org.apache.xmlbeans.XmlOptions options) {
940 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT12) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
941
942 private Factory() { }
943 }
944 }
945
946
947
948
949
950
951 public interface ATT13 extends org.apache.xmlbeans.XmlObject
952 {
953 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
954 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ATT13.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("att13f81felemtype");
955
956
957
958
959 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getATT13File();
960
961
962
963
964 void setATT13File(gov.grants.apply.system.attachmentsV10.AttachedFileDataType att13File);
965
966
967
968
969 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewATT13File();
970
971
972
973
974
975
976 public static final class Factory
977 {
978 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT13 newInstance() {
979 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT13) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
980
981 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT13 newInstance(org.apache.xmlbeans.XmlOptions options) {
982 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT13) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
983
984 private Factory() { }
985 }
986 }
987
988
989
990
991
992
993 public interface ATT14 extends org.apache.xmlbeans.XmlObject
994 {
995 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
996 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ATT14.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("att14257eelemtype");
997
998
999
1000
1001 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getATT14File();
1002
1003
1004
1005
1006 void setATT14File(gov.grants.apply.system.attachmentsV10.AttachedFileDataType att14File);
1007
1008
1009
1010
1011 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewATT14File();
1012
1013
1014
1015
1016
1017
1018 public static final class Factory
1019 {
1020 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT14 newInstance() {
1021 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT14) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1022
1023 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT14 newInstance(org.apache.xmlbeans.XmlOptions options) {
1024 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT14) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1025
1026 private Factory() { }
1027 }
1028 }
1029
1030
1031
1032
1033
1034
1035 public interface ATT15 extends org.apache.xmlbeans.XmlObject
1036 {
1037 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1038 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ATT15.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("att1552ddelemtype");
1039
1040
1041
1042
1043 gov.grants.apply.system.attachmentsV10.AttachedFileDataType getATT15File();
1044
1045
1046
1047
1048 void setATT15File(gov.grants.apply.system.attachmentsV10.AttachedFileDataType att15File);
1049
1050
1051
1052
1053 gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewATT15File();
1054
1055
1056
1057
1058
1059
1060 public static final class Factory
1061 {
1062 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT15 newInstance() {
1063 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT15) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1064
1065 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT15 newInstance(org.apache.xmlbeans.XmlOptions options) {
1066 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments.ATT15) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1067
1068 private Factory() { }
1069 }
1070 }
1071
1072
1073
1074
1075
1076
1077 public static final class Factory
1078 {
1079 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments newInstance() {
1080 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1081
1082 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments newInstance(org.apache.xmlbeans.XmlOptions options) {
1083 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument.Attachments) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1084
1085 private Factory() { }
1086 }
1087 }
1088
1089
1090
1091
1092
1093
1094 public static final class Factory
1095 {
1096 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument newInstance() {
1097 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1098
1099 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
1100 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1101
1102
1103 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
1104 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
1105
1106 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1107 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
1108
1109
1110 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1111 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
1112
1113 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1114 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
1115
1116 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1117 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
1118
1119 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1120 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
1121
1122 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1123 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
1124
1125 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1126 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
1127
1128 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1129 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
1130
1131 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1132 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
1133
1134 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
1135 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
1136
1137 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1138 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
1139
1140 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
1141 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
1142
1143 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1144 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
1145
1146
1147 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
1148 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
1149
1150
1151 public static gov.grants.apply.forms.attachmentsV11.AttachmentsDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
1152 return (gov.grants.apply.forms.attachmentsV11.AttachmentsDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
1153
1154
1155 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 {
1156 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
1157
1158
1159 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 {
1160 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
1161
1162 private Factory() { }
1163 }
1164 }