1
2
3
4
5
6
7
8
9 package gov.grants.apply.forms.fellowshipsSupplemental11V11;
10
11
12
13
14
15
16
17 public interface FellowshipsSupplemental11Document 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(FellowshipsSupplemental11Document.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("fellowshipssupplemental11a1fadoctype");
21
22
23
24
25 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11 getFellowshipsSupplemental11();
26
27
28
29
30 void setFellowshipsSupplemental11(gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11 fellowshipsSupplemental11);
31
32
33
34
35 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11 addNewFellowshipsSupplemental11();
36
37
38
39
40
41
42 public interface FellowshipsSupplemental11 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(FellowshipsSupplemental11.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("fellowshipssupplemental113f16elemtype");
46
47
48
49
50 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11FieldDataType.Enum getFieldOfProject();
51
52
53
54
55 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11FieldDataType xgetFieldOfProject();
56
57
58
59
60 void setFieldOfProject(gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11FieldDataType.Enum fieldOfProject);
61
62
63
64
65 void xsetFieldOfProject(gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11FieldDataType fieldOfProject);
66
67
68
69
70 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11FieldDataType.Enum getProjectDirectorFOS();
71
72
73
74
75 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11FieldDataType xgetProjectDirectorFOS();
76
77
78
79
80 void setProjectDirectorFOS(gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11FieldDataType.Enum projectDirectorFOS);
81
82
83
84
85 void xsetProjectDirectorFOS(gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11FieldDataType projectDirectorFOS);
86
87
88
89
90 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.DefaultMailingAddress.Enum getDefaultMailingAddress();
91
92
93
94
95 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.DefaultMailingAddress xgetDefaultMailingAddress();
96
97
98
99
100 void setDefaultMailingAddress(gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.DefaultMailingAddress.Enum defaultMailingAddress);
101
102
103
104
105 void xsetDefaultMailingAddress(gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.DefaultMailingAddress defaultMailingAddress);
106
107
108
109
110 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.InstitutionalAffiliation getInstitutionalAffiliation();
111
112
113
114
115 void setInstitutionalAffiliation(gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.InstitutionalAffiliation institutionalAffiliation);
116
117
118
119
120 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.InstitutionalAffiliation addNewInstitutionalAffiliation();
121
122
123
124
125 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.ScholarlyStatus.Enum getScholarlyStatus();
126
127
128
129
130 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.ScholarlyStatus xgetScholarlyStatus();
131
132
133
134
135 void setScholarlyStatus(gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.ScholarlyStatus.Enum scholarlyStatus);
136
137
138
139
140 void xsetScholarlyStatus(gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.ScholarlyStatus scholarlyStatus);
141
142
143
144
145 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11ReferenceDataType getReference1();
146
147
148
149
150 boolean isSetReference1();
151
152
153
154
155 void setReference1(gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11ReferenceDataType reference1);
156
157
158
159
160 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11ReferenceDataType addNewReference1();
161
162
163
164
165 void unsetReference1();
166
167
168
169
170 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11ReferenceDataType getReference2();
171
172
173
174
175 boolean isSetReference2();
176
177
178
179
180 void setReference2(gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11ReferenceDataType reference2);
181
182
183
184
185 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11ReferenceDataType addNewReference2();
186
187
188
189
190 void unsetReference2();
191
192
193
194
195 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.NominatingOfficial getNominatingOfficial();
196
197
198
199
200 boolean isSetNominatingOfficial();
201
202
203
204
205 void setNominatingOfficial(gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.NominatingOfficial nominatingOfficial);
206
207
208
209
210 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.NominatingOfficial addNewNominatingOfficial();
211
212
213
214
215 void unsetNominatingOfficial();
216
217
218
219
220 java.lang.String getFormVersion();
221
222
223
224
225 gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
226
227
228
229
230 void setFormVersion(java.lang.String formVersion);
231
232
233
234
235 void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
236
237
238
239
240
241
242 public interface DefaultMailingAddress extends org.apache.xmlbeans.XmlString
243 {
244 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
245 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(DefaultMailingAddress.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("defaultmailingaddress5fc0elemtype");
246
247 org.apache.xmlbeans.StringEnumAbstractBase enumValue();
248 void set(org.apache.xmlbeans.StringEnumAbstractBase e);
249
250 static final Enum WORK = Enum.forString("work");
251 static final Enum HOME = Enum.forString("home");
252
253 static final int INT_WORK = Enum.INT_WORK;
254 static final int INT_HOME = Enum.INT_HOME;
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271 static final class Enum extends org.apache.xmlbeans.StringEnumAbstractBase
272 {
273
274
275
276 public static Enum forString(java.lang.String s)
277 { return (Enum)table.forString(s); }
278
279
280
281 public static Enum forInt(int i)
282 { return (Enum)table.forInt(i); }
283
284 private Enum(java.lang.String s, int i)
285 { super(s, i); }
286
287 static final int INT_WORK = 1;
288 static final int INT_HOME = 2;
289
290 public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
291 new org.apache.xmlbeans.StringEnumAbstractBase.Table
292 (
293 new Enum[]
294 {
295 new Enum("work", INT_WORK),
296 new Enum("home", INT_HOME),
297 }
298 );
299 private static final long serialVersionUID = 1L;
300 private java.lang.Object readResolve() { return forInt(intValue()); }
301 }
302
303
304
305
306
307
308 public static final class Factory
309 {
310 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.DefaultMailingAddress newValue(java.lang.Object obj) {
311 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.DefaultMailingAddress) type.newValue( obj ); }
312
313 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.DefaultMailingAddress newInstance() {
314 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.DefaultMailingAddress) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
315
316 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.DefaultMailingAddress newInstance(org.apache.xmlbeans.XmlOptions options) {
317 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.DefaultMailingAddress) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
318
319 private Factory() { }
320 }
321 }
322
323
324
325
326
327
328 public interface InstitutionalAffiliation extends org.apache.xmlbeans.XmlObject
329 {
330 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
331 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(InstitutionalAffiliation.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("institutionalaffiliationa5adelemtype");
332
333
334
335
336 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsAffiliated();
337
338
339
340
341 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsAffiliated();
342
343
344
345
346 void setIsAffiliated(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isAffiliated);
347
348
349
350
351 void xsetIsAffiliated(gov.grants.apply.system.globalLibraryV20.YesNoDataType isAffiliated);
352
353
354
355
356 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11AffiliatedInstitutionDataType getAffiliatedInstitution();
357
358
359
360
361 boolean isSetAffiliatedInstitution();
362
363
364
365
366 void setAffiliatedInstitution(gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11AffiliatedInstitutionDataType affiliatedInstitution);
367
368
369
370
371 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11AffiliatedInstitutionDataType addNewAffiliatedInstitution();
372
373
374
375
376 void unsetAffiliatedInstitution();
377
378
379
380
381
382
383 public static final class Factory
384 {
385 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.InstitutionalAffiliation newInstance() {
386 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.InstitutionalAffiliation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
387
388 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.InstitutionalAffiliation newInstance(org.apache.xmlbeans.XmlOptions options) {
389 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.InstitutionalAffiliation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
390
391 private Factory() { }
392 }
393 }
394
395
396
397
398
399
400 public interface ScholarlyStatus extends org.apache.xmlbeans.XmlString
401 {
402 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
403 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ScholarlyStatus.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("scholarlystatus4f65elemtype");
404
405 org.apache.xmlbeans.StringEnumAbstractBase enumValue();
406 void set(org.apache.xmlbeans.StringEnumAbstractBase e);
407
408 static final Enum SENIOR_SCHOLAR = Enum.forString("Senior Scholar");
409 static final Enum JUNIOR_SCHOLAR = Enum.forString("Junior Scholar");
410
411 static final int INT_SENIOR_SCHOLAR = Enum.INT_SENIOR_SCHOLAR;
412 static final int INT_JUNIOR_SCHOLAR = Enum.INT_JUNIOR_SCHOLAR;
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429 static final class Enum extends org.apache.xmlbeans.StringEnumAbstractBase
430 {
431
432
433
434 public static Enum forString(java.lang.String s)
435 { return (Enum)table.forString(s); }
436
437
438
439 public static Enum forInt(int i)
440 { return (Enum)table.forInt(i); }
441
442 private Enum(java.lang.String s, int i)
443 { super(s, i); }
444
445 static final int INT_SENIOR_SCHOLAR = 1;
446 static final int INT_JUNIOR_SCHOLAR = 2;
447
448 public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
449 new org.apache.xmlbeans.StringEnumAbstractBase.Table
450 (
451 new Enum[]
452 {
453 new Enum("Senior Scholar", INT_SENIOR_SCHOLAR),
454 new Enum("Junior Scholar", INT_JUNIOR_SCHOLAR),
455 }
456 );
457 private static final long serialVersionUID = 1L;
458 private java.lang.Object readResolve() { return forInt(intValue()); }
459 }
460
461
462
463
464
465
466 public static final class Factory
467 {
468 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.ScholarlyStatus newValue(java.lang.Object obj) {
469 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.ScholarlyStatus) type.newValue( obj ); }
470
471 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.ScholarlyStatus newInstance() {
472 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.ScholarlyStatus) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
473
474 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.ScholarlyStatus newInstance(org.apache.xmlbeans.XmlOptions options) {
475 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.ScholarlyStatus) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
476
477 private Factory() { }
478 }
479 }
480
481
482
483
484
485
486 public interface NominatingOfficial extends org.apache.xmlbeans.XmlObject
487 {
488 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
489 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NominatingOfficial.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("nominatingofficial53b1elemtype");
490
491
492
493
494 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsNomExempt();
495
496
497
498
499 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsNomExempt();
500
501
502
503
504 boolean isSetIsNomExempt();
505
506
507
508
509 void setIsNomExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isNomExempt);
510
511
512
513
514 void xsetIsNomExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType isNomExempt);
515
516
517
518
519 void unsetIsNomExempt();
520
521
522
523
524 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11OfficialDataType getOfficial();
525
526
527
528
529 boolean isSetOfficial();
530
531
532
533
534 void setOfficial(gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11OfficialDataType official);
535
536
537
538
539 gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11OfficialDataType addNewOfficial();
540
541
542
543
544 void unsetOfficial();
545
546
547
548
549
550
551 public static final class Factory
552 {
553 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.NominatingOfficial newInstance() {
554 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.NominatingOfficial) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
555
556 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.NominatingOfficial newInstance(org.apache.xmlbeans.XmlOptions options) {
557 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11.NominatingOfficial) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
558
559 private Factory() { }
560 }
561 }
562
563
564
565
566
567
568 public static final class Factory
569 {
570 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11 newInstance() {
571 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
572
573 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11 newInstance(org.apache.xmlbeans.XmlOptions options) {
574 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document.FellowshipsSupplemental11) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
575
576 private Factory() { }
577 }
578 }
579
580
581
582
583
584
585 public static final class Factory
586 {
587 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document newInstance() {
588 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
589
590 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document newInstance(org.apache.xmlbeans.XmlOptions options) {
591 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
592
593
594 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
595 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
596
597 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
598 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
599
600
601 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
602 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
603
604 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
605 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
606
607 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
608 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
609
610 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
611 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
612
613 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
614 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
615
616 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
617 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
618
619 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
620 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
621
622 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
623 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
624
625 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
626 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
627
628 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
629 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
630
631 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
632 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
633
634 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
635 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
636
637
638 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
639 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
640
641
642 public static gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
643 return (gov.grants.apply.forms.fellowshipsSupplemental11V11.FellowshipsSupplemental11Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
644
645
646 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 {
647 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
648
649
650 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 {
651 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
652
653 private Factory() { }
654 }
655 }