1   
2   
3   
4   
5   
6   
7   
8   
9   package gov.grants.apply.forms.faithBasedSurveyOnEEOV12;
10  
11  
12  
13  
14  
15  
16  
17  public interface SurveyOnEEODocument 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(SurveyOnEEODocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("surveyoneeo1b1bdoctype");
21      
22      
23  
24  
25      gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO getSurveyOnEEO();
26      
27      
28  
29  
30      void setSurveyOnEEO(gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO surveyOnEEO);
31      
32      
33  
34  
35      gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO addNewSurveyOnEEO();
36      
37      
38  
39  
40  
41  
42      public interface SurveyOnEEO 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(SurveyOnEEO.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("surveyoneeo679delemtype");
46          
47          
48  
49  
50          java.lang.String getOrganizationName();
51          
52          
53  
54  
55          gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType xgetOrganizationName();
56          
57          
58  
59  
60          boolean isSetOrganizationName();
61          
62          
63  
64  
65          void setOrganizationName(java.lang.String organizationName);
66          
67          
68  
69  
70          void xsetOrganizationName(gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType organizationName);
71          
72          
73  
74  
75          void unsetOrganizationName();
76          
77          
78  
79  
80          java.lang.String getDUNSID();
81          
82          
83  
84  
85          gov.grants.apply.system.globalLibraryV20.DUNSIDDataType xgetDUNSID();
86          
87          
88  
89  
90          boolean isSetDUNSID();
91          
92          
93  
94  
95          void setDUNSID(java.lang.String dunsid);
96          
97          
98  
99  
100         void xsetDUNSID(gov.grants.apply.system.globalLibraryV20.DUNSIDDataType dunsid);
101         
102         
103 
104 
105         void unsetDUNSID();
106         
107         
108 
109 
110         java.lang.String getOpportunityTitle();
111         
112         
113 
114 
115         gov.grants.apply.system.globalLibraryV20.OpportunityTitleDataType xgetOpportunityTitle();
116         
117         
118 
119 
120         void setOpportunityTitle(java.lang.String opportunityTitle);
121         
122         
123 
124 
125         void xsetOpportunityTitle(gov.grants.apply.system.globalLibraryV20.OpportunityTitleDataType opportunityTitle);
126         
127         
128 
129 
130         java.lang.String getCFDANumber();
131         
132         
133 
134 
135         gov.grants.apply.system.globalLibraryV20.CFDANumberDataType xgetCFDANumber();
136         
137         
138 
139 
140         boolean isSetCFDANumber();
141         
142         
143 
144 
145         void setCFDANumber(java.lang.String cfdaNumber);
146         
147         
148 
149 
150         void xsetCFDANumber(gov.grants.apply.system.globalLibraryV20.CFDANumberDataType cfdaNumber);
151         
152         
153 
154 
155         void unsetCFDANumber();
156         
157         
158 
159 
160         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getEverReceivedGovGrantContract();
161         
162         
163 
164 
165         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetEverReceivedGovGrantContract();
166         
167         
168 
169 
170         boolean isSetEverReceivedGovGrantContract();
171         
172         
173 
174 
175         void setEverReceivedGovGrantContract(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum everReceivedGovGrantContract);
176         
177         
178 
179 
180         void xsetEverReceivedGovGrantContract(gov.grants.apply.system.globalLibraryV20.YesNoDataType everReceivedGovGrantContract);
181         
182         
183 
184 
185         void unsetEverReceivedGovGrantContract();
186         
187         
188 
189 
190         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getFaithBasedReligious();
191         
192         
193 
194 
195         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetFaithBasedReligious();
196         
197         
198 
199 
200         boolean isSetFaithBasedReligious();
201         
202         
203 
204 
205         void setFaithBasedReligious(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum faithBasedReligious);
206         
207         
208 
209 
210         void xsetFaithBasedReligious(gov.grants.apply.system.globalLibraryV20.YesNoDataType faithBasedReligious);
211         
212         
213 
214 
215         void unsetFaithBasedReligious();
216         
217         
218 
219 
220         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNonReligiousCommunityBased();
221         
222         
223 
224 
225         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNonReligiousCommunityBased();
226         
227         
228 
229 
230         boolean isSetNonReligiousCommunityBased();
231         
232         
233 
234 
235         void setNonReligiousCommunityBased(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum nonReligiousCommunityBased);
236         
237         
238 
239 
240         void xsetNonReligiousCommunityBased(gov.grants.apply.system.globalLibraryV20.YesNoDataType nonReligiousCommunityBased);
241         
242         
243 
244 
245         void unsetNonReligiousCommunityBased();
246         
247         
248 
249 
250         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getApplicantHas501C3();
251         
252         
253 
254 
255         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetApplicantHas501C3();
256         
257         
258 
259 
260         boolean isSetApplicantHas501C3();
261         
262         
263 
264 
265         void setApplicantHas501C3(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum applicantHas501C3);
266         
267         
268 
269 
270         void xsetApplicantHas501C3(gov.grants.apply.system.globalLibraryV20.YesNoDataType applicantHas501C3);
271         
272         
273 
274 
275         void unsetApplicantHas501C3();
276         
277         
278 
279 
280         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getLocalAffiliateOFNationalOrg();
281         
282         
283 
284 
285         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetLocalAffiliateOFNationalOrg();
286         
287         
288 
289 
290         boolean isSetLocalAffiliateOFNationalOrg();
291         
292         
293 
294 
295         void setLocalAffiliateOFNationalOrg(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum localAffiliateOFNationalOrg);
296         
297         
298 
299 
300         void xsetLocalAffiliateOFNationalOrg(gov.grants.apply.system.globalLibraryV20.YesNoDataType localAffiliateOFNationalOrg);
301         
302         
303 
304 
305         void unsetLocalAffiliateOFNationalOrg();
306         
307         
308 
309 
310         gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO.FullTimeEmployeeNumber.Enum getFullTimeEmployeeNumber();
311         
312         
313 
314 
315         gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO.FullTimeEmployeeNumber xgetFullTimeEmployeeNumber();
316         
317         
318 
319 
320         boolean isSetFullTimeEmployeeNumber();
321         
322         
323 
324 
325         void setFullTimeEmployeeNumber(gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO.FullTimeEmployeeNumber.Enum fullTimeEmployeeNumber);
326         
327         
328 
329 
330         void xsetFullTimeEmployeeNumber(gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO.FullTimeEmployeeNumber fullTimeEmployeeNumber);
331         
332         
333 
334 
335         void unsetFullTimeEmployeeNumber();
336         
337         
338 
339 
340         gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO.ApplicantAnnualBudget.Enum getApplicantAnnualBudget();
341         
342         
343 
344 
345         gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO.ApplicantAnnualBudget xgetApplicantAnnualBudget();
346         
347         
348 
349 
350         boolean isSetApplicantAnnualBudget();
351         
352         
353 
354 
355         void setApplicantAnnualBudget(gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO.ApplicantAnnualBudget.Enum applicantAnnualBudget);
356         
357         
358 
359 
360         void xsetApplicantAnnualBudget(gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO.ApplicantAnnualBudget applicantAnnualBudget);
361         
362         
363 
364 
365         void unsetApplicantAnnualBudget();
366         
367         
368 
369 
370         java.lang.String getFormVersion();
371         
372         
373 
374 
375         gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
376         
377         
378 
379 
380         void setFormVersion(java.lang.String formVersion);
381         
382         
383 
384 
385         void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
386         
387         
388 
389 
390 
391 
392         public interface FullTimeEmployeeNumber extends org.apache.xmlbeans.XmlString
393         {
394             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
395                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FullTimeEmployeeNumber.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("fulltimeemployeenumber75ccelemtype");
396             
397             org.apache.xmlbeans.StringEnumAbstractBase enumValue();
398             void set(org.apache.xmlbeans.StringEnumAbstractBase e);
399             
400             static final Enum X_3_OR_FEWER = Enum.forString("3 or fewer");
401             static final Enum X_4_5 = Enum.forString("4-5");
402             static final Enum X_6_14 = Enum.forString("6-14");
403             static final Enum X_15_50 = Enum.forString("15-50");
404             static final Enum X_51_100 = Enum.forString("51-100");
405             static final Enum OVER_100 = Enum.forString("Over 100");
406             
407             static final int INT_X_3_OR_FEWER = Enum.INT_X_3_OR_FEWER;
408             static final int INT_X_4_5 = Enum.INT_X_4_5;
409             static final int INT_X_6_14 = Enum.INT_X_6_14;
410             static final int INT_X_15_50 = Enum.INT_X_15_50;
411             static final int INT_X_51_100 = Enum.INT_X_51_100;
412             static final int INT_OVER_100 = Enum.INT_OVER_100;
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_X_3_OR_FEWER = 1;
446                 static final int INT_X_4_5 = 2;
447                 static final int INT_X_6_14 = 3;
448                 static final int INT_X_15_50 = 4;
449                 static final int INT_X_51_100 = 5;
450                 static final int INT_OVER_100 = 6;
451                 
452                 public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
453                     new org.apache.xmlbeans.StringEnumAbstractBase.Table
454                 (
455                     new Enum[]
456                     {
457                       new Enum("3 or fewer", INT_X_3_OR_FEWER),
458                       new Enum("4-5", INT_X_4_5),
459                       new Enum("6-14", INT_X_6_14),
460                       new Enum("15-50", INT_X_15_50),
461                       new Enum("51-100", INT_X_51_100),
462                       new Enum("Over 100", INT_OVER_100),
463                     }
464                 );
465                 private static final long serialVersionUID = 1L;
466                 private java.lang.Object readResolve() { return forInt(intValue()); } 
467             }
468             
469             
470 
471 
472 
473             
474             public static final class Factory
475             {
476                 public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO.FullTimeEmployeeNumber newValue(java.lang.Object obj) {
477                   return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO.FullTimeEmployeeNumber) type.newValue( obj ); }
478                 
479                 public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO.FullTimeEmployeeNumber newInstance() {
480                   return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO.FullTimeEmployeeNumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
481                 
482                 public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO.FullTimeEmployeeNumber newInstance(org.apache.xmlbeans.XmlOptions options) {
483                   return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO.FullTimeEmployeeNumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
484                 
485                 private Factory() { } 
486             }
487         }
488         
489         
490 
491 
492 
493 
494         public interface ApplicantAnnualBudget extends org.apache.xmlbeans.XmlString
495         {
496             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
497                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ApplicantAnnualBudget.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("applicantannualbudget968felemtype");
498             
499             org.apache.xmlbeans.StringEnumAbstractBase enumValue();
500             void set(org.apache.xmlbeans.StringEnumAbstractBase e);
501             
502             static final Enum LESS_THAN_$_150_000 = Enum.forString("Less Than $150,000");
503             static final Enum $_150_000_$_299_999 = Enum.forString("$150,000 - $299,999");
504             static final Enum $_300_000_$_499_999 = Enum.forString("$300,000 - $499,999");
505             static final Enum $_500_000_$_999_999 = Enum.forString("$500,000 - $999,999");
506             static final Enum $_1_000_000_$_4_999_999 = Enum.forString("$1,000,000 - $4,999,999");
507             static final Enum $_5_000_000_OR_MORE = Enum.forString("$5,000,000 or more");
508             
509             static final int INT_LESS_THAN_$_150_000 = Enum.INT_LESS_THAN_$_150_000;
510             static final int INT_$_150_000_$_299_999 = Enum.INT_$_150_000_$_299_999;
511             static final int INT_$_300_000_$_499_999 = Enum.INT_$_300_000_$_499_999;
512             static final int INT_$_500_000_$_999_999 = Enum.INT_$_500_000_$_999_999;
513             static final int INT_$_1_000_000_$_4_999_999 = Enum.INT_$_1_000_000_$_4_999_999;
514             static final int INT_$_5_000_000_OR_MORE = Enum.INT_$_5_000_000_OR_MORE;
515             
516             
517 
518 
519 
520 
521 
522 
523 
524 
525 
526 
527 
528 
529 
530 
531             static final class Enum extends org.apache.xmlbeans.StringEnumAbstractBase
532             {
533                 
534 
535 
536                 public static Enum forString(java.lang.String s)
537                     { return (Enum)table.forString(s); }
538                 
539 
540 
541                 public static Enum forInt(int i)
542                     { return (Enum)table.forInt(i); }
543                 
544                 private Enum(java.lang.String s, int i)
545                     { super(s, i); }
546                 
547                 static final int INT_LESS_THAN_$_150_000 = 1;
548                 static final int INT_$_150_000_$_299_999 = 2;
549                 static final int INT_$_300_000_$_499_999 = 3;
550                 static final int INT_$_500_000_$_999_999 = 4;
551                 static final int INT_$_1_000_000_$_4_999_999 = 5;
552                 static final int INT_$_5_000_000_OR_MORE = 6;
553                 
554                 public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
555                     new org.apache.xmlbeans.StringEnumAbstractBase.Table
556                 (
557                     new Enum[]
558                     {
559                       new Enum("Less Than $150,000", INT_LESS_THAN_$_150_000),
560                       new Enum("$150,000 - $299,999", INT_$_150_000_$_299_999),
561                       new Enum("$300,000 - $499,999", INT_$_300_000_$_499_999),
562                       new Enum("$500,000 - $999,999", INT_$_500_000_$_999_999),
563                       new Enum("$1,000,000 - $4,999,999", INT_$_1_000_000_$_4_999_999),
564                       new Enum("$5,000,000 or more", INT_$_5_000_000_OR_MORE),
565                     }
566                 );
567                 private static final long serialVersionUID = 1L;
568                 private java.lang.Object readResolve() { return forInt(intValue()); } 
569             }
570             
571             
572 
573 
574 
575             
576             public static final class Factory
577             {
578                 public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO.ApplicantAnnualBudget newValue(java.lang.Object obj) {
579                   return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO.ApplicantAnnualBudget) type.newValue( obj ); }
580                 
581                 public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO.ApplicantAnnualBudget newInstance() {
582                   return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO.ApplicantAnnualBudget) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
583                 
584                 public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO.ApplicantAnnualBudget newInstance(org.apache.xmlbeans.XmlOptions options) {
585                   return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO.ApplicantAnnualBudget) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
586                 
587                 private Factory() { } 
588             }
589         }
590         
591         
592 
593 
594 
595         
596         public static final class Factory
597         {
598             public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO newInstance() {
599               return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
600             
601             public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO newInstance(org.apache.xmlbeans.XmlOptions options) {
602               return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument.SurveyOnEEO) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
603             
604             private Factory() { } 
605         }
606     }
607     
608     
609 
610 
611 
612     
613     public static final class Factory
614     {
615         public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument newInstance() {
616           return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
617         
618         public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument newInstance(org.apache.xmlbeans.XmlOptions options) {
619           return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
620         
621         
622         public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
623           return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
624         
625         public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
626           return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
627         
628         
629         public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
630           return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
631         
632         public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
633           return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
634         
635         public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
636           return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
637         
638         public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
639           return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
640         
641         public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
642           return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
643         
644         public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
645           return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
646         
647         public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
648           return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
649         
650         public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
651           return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
652         
653         public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
654           return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
655         
656         public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
657           return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
658         
659         public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
660           return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
661         
662         public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
663           return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
664         
665         
666         public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
667           return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
668         
669         
670         public static gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
671           return (gov.grants.apply.forms.faithBasedSurveyOnEEOV12.SurveyOnEEODocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
672         
673         
674         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 {
675           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
676         
677         
678         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 {
679           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
680         
681         private Factory() { } 
682     }
683 }