1   
2   
3   
4   
5   
6   
7   
8   
9   package gov.grants.apply.forms.phs398Checklist13V13;
10  
11  
12  
13  
14  
15  
16  
17  public interface PHS398Checklist13Document 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(PHS398Checklist13Document.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("phs398checklist137a20doctype");
21      
22      
23  
24  
25      gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13 getPHS398Checklist13();
26      
27      
28  
29  
30      void setPHS398Checklist13(gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13 phs398Checklist13);
31      
32      
33  
34  
35      gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13 addNewPHS398Checklist13();
36      
37      
38  
39  
40  
41  
42      public interface PHS398Checklist13 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(PHS398Checklist13.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("phs398checklist13db00elemtype");
46          
47          
48  
49  
50          gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.ApplicationType.Enum getApplicationType();
51          
52          
53  
54  
55          gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.ApplicationType xgetApplicationType();
56          
57          
58  
59  
60          void setApplicationType(gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.ApplicationType.Enum applicationType);
61          
62          
63  
64  
65          void xsetApplicationType(gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.ApplicationType applicationType);
66          
67          
68  
69  
70          java.lang.String getFederalID();
71          
72          
73  
74  
75          gov.grants.apply.system.globalV10.StringMin1Max30Type xgetFederalID();
76          
77          
78  
79  
80          boolean isSetFederalID();
81          
82          
83  
84  
85          void setFederalID(java.lang.String federalID);
86          
87          
88  
89  
90          void xsetFederalID(gov.grants.apply.system.globalV10.StringMin1Max30Type federalID);
91          
92          
93  
94  
95          void unsetFederalID();
96          
97          
98  
99  
100         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsChangeOfPDPI();
101         
102         
103 
104 
105         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsChangeOfPDPI();
106         
107         
108 
109 
110         boolean isSetIsChangeOfPDPI();
111         
112         
113 
114 
115         void setIsChangeOfPDPI(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isChangeOfPDPI);
116         
117         
118 
119 
120         void xsetIsChangeOfPDPI(gov.grants.apply.system.globalLibraryV20.YesNoDataType isChangeOfPDPI);
121         
122         
123 
124 
125         void unsetIsChangeOfPDPI();
126         
127         
128 
129 
130         gov.grants.apply.system.globalLibraryV20.HumanNameDataType getFormerPDName();
131         
132         
133 
134 
135         boolean isSetFormerPDName();
136         
137         
138 
139 
140         void setFormerPDName(gov.grants.apply.system.globalLibraryV20.HumanNameDataType formerPDName);
141         
142         
143 
144 
145         gov.grants.apply.system.globalLibraryV20.HumanNameDataType addNewFormerPDName();
146         
147         
148 
149 
150         void unsetFormerPDName();
151         
152         
153 
154 
155         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsChangeOfInstitution();
156         
157         
158 
159 
160         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsChangeOfInstitution();
161         
162         
163 
164 
165         boolean isSetIsChangeOfInstitution();
166         
167         
168 
169 
170         void setIsChangeOfInstitution(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isChangeOfInstitution);
171         
172         
173 
174 
175         void xsetIsChangeOfInstitution(gov.grants.apply.system.globalLibraryV20.YesNoDataType isChangeOfInstitution);
176         
177         
178 
179 
180         void unsetIsChangeOfInstitution();
181         
182         
183 
184 
185         java.lang.String getFormerInstitutionName();
186         
187         
188 
189 
190         gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType xgetFormerInstitutionName();
191         
192         
193 
194 
195         boolean isSetFormerInstitutionName();
196         
197         
198 
199 
200         void setFormerInstitutionName(java.lang.String formerInstitutionName);
201         
202         
203 
204 
205         void xsetFormerInstitutionName(gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType formerInstitutionName);
206         
207         
208 
209 
210         void unsetFormerInstitutionName();
211         
212         
213 
214 
215         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsInventionsAndPatents();
216         
217         
218 
219 
220         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsInventionsAndPatents();
221         
222         
223 
224 
225         boolean isSetIsInventionsAndPatents();
226         
227         
228 
229 
230         void setIsInventionsAndPatents(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isInventionsAndPatents);
231         
232         
233 
234 
235         void xsetIsInventionsAndPatents(gov.grants.apply.system.globalLibraryV20.YesNoDataType isInventionsAndPatents);
236         
237         
238 
239 
240         void unsetIsInventionsAndPatents();
241         
242         
243 
244 
245         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getIsPreviouslyReported();
246         
247         
248 
249 
250         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetIsPreviouslyReported();
251         
252         
253 
254 
255         boolean isSetIsPreviouslyReported();
256         
257         
258 
259 
260         void setIsPreviouslyReported(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum isPreviouslyReported);
261         
262         
263 
264 
265         void xsetIsPreviouslyReported(gov.grants.apply.system.globalLibraryV20.YesNoDataType isPreviouslyReported);
266         
267         
268 
269 
270         void unsetIsPreviouslyReported();
271         
272         
273 
274 
275         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getProgramIncome();
276         
277         
278 
279 
280         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetProgramIncome();
281         
282         
283 
284 
285         void setProgramIncome(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum programIncome);
286         
287         
288 
289 
290         void xsetProgramIncome(gov.grants.apply.system.globalLibraryV20.YesNoDataType programIncome);
291         
292         
293 
294 
295         gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod[] getIncomeBudgetPeriodArray();
296         
297         
298 
299 
300         gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod getIncomeBudgetPeriodArray(int i);
301         
302         
303 
304 
305         int sizeOfIncomeBudgetPeriodArray();
306         
307         
308 
309 
310         void setIncomeBudgetPeriodArray(gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod[] incomeBudgetPeriodArray);
311         
312         
313 
314 
315         void setIncomeBudgetPeriodArray(int i, gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod incomeBudgetPeriod);
316         
317         
318 
319 
320         gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod insertNewIncomeBudgetPeriod(int i);
321         
322         
323 
324 
325         gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod addNewIncomeBudgetPeriod();
326         
327         
328 
329 
330         void removeIncomeBudgetPeriod(int i);
331         
332         
333 
334 
335         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDisclosurePermission();
336         
337         
338 
339 
340         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDisclosurePermission();
341         
342         
343 
344 
345         void setDisclosurePermission(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum disclosurePermission);
346         
347         
348 
349 
350         void xsetDisclosurePermission(gov.grants.apply.system.globalLibraryV20.YesNoDataType disclosurePermission);
351         
352         
353 
354 
355         java.lang.String getFormVersion();
356         
357         
358 
359 
360         gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
361         
362         
363 
364 
365         void setFormVersion(java.lang.String formVersion);
366         
367         
368 
369 
370         void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
371         
372         
373 
374 
375 
376 
377         public interface ApplicationType extends org.apache.xmlbeans.XmlString
378         {
379             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
380                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ApplicationType.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("applicationtype0f76elemtype");
381             
382             org.apache.xmlbeans.StringEnumAbstractBase enumValue();
383             void set(org.apache.xmlbeans.StringEnumAbstractBase e);
384             
385             static final Enum NEW = Enum.forString("New");
386             static final Enum RESUBMISSION = Enum.forString("Resubmission");
387             static final Enum RENEWAL = Enum.forString("Renewal");
388             static final Enum CONTINUATION = Enum.forString("Continuation");
389             static final Enum REVISION = Enum.forString("Revision");
390             
391             static final int INT_NEW = Enum.INT_NEW;
392             static final int INT_RESUBMISSION = Enum.INT_RESUBMISSION;
393             static final int INT_RENEWAL = Enum.INT_RENEWAL;
394             static final int INT_CONTINUATION = Enum.INT_CONTINUATION;
395             static final int INT_REVISION = Enum.INT_REVISION;
396             
397             
398 
399 
400 
401 
402 
403 
404 
405 
406 
407 
408 
409 
410 
411 
412             static final class Enum extends org.apache.xmlbeans.StringEnumAbstractBase
413             {
414                 
415 
416 
417                 public static Enum forString(java.lang.String s)
418                     { return (Enum)table.forString(s); }
419                 
420 
421 
422                 public static Enum forInt(int i)
423                     { return (Enum)table.forInt(i); }
424                 
425                 private Enum(java.lang.String s, int i)
426                     { super(s, i); }
427                 
428                 static final int INT_NEW = 1;
429                 static final int INT_RESUBMISSION = 2;
430                 static final int INT_RENEWAL = 3;
431                 static final int INT_CONTINUATION = 4;
432                 static final int INT_REVISION = 5;
433                 
434                 public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
435                     new org.apache.xmlbeans.StringEnumAbstractBase.Table
436                 (
437                     new Enum[]
438                     {
439                       new Enum("New", INT_NEW),
440                       new Enum("Resubmission", INT_RESUBMISSION),
441                       new Enum("Renewal", INT_RENEWAL),
442                       new Enum("Continuation", INT_CONTINUATION),
443                       new Enum("Revision", INT_REVISION),
444                     }
445                 );
446                 private static final long serialVersionUID = 1L;
447                 private java.lang.Object readResolve() { return forInt(intValue()); } 
448             }
449             
450             
451 
452 
453 
454             
455             public static final class Factory
456             {
457                 public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.ApplicationType newValue(java.lang.Object obj) {
458                   return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.ApplicationType) type.newValue( obj ); }
459                 
460                 public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.ApplicationType newInstance() {
461                   return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.ApplicationType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
462                 
463                 public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.ApplicationType newInstance(org.apache.xmlbeans.XmlOptions options) {
464                   return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.ApplicationType) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
465                 
466                 private Factory() { } 
467             }
468         }
469         
470         
471 
472 
473 
474 
475         public interface IncomeBudgetPeriod extends org.apache.xmlbeans.XmlObject
476         {
477             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
478                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IncomeBudgetPeriod.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("incomebudgetperiodb32belemtype");
479             
480             
481 
482 
483             int getBudgetPeriod();
484             
485             
486 
487 
488             gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod.BudgetPeriod xgetBudgetPeriod();
489             
490             
491 
492 
493             void setBudgetPeriod(int budgetPeriod);
494             
495             
496 
497 
498             void xsetBudgetPeriod(gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod.BudgetPeriod budgetPeriod);
499             
500             
501 
502 
503             java.math.BigDecimal getAnticipatedAmount();
504             
505             
506 
507 
508             gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetAnticipatedAmount();
509             
510             
511 
512 
513             void setAnticipatedAmount(java.math.BigDecimal anticipatedAmount);
514             
515             
516 
517 
518             void xsetAnticipatedAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType anticipatedAmount);
519             
520             
521 
522 
523             java.lang.String getSource();
524             
525             
526 
527 
528             gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod.Source xgetSource();
529             
530             
531 
532 
533             void setSource(java.lang.String source);
534             
535             
536 
537 
538             void xsetSource(gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod.Source source);
539             
540             
541 
542 
543 
544 
545             public interface BudgetPeriod extends org.apache.xmlbeans.XmlInt
546             {
547                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
548                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BudgetPeriod.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("budgetperiod83c9elemtype");
549                 
550                 
551 
552 
553 
554                 
555                 public static final class Factory
556                 {
557                     public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod.BudgetPeriod newValue(java.lang.Object obj) {
558                       return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod.BudgetPeriod) type.newValue( obj ); }
559                     
560                     public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod.BudgetPeriod newInstance() {
561                       return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod.BudgetPeriod) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
562                     
563                     public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod.BudgetPeriod newInstance(org.apache.xmlbeans.XmlOptions options) {
564                       return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod.BudgetPeriod) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
565                     
566                     private Factory() { } 
567                 }
568             }
569             
570             
571 
572 
573 
574 
575             public interface Source extends org.apache.xmlbeans.XmlString
576             {
577                 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
578                     org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Source.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("sourceedf4elemtype");
579                 
580                 
581 
582 
583 
584                 
585                 public static final class Factory
586                 {
587                     public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod.Source newValue(java.lang.Object obj) {
588                       return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod.Source) type.newValue( obj ); }
589                     
590                     public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod.Source newInstance() {
591                       return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod.Source) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
592                     
593                     public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod.Source newInstance(org.apache.xmlbeans.XmlOptions options) {
594                       return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod.Source) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
595                     
596                     private Factory() { } 
597                 }
598             }
599             
600             
601 
602 
603 
604             
605             public static final class Factory
606             {
607                 public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod newInstance() {
608                   return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
609                 
610                 public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod newInstance(org.apache.xmlbeans.XmlOptions options) {
611                   return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13.IncomeBudgetPeriod) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
612                 
613                 private Factory() { } 
614             }
615         }
616         
617         
618 
619 
620 
621         
622         public static final class Factory
623         {
624             public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13 newInstance() {
625               return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
626             
627             public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13 newInstance(org.apache.xmlbeans.XmlOptions options) {
628               return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document.PHS398Checklist13) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
629             
630             private Factory() { } 
631         }
632     }
633     
634     
635 
636 
637 
638     
639     public static final class Factory
640     {
641         public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document newInstance() {
642           return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
643         
644         public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document newInstance(org.apache.xmlbeans.XmlOptions options) {
645           return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
646         
647         
648         public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
649           return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
650         
651         public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
652           return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
653         
654         
655         public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
656           return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
657         
658         public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
659           return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
660         
661         public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
662           return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
663         
664         public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
665           return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
666         
667         public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
668           return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
669         
670         public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
671           return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
672         
673         public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
674           return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
675         
676         public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
677           return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
678         
679         public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
680           return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
681         
682         public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
683           return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
684         
685         public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
686           return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
687         
688         public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
689           return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
690         
691         
692         public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
693           return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
694         
695         
696         public static gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
697           return (gov.grants.apply.forms.phs398Checklist13V13.PHS398Checklist13Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
698         
699         
700         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 {
701           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
702         
703         
704         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 {
705           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
706         
707         private Factory() { } 
708     }
709 }