1   
2   
3   
4   
5   
6   
7   
8   
9   package gov.grants.apply.forms.sf424MandatoryV11;
10  
11  
12  
13  
14  
15  
16  
17  public interface SF424MandatoryDocument 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(SF424MandatoryDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("sf424mandatory4d70doctype");
21      
22      
23  
24  
25      gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory getSF424Mandatory();
26      
27      
28  
29  
30      void setSF424Mandatory(gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory sf424Mandatory);
31      
32      
33  
34  
35      gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory addNewSF424Mandatory();
36      
37      
38  
39  
40  
41  
42      public interface SF424Mandatory 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(SF424Mandatory.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("sf424mandatoryabe7elemtype");
46          
47          
48  
49  
50          gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.TypeOfSubmission.Enum getTypeOfSubmission();
51          
52          
53  
54  
55          gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.TypeOfSubmission xgetTypeOfSubmission();
56          
57          
58  
59  
60          void setTypeOfSubmission(gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.TypeOfSubmission.Enum typeOfSubmission);
61          
62          
63  
64  
65          void xsetTypeOfSubmission(gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.TypeOfSubmission typeOfSubmission);
66          
67          
68  
69  
70          java.lang.String getTypeOfSubmissionOtherDescription();
71          
72          
73  
74  
75          gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.TypeOfSubmissionOtherDescription xgetTypeOfSubmissionOtherDescription();
76          
77          
78  
79  
80          boolean isSetTypeOfSubmissionOtherDescription();
81          
82          
83  
84  
85          void setTypeOfSubmissionOtherDescription(java.lang.String typeOfSubmissionOtherDescription);
86          
87          
88  
89  
90          void xsetTypeOfSubmissionOtherDescription(gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.TypeOfSubmissionOtherDescription typeOfSubmissionOtherDescription);
91          
92          
93  
94  
95          void unsetTypeOfSubmissionOtherDescription();
96          
97          
98  
99  
100         gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.Frequency.Enum getFrequency();
101         
102         
103 
104 
105         gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.Frequency xgetFrequency();
106         
107         
108 
109 
110         void setFrequency(gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.Frequency.Enum frequency);
111         
112         
113 
114 
115         void xsetFrequency(gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.Frequency frequency);
116         
117         
118 
119 
120         java.lang.String getFrequencyOtherDescription();
121         
122         
123 
124 
125         gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.FrequencyOtherDescription xgetFrequencyOtherDescription();
126         
127         
128 
129 
130         boolean isSetFrequencyOtherDescription();
131         
132         
133 
134 
135         void setFrequencyOtherDescription(java.lang.String frequencyOtherDescription);
136         
137         
138 
139 
140         void xsetFrequencyOtherDescription(gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.FrequencyOtherDescription frequencyOtherDescription);
141         
142         
143 
144 
145         void unsetFrequencyOtherDescription();
146         
147         
148 
149 
150         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getConsolidatedRequest();
151         
152         
153 
154 
155         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetConsolidatedRequest();
156         
157         
158 
159 
160         boolean isSetConsolidatedRequest();
161         
162         
163 
164 
165         void setConsolidatedRequest(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum consolidatedRequest);
166         
167         
168 
169 
170         void xsetConsolidatedRequest(gov.grants.apply.system.globalLibraryV20.YesNoDataType consolidatedRequest);
171         
172         
173 
174 
175         void unsetConsolidatedRequest();
176         
177         
178 
179 
180         java.lang.String getConsolidatedRequestExplanation();
181         
182         
183 
184 
185         gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.ConsolidatedRequestExplanation xgetConsolidatedRequestExplanation();
186         
187         
188 
189 
190         boolean isSetConsolidatedRequestExplanation();
191         
192         
193 
194 
195         void setConsolidatedRequestExplanation(java.lang.String consolidatedRequestExplanation);
196         
197         
198 
199 
200         void xsetConsolidatedRequestExplanation(gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.ConsolidatedRequestExplanation consolidatedRequestExplanation);
201         
202         
203 
204 
205         void unsetConsolidatedRequestExplanation();
206         
207         
208 
209 
210         gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.Version.Enum getVersion();
211         
212         
213 
214 
215         gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.Version xgetVersion();
216         
217         
218 
219 
220         void setVersion(gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.Version.Enum version);
221         
222         
223 
224 
225         void xsetVersion(gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.Version version);
226         
227         
228 
229 
230         java.util.Calendar getReceivedDate();
231         
232         
233 
234 
235         org.apache.xmlbeans.XmlDate xgetReceivedDate();
236         
237         
238 
239 
240         void setReceivedDate(java.util.Calendar receivedDate);
241         
242         
243 
244 
245         void xsetReceivedDate(org.apache.xmlbeans.XmlDate receivedDate);
246         
247         
248 
249 
250         java.lang.String getApplicantID();
251         
252         
253 
254 
255         gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.ApplicantID xgetApplicantID();
256         
257         
258 
259 
260         boolean isSetApplicantID();
261         
262         
263 
264 
265         void setApplicantID(java.lang.String applicantID);
266         
267         
268 
269 
270         void xsetApplicantID(gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.ApplicantID applicantID);
271         
272         
273 
274 
275         void unsetApplicantID();
276         
277         
278 
279 
280         java.lang.String getFederalEntityID();
281         
282         
283 
284 
285         gov.grants.apply.system.globalLibraryV20.FederalIDDataType xgetFederalEntityID();
286         
287         
288 
289 
290         boolean isSetFederalEntityID();
291         
292         
293 
294 
295         void setFederalEntityID(java.lang.String federalEntityID);
296         
297         
298 
299 
300         void xsetFederalEntityID(gov.grants.apply.system.globalLibraryV20.FederalIDDataType federalEntityID);
301         
302         
303 
304 
305         void unsetFederalEntityID();
306         
307         
308 
309 
310         java.lang.String getFederalAwardID();
311         
312         
313 
314 
315         gov.grants.apply.system.globalLibraryV20.ProjectAwardNumberDataType xgetFederalAwardID();
316         
317         
318 
319 
320         boolean isSetFederalAwardID();
321         
322         
323 
324 
325         void setFederalAwardID(java.lang.String federalAwardID);
326         
327         
328 
329 
330         void xsetFederalAwardID(gov.grants.apply.system.globalLibraryV20.ProjectAwardNumberDataType federalAwardID);
331         
332         
333 
334 
335         void unsetFederalAwardID();
336         
337         
338 
339 
340         java.util.Calendar getStateReceivedDate();
341         
342         
343 
344 
345         org.apache.xmlbeans.XmlDate xgetStateReceivedDate();
346         
347         
348 
349 
350         boolean isSetStateReceivedDate();
351         
352         
353 
354 
355         void setStateReceivedDate(java.util.Calendar stateReceivedDate);
356         
357         
358 
359 
360         void xsetStateReceivedDate(org.apache.xmlbeans.XmlDate stateReceivedDate);
361         
362         
363 
364 
365         void unsetStateReceivedDate();
366         
367         
368 
369 
370         java.lang.String getStateApplicationID();
371         
372         
373 
374 
375         gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.StateApplicationID xgetStateApplicationID();
376         
377         
378 
379 
380         boolean isSetStateApplicationID();
381         
382         
383 
384 
385         void setStateApplicationID(java.lang.String stateApplicationID);
386         
387         
388 
389 
390         void xsetStateApplicationID(gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.StateApplicationID stateApplicationID);
391         
392         
393 
394 
395         void unsetStateApplicationID();
396         
397         
398 
399 
400         gov.grants.apply.system.globalLibraryV20.OrganizationDataType getOrganization();
401         
402         
403 
404 
405         boolean isSetOrganization();
406         
407         
408 
409 
410         void setOrganization(gov.grants.apply.system.globalLibraryV20.OrganizationDataType organization);
411         
412         
413 
414 
415         gov.grants.apply.system.globalLibraryV20.OrganizationDataType addNewOrganization();
416         
417         
418 
419 
420         void unsetOrganization();
421         
422         
423 
424 
425         gov.grants.apply.system.globalLibraryV20.HumanNameDataType getContactName();
426         
427         
428 
429 
430         boolean isSetContactName();
431         
432         
433 
434 
435         void setContactName(gov.grants.apply.system.globalLibraryV20.HumanNameDataType contactName);
436         
437         
438 
439 
440         gov.grants.apply.system.globalLibraryV20.HumanNameDataType addNewContactName();
441         
442         
443 
444 
445         void unsetContactName();
446         
447         
448 
449 
450         java.lang.String getContactTitle();
451         
452         
453 
454 
455         gov.grants.apply.system.globalLibraryV20.HumanTitleDataType xgetContactTitle();
456         
457         
458 
459 
460         boolean isSetContactTitle();
461         
462         
463 
464 
465         void setContactTitle(java.lang.String contactTitle);
466         
467         
468 
469 
470         void xsetContactTitle(gov.grants.apply.system.globalLibraryV20.HumanTitleDataType contactTitle);
471         
472         
473 
474 
475         void unsetContactTitle();
476         
477         
478 
479 
480         java.lang.String getContactOrganizationalAffiliation();
481         
482         
483 
484 
485         gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType xgetContactOrganizationalAffiliation();
486         
487         
488 
489 
490         boolean isSetContactOrganizationalAffiliation();
491         
492         
493 
494 
495         void setContactOrganizationalAffiliation(java.lang.String contactOrganizationalAffiliation);
496         
497         
498 
499 
500         void xsetContactOrganizationalAffiliation(gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType contactOrganizationalAffiliation);
501         
502         
503 
504 
505         void unsetContactOrganizationalAffiliation();
506         
507         
508 
509 
510         java.lang.String getContactPhoneNumber();
511         
512         
513 
514 
515         gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType xgetContactPhoneNumber();
516         
517         
518 
519 
520         void setContactPhoneNumber(java.lang.String contactPhoneNumber);
521         
522         
523 
524 
525         void xsetContactPhoneNumber(gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType contactPhoneNumber);
526         
527         
528 
529 
530         java.lang.String getContactFax();
531         
532         
533 
534 
535         gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType xgetContactFax();
536         
537         
538 
539 
540         boolean isSetContactFax();
541         
542         
543 
544 
545         void setContactFax(java.lang.String contactFax);
546         
547         
548 
549 
550         void xsetContactFax(gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType contactFax);
551         
552         
553 
554 
555         void unsetContactFax();
556         
557         
558 
559 
560         java.lang.String getContactEmail();
561         
562         
563 
564 
565         gov.grants.apply.system.globalLibraryV20.EmailDataType xgetContactEmail();
566         
567         
568 
569 
570         void setContactEmail(java.lang.String contactEmail);
571         
572         
573 
574 
575         void xsetContactEmail(gov.grants.apply.system.globalLibraryV20.EmailDataType contactEmail);
576         
577         
578 
579 
580         gov.grants.apply.system.globalLibraryV20.ApplicantTypeCodeDataType.Enum getApplicantType();
581         
582         
583 
584 
585         gov.grants.apply.system.globalLibraryV20.ApplicantTypeCodeDataType xgetApplicantType();
586         
587         
588 
589 
590         void setApplicantType(gov.grants.apply.system.globalLibraryV20.ApplicantTypeCodeDataType.Enum applicantType);
591         
592         
593 
594 
595         void xsetApplicantType(gov.grants.apply.system.globalLibraryV20.ApplicantTypeCodeDataType applicantType);
596         
597         
598 
599 
600         java.lang.String getOtherTypeApplicant();
601         
602         
603 
604 
605         gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.OtherTypeApplicant xgetOtherTypeApplicant();
606         
607         
608 
609 
610         boolean isSetOtherTypeApplicant();
611         
612         
613 
614 
615         void setOtherTypeApplicant(java.lang.String otherTypeApplicant);
616         
617         
618 
619 
620         void xsetOtherTypeApplicant(gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.OtherTypeApplicant otherTypeApplicant);
621         
622         
623 
624 
625         void unsetOtherTypeApplicant();
626         
627         
628 
629 
630         java.lang.String getAdditionalApplicantTypeDescription();
631         
632         
633 
634 
635         gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.AdditionalApplicantTypeDescription xgetAdditionalApplicantTypeDescription();
636         
637         
638 
639 
640         boolean isSetAdditionalApplicantTypeDescription();
641         
642         
643 
644 
645         void setAdditionalApplicantTypeDescription(java.lang.String additionalApplicantTypeDescription);
646         
647         
648 
649 
650         void xsetAdditionalApplicantTypeDescription(gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.AdditionalApplicantTypeDescription additionalApplicantTypeDescription);
651         
652         
653 
654 
655         void unsetAdditionalApplicantTypeDescription();
656         
657         
658 
659 
660         java.lang.String getAgencyName();
661         
662         
663 
664 
665         gov.grants.apply.system.globalLibraryV20.AgencyNameDataType xgetAgencyName();
666         
667         
668 
669 
670         void setAgencyName(java.lang.String agencyName);
671         
672         
673 
674 
675         void xsetAgencyName(gov.grants.apply.system.globalLibraryV20.AgencyNameDataType agencyName);
676         
677         
678 
679 
680         java.lang.String getCFDANumber();
681         
682         
683 
684 
685         gov.grants.apply.system.globalLibraryV20.CFDANumberDataType xgetCFDANumber();
686         
687         
688 
689 
690         boolean isSetCFDANumber();
691         
692         
693 
694 
695         void setCFDANumber(java.lang.String cfdaNumber);
696         
697         
698 
699 
700         void xsetCFDANumber(gov.grants.apply.system.globalLibraryV20.CFDANumberDataType cfdaNumber);
701         
702         
703 
704 
705         void unsetCFDANumber();
706         
707         
708 
709 
710         java.lang.String getCFDATitle();
711         
712         
713 
714 
715         gov.grants.apply.system.globalLibraryV20.CFDATitleDataType xgetCFDATitle();
716         
717         
718 
719 
720         boolean isSetCFDATitle();
721         
722         
723 
724 
725         void setCFDATitle(java.lang.String cfdaTitle);
726         
727         
728 
729 
730         void xsetCFDATitle(gov.grants.apply.system.globalLibraryV20.CFDATitleDataType cfdaTitle);
731         
732         
733 
734 
735         void unsetCFDATitle();
736         
737         
738 
739 
740         java.lang.String getAreasAffectedByFunding();
741         
742         
743 
744 
745         gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.AreasAffectedByFunding xgetAreasAffectedByFunding();
746         
747         
748 
749 
750         boolean isSetAreasAffectedByFunding();
751         
752         
753 
754 
755         void setAreasAffectedByFunding(java.lang.String areasAffectedByFunding);
756         
757         
758 
759 
760         void xsetAreasAffectedByFunding(gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.AreasAffectedByFunding areasAffectedByFunding);
761         
762         
763 
764 
765         void unsetAreasAffectedByFunding();
766         
767         
768 
769 
770         java.lang.String getCongressionalDistrictApplicant();
771         
772         
773 
774 
775         gov.grants.apply.system.globalLibraryV20.CongressionalDistrictDataType xgetCongressionalDistrictApplicant();
776         
777         
778 
779 
780         void setCongressionalDistrictApplicant(java.lang.String congressionalDistrictApplicant);
781         
782         
783 
784 
785         void xsetCongressionalDistrictApplicant(gov.grants.apply.system.globalLibraryV20.CongressionalDistrictDataType congressionalDistrictApplicant);
786         
787         
788 
789 
790         java.lang.String getCongressionalDistrictProject();
791         
792         
793 
794 
795         gov.grants.apply.system.globalLibraryV20.CongressionalDistrictDataType xgetCongressionalDistrictProject();
796         
797         
798 
799 
800         boolean isSetCongressionalDistrictProject();
801         
802         
803 
804 
805         void setCongressionalDistrictProject(java.lang.String congressionalDistrictProject);
806         
807         
808 
809 
810         void xsetCongressionalDistrictProject(gov.grants.apply.system.globalLibraryV20.CongressionalDistrictDataType congressionalDistrictProject);
811         
812         
813 
814 
815         void unsetCongressionalDistrictProject();
816         
817         
818 
819 
820         gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAdditionalCongressionalDistricts();
821         
822         
823 
824 
825         boolean isSetAdditionalCongressionalDistricts();
826         
827         
828 
829 
830         void setAdditionalCongressionalDistricts(gov.grants.apply.system.attachmentsV10.AttachedFileDataType additionalCongressionalDistricts);
831         
832         
833 
834 
835         gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAdditionalCongressionalDistricts();
836         
837         
838 
839 
840         void unsetAdditionalCongressionalDistricts();
841         
842         
843 
844 
845         java.util.Calendar getFundingPeriodStartDate();
846         
847         
848 
849 
850         org.apache.xmlbeans.XmlDate xgetFundingPeriodStartDate();
851         
852         
853 
854 
855         boolean isSetFundingPeriodStartDate();
856         
857         
858 
859 
860         void setFundingPeriodStartDate(java.util.Calendar fundingPeriodStartDate);
861         
862         
863 
864 
865         void xsetFundingPeriodStartDate(org.apache.xmlbeans.XmlDate fundingPeriodStartDate);
866         
867         
868 
869 
870         void unsetFundingPeriodStartDate();
871         
872         
873 
874 
875         java.util.Calendar getFundingPeriodEndDate();
876         
877         
878 
879 
880         org.apache.xmlbeans.XmlDate xgetFundingPeriodEndDate();
881         
882         
883 
884 
885         boolean isSetFundingPeriodEndDate();
886         
887         
888 
889 
890         void setFundingPeriodEndDate(java.util.Calendar fundingPeriodEndDate);
891         
892         
893 
894 
895         void xsetFundingPeriodEndDate(org.apache.xmlbeans.XmlDate fundingPeriodEndDate);
896         
897         
898 
899 
900         void unsetFundingPeriodEndDate();
901         
902         
903 
904 
905         java.math.BigDecimal getEstimatedFundingFederal();
906         
907         
908 
909 
910         gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetEstimatedFundingFederal();
911         
912         
913 
914 
915         void setEstimatedFundingFederal(java.math.BigDecimal estimatedFundingFederal);
916         
917         
918 
919 
920         void xsetEstimatedFundingFederal(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType estimatedFundingFederal);
921         
922         
923 
924 
925         java.math.BigDecimal getEstimatedFundingMatch();
926         
927         
928 
929 
930         gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetEstimatedFundingMatch();
931         
932         
933 
934 
935         boolean isSetEstimatedFundingMatch();
936         
937         
938 
939 
940         void setEstimatedFundingMatch(java.math.BigDecimal estimatedFundingMatch);
941         
942         
943 
944 
945         void xsetEstimatedFundingMatch(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType estimatedFundingMatch);
946         
947         
948 
949 
950         void unsetEstimatedFundingMatch();
951         
952         
953 
954 
955         gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.SubmissionUnderReview.Enum getSubmissionUnderReview();
956         
957         
958 
959 
960         gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.SubmissionUnderReview xgetSubmissionUnderReview();
961         
962         
963 
964 
965         void setSubmissionUnderReview(gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.SubmissionUnderReview.Enum submissionUnderReview);
966         
967         
968 
969 
970         void xsetSubmissionUnderReview(gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.SubmissionUnderReview submissionUnderReview);
971         
972         
973 
974 
975         java.util.Calendar getStateReviewAvailableDate();
976         
977         
978 
979 
980         org.apache.xmlbeans.XmlDate xgetStateReviewAvailableDate();
981         
982         
983 
984 
985         boolean isSetStateReviewAvailableDate();
986         
987         
988 
989 
990         void setStateReviewAvailableDate(java.util.Calendar stateReviewAvailableDate);
991         
992         
993 
994 
995         void xsetStateReviewAvailableDate(org.apache.xmlbeans.XmlDate stateReviewAvailableDate);
996         
997         
998 
999 
1000         void unsetStateReviewAvailableDate();
1001         
1002         
1003 
1004 
1005         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDelinquentOnFederalDebt();
1006         
1007         
1008 
1009 
1010         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDelinquentOnFederalDebt();
1011         
1012         
1013 
1014 
1015         void setDelinquentOnFederalDebt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum delinquentOnFederalDebt);
1016         
1017         
1018 
1019 
1020         void xsetDelinquentOnFederalDebt(gov.grants.apply.system.globalLibraryV20.YesNoDataType delinquentOnFederalDebt);
1021         
1022         
1023 
1024 
1025         java.lang.String getDelinquentFederalDebtExplanation();
1026         
1027         
1028 
1029 
1030         gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.DelinquentFederalDebtExplanation xgetDelinquentFederalDebtExplanation();
1031         
1032         
1033 
1034 
1035         boolean isSetDelinquentFederalDebtExplanation();
1036         
1037         
1038 
1039 
1040         void setDelinquentFederalDebtExplanation(java.lang.String delinquentFederalDebtExplanation);
1041         
1042         
1043 
1044 
1045         void xsetDelinquentFederalDebtExplanation(gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.DelinquentFederalDebtExplanation delinquentFederalDebtExplanation);
1046         
1047         
1048 
1049 
1050         void unsetDelinquentFederalDebtExplanation();
1051         
1052         
1053 
1054 
1055         gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getApplicationCertification();
1056         
1057         
1058 
1059 
1060         gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetApplicationCertification();
1061         
1062         
1063 
1064 
1065         void setApplicationCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum applicationCertification);
1066         
1067         
1068 
1069 
1070         void xsetApplicationCertification(gov.grants.apply.system.globalLibraryV20.YesNoDataType applicationCertification);
1071         
1072         
1073 
1074 
1075         gov.grants.apply.system.globalLibraryV20.HumanNameDataType getAuthorizedRepresentativeName();
1076         
1077         
1078 
1079 
1080         boolean isSetAuthorizedRepresentativeName();
1081         
1082         
1083 
1084 
1085         void setAuthorizedRepresentativeName(gov.grants.apply.system.globalLibraryV20.HumanNameDataType authorizedRepresentativeName);
1086         
1087         
1088 
1089 
1090         gov.grants.apply.system.globalLibraryV20.HumanNameDataType addNewAuthorizedRepresentativeName();
1091         
1092         
1093 
1094 
1095         void unsetAuthorizedRepresentativeName();
1096         
1097         
1098 
1099 
1100         java.lang.String getAuthorizedRepresentativeTitle();
1101         
1102         
1103 
1104 
1105         gov.grants.apply.system.globalLibraryV20.HumanTitleDataType xgetAuthorizedRepresentativeTitle();
1106         
1107         
1108 
1109 
1110         void setAuthorizedRepresentativeTitle(java.lang.String authorizedRepresentativeTitle);
1111         
1112         
1113 
1114 
1115         void xsetAuthorizedRepresentativeTitle(gov.grants.apply.system.globalLibraryV20.HumanTitleDataType authorizedRepresentativeTitle);
1116         
1117         
1118 
1119 
1120         java.lang.String getAuthorizedRepresentativeOrganizationalAffiliation();
1121         
1122         
1123 
1124 
1125         gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType xgetAuthorizedRepresentativeOrganizationalAffiliation();
1126         
1127         
1128 
1129 
1130         boolean isSetAuthorizedRepresentativeOrganizationalAffiliation();
1131         
1132         
1133 
1134 
1135         void setAuthorizedRepresentativeOrganizationalAffiliation(java.lang.String authorizedRepresentativeOrganizationalAffiliation);
1136         
1137         
1138 
1139 
1140         void xsetAuthorizedRepresentativeOrganizationalAffiliation(gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType authorizedRepresentativeOrganizationalAffiliation);
1141         
1142         
1143 
1144 
1145         void unsetAuthorizedRepresentativeOrganizationalAffiliation();
1146         
1147         
1148 
1149 
1150         java.lang.String getAuthorizedRepresentativePhoneNumber();
1151         
1152         
1153 
1154 
1155         gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType xgetAuthorizedRepresentativePhoneNumber();
1156         
1157         
1158 
1159 
1160         void setAuthorizedRepresentativePhoneNumber(java.lang.String authorizedRepresentativePhoneNumber);
1161         
1162         
1163 
1164 
1165         void xsetAuthorizedRepresentativePhoneNumber(gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType authorizedRepresentativePhoneNumber);
1166         
1167         
1168 
1169 
1170         java.lang.String getAuthorizedRepresentativeFax();
1171         
1172         
1173 
1174 
1175         gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType xgetAuthorizedRepresentativeFax();
1176         
1177         
1178 
1179 
1180         boolean isSetAuthorizedRepresentativeFax();
1181         
1182         
1183 
1184 
1185         void setAuthorizedRepresentativeFax(java.lang.String authorizedRepresentativeFax);
1186         
1187         
1188 
1189 
1190         void xsetAuthorizedRepresentativeFax(gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType authorizedRepresentativeFax);
1191         
1192         
1193 
1194 
1195         void unsetAuthorizedRepresentativeFax();
1196         
1197         
1198 
1199 
1200         java.lang.String getAuthorizedRepresentativeEmail();
1201         
1202         
1203 
1204 
1205         gov.grants.apply.system.globalLibraryV20.EmailDataType xgetAuthorizedRepresentativeEmail();
1206         
1207         
1208 
1209 
1210         void setAuthorizedRepresentativeEmail(java.lang.String authorizedRepresentativeEmail);
1211         
1212         
1213 
1214 
1215         void xsetAuthorizedRepresentativeEmail(gov.grants.apply.system.globalLibraryV20.EmailDataType authorizedRepresentativeEmail);
1216         
1217         
1218 
1219 
1220         java.lang.String getAuthorizedRepresentativeSignature();
1221         
1222         
1223 
1224 
1225         gov.grants.apply.system.globalLibraryV20.SignatureDataType xgetAuthorizedRepresentativeSignature();
1226         
1227         
1228 
1229 
1230         void setAuthorizedRepresentativeSignature(java.lang.String authorizedRepresentativeSignature);
1231         
1232         
1233 
1234 
1235         void xsetAuthorizedRepresentativeSignature(gov.grants.apply.system.globalLibraryV20.SignatureDataType authorizedRepresentativeSignature);
1236         
1237         
1238 
1239 
1240         java.util.Calendar getAuthorizedRepresentativeSignatureDate();
1241         
1242         
1243 
1244 
1245         org.apache.xmlbeans.XmlDate xgetAuthorizedRepresentativeSignatureDate();
1246         
1247         
1248 
1249 
1250         void setAuthorizedRepresentativeSignatureDate(java.util.Calendar authorizedRepresentativeSignatureDate);
1251         
1252         
1253 
1254 
1255         void xsetAuthorizedRepresentativeSignatureDate(org.apache.xmlbeans.XmlDate authorizedRepresentativeSignatureDate);
1256         
1257         
1258 
1259 
1260         gov.grants.apply.system.attachmentsV10.AttachmentGroupMin0Max100DataType getAttachments();
1261         
1262         
1263 
1264 
1265         boolean isSetAttachments();
1266         
1267         
1268 
1269 
1270         void setAttachments(gov.grants.apply.system.attachmentsV10.AttachmentGroupMin0Max100DataType attachments);
1271         
1272         
1273 
1274 
1275         gov.grants.apply.system.attachmentsV10.AttachmentGroupMin0Max100DataType addNewAttachments();
1276         
1277         
1278 
1279 
1280         void unsetAttachments();
1281         
1282         
1283 
1284 
1285         java.lang.String getFormVersion();
1286         
1287         
1288 
1289 
1290         gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
1291         
1292         
1293 
1294 
1295         void setFormVersion(java.lang.String formVersion);
1296         
1297         
1298 
1299 
1300         void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
1301         
1302         
1303 
1304 
1305 
1306 
1307         public interface TypeOfSubmission extends org.apache.xmlbeans.XmlString
1308         {
1309             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1310                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(TypeOfSubmission.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("typeofsubmissionba2eelemtype");
1311             
1312             org.apache.xmlbeans.StringEnumAbstractBase enumValue();
1313             void set(org.apache.xmlbeans.StringEnumAbstractBase e);
1314             
1315             static final Enum APPLICATION = Enum.forString("Application");
1316             static final Enum PLAN = Enum.forString("Plan");
1317             static final Enum FUNDING_REQUEST = Enum.forString("FundingRequest");
1318             static final Enum OTHER = Enum.forString("Other");
1319             
1320             static final int INT_APPLICATION = Enum.INT_APPLICATION;
1321             static final int INT_PLAN = Enum.INT_PLAN;
1322             static final int INT_FUNDING_REQUEST = Enum.INT_FUNDING_REQUEST;
1323             static final int INT_OTHER = Enum.INT_OTHER;
1324             
1325             
1326 
1327 
1328 
1329 
1330 
1331 
1332 
1333 
1334 
1335 
1336 
1337 
1338 
1339 
1340             static final class Enum extends org.apache.xmlbeans.StringEnumAbstractBase
1341             {
1342                 
1343 
1344 
1345                 public static Enum forString(java.lang.String s)
1346                     { return (Enum)table.forString(s); }
1347                 
1348 
1349 
1350                 public static Enum forInt(int i)
1351                     { return (Enum)table.forInt(i); }
1352                 
1353                 private Enum(java.lang.String s, int i)
1354                     { super(s, i); }
1355                 
1356                 static final int INT_APPLICATION = 1;
1357                 static final int INT_PLAN = 2;
1358                 static final int INT_FUNDING_REQUEST = 3;
1359                 static final int INT_OTHER = 4;
1360                 
1361                 public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
1362                     new org.apache.xmlbeans.StringEnumAbstractBase.Table
1363                 (
1364                     new Enum[]
1365                     {
1366                       new Enum("Application", INT_APPLICATION),
1367                       new Enum("Plan", INT_PLAN),
1368                       new Enum("FundingRequest", INT_FUNDING_REQUEST),
1369                       new Enum("Other", INT_OTHER),
1370                     }
1371                 );
1372                 private static final long serialVersionUID = 1L;
1373                 private java.lang.Object readResolve() { return forInt(intValue()); } 
1374             }
1375             
1376             
1377 
1378 
1379 
1380             
1381             public static final class Factory
1382             {
1383                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.TypeOfSubmission newValue(java.lang.Object obj) {
1384                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.TypeOfSubmission) type.newValue( obj ); }
1385                 
1386                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.TypeOfSubmission newInstance() {
1387                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.TypeOfSubmission) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1388                 
1389                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.TypeOfSubmission newInstance(org.apache.xmlbeans.XmlOptions options) {
1390                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.TypeOfSubmission) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1391                 
1392                 private Factory() { } 
1393             }
1394         }
1395         
1396         
1397 
1398 
1399 
1400 
1401         public interface TypeOfSubmissionOtherDescription extends org.apache.xmlbeans.XmlString
1402         {
1403             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1404                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(TypeOfSubmissionOtherDescription.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("typeofsubmissionotherdescription33c2elemtype");
1405             
1406             
1407 
1408 
1409 
1410             
1411             public static final class Factory
1412             {
1413                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.TypeOfSubmissionOtherDescription newValue(java.lang.Object obj) {
1414                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.TypeOfSubmissionOtherDescription) type.newValue( obj ); }
1415                 
1416                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.TypeOfSubmissionOtherDescription newInstance() {
1417                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.TypeOfSubmissionOtherDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1418                 
1419                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.TypeOfSubmissionOtherDescription newInstance(org.apache.xmlbeans.XmlOptions options) {
1420                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.TypeOfSubmissionOtherDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1421                 
1422                 private Factory() { } 
1423             }
1424         }
1425         
1426         
1427 
1428 
1429 
1430 
1431         public interface Frequency extends org.apache.xmlbeans.XmlString
1432         {
1433             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1434                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Frequency.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("frequency073felemtype");
1435             
1436             org.apache.xmlbeans.StringEnumAbstractBase enumValue();
1437             void set(org.apache.xmlbeans.StringEnumAbstractBase e);
1438             
1439             static final Enum ANNUAL = Enum.forString("Annual");
1440             static final Enum QUARTERLY = Enum.forString("Quarterly");
1441             static final Enum OTHER = Enum.forString("Other");
1442             
1443             static final int INT_ANNUAL = Enum.INT_ANNUAL;
1444             static final int INT_QUARTERLY = Enum.INT_QUARTERLY;
1445             static final int INT_OTHER = Enum.INT_OTHER;
1446             
1447             
1448 
1449 
1450 
1451 
1452 
1453 
1454 
1455 
1456 
1457 
1458 
1459 
1460 
1461 
1462             static final class Enum extends org.apache.xmlbeans.StringEnumAbstractBase
1463             {
1464                 
1465 
1466 
1467                 public static Enum forString(java.lang.String s)
1468                     { return (Enum)table.forString(s); }
1469                 
1470 
1471 
1472                 public static Enum forInt(int i)
1473                     { return (Enum)table.forInt(i); }
1474                 
1475                 private Enum(java.lang.String s, int i)
1476                     { super(s, i); }
1477                 
1478                 static final int INT_ANNUAL = 1;
1479                 static final int INT_QUARTERLY = 2;
1480                 static final int INT_OTHER = 3;
1481                 
1482                 public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
1483                     new org.apache.xmlbeans.StringEnumAbstractBase.Table
1484                 (
1485                     new Enum[]
1486                     {
1487                       new Enum("Annual", INT_ANNUAL),
1488                       new Enum("Quarterly", INT_QUARTERLY),
1489                       new Enum("Other", INT_OTHER),
1490                     }
1491                 );
1492                 private static final long serialVersionUID = 1L;
1493                 private java.lang.Object readResolve() { return forInt(intValue()); } 
1494             }
1495             
1496             
1497 
1498 
1499 
1500             
1501             public static final class Factory
1502             {
1503                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.Frequency newValue(java.lang.Object obj) {
1504                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.Frequency) type.newValue( obj ); }
1505                 
1506                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.Frequency newInstance() {
1507                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.Frequency) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1508                 
1509                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.Frequency newInstance(org.apache.xmlbeans.XmlOptions options) {
1510                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.Frequency) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1511                 
1512                 private Factory() { } 
1513             }
1514         }
1515         
1516         
1517 
1518 
1519 
1520 
1521         public interface FrequencyOtherDescription extends org.apache.xmlbeans.XmlString
1522         {
1523             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1524                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FrequencyOtherDescription.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("frequencyotherdescription3ed3elemtype");
1525             
1526             
1527 
1528 
1529 
1530             
1531             public static final class Factory
1532             {
1533                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.FrequencyOtherDescription newValue(java.lang.Object obj) {
1534                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.FrequencyOtherDescription) type.newValue( obj ); }
1535                 
1536                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.FrequencyOtherDescription newInstance() {
1537                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.FrequencyOtherDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1538                 
1539                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.FrequencyOtherDescription newInstance(org.apache.xmlbeans.XmlOptions options) {
1540                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.FrequencyOtherDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1541                 
1542                 private Factory() { } 
1543             }
1544         }
1545         
1546         
1547 
1548 
1549 
1550 
1551         public interface ConsolidatedRequestExplanation extends org.apache.xmlbeans.XmlString
1552         {
1553             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1554                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ConsolidatedRequestExplanation.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("consolidatedrequestexplanation6aa6elemtype");
1555             
1556             
1557 
1558 
1559 
1560             
1561             public static final class Factory
1562             {
1563                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.ConsolidatedRequestExplanation newValue(java.lang.Object obj) {
1564                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.ConsolidatedRequestExplanation) type.newValue( obj ); }
1565                 
1566                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.ConsolidatedRequestExplanation newInstance() {
1567                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.ConsolidatedRequestExplanation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1568                 
1569                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.ConsolidatedRequestExplanation newInstance(org.apache.xmlbeans.XmlOptions options) {
1570                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.ConsolidatedRequestExplanation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1571                 
1572                 private Factory() { } 
1573             }
1574         }
1575         
1576         
1577 
1578 
1579 
1580 
1581         public interface Version extends org.apache.xmlbeans.XmlString
1582         {
1583             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1584                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(Version.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("version7243elemtype");
1585             
1586             org.apache.xmlbeans.StringEnumAbstractBase enumValue();
1587             void set(org.apache.xmlbeans.StringEnumAbstractBase e);
1588             
1589             static final Enum INITIAL = Enum.forString("Initial");
1590             static final Enum RESUBMISSION = Enum.forString("Resubmission");
1591             static final Enum REVISION = Enum.forString("Revision");
1592             static final Enum UPDATE = Enum.forString("Update");
1593             
1594             static final int INT_INITIAL = Enum.INT_INITIAL;
1595             static final int INT_RESUBMISSION = Enum.INT_RESUBMISSION;
1596             static final int INT_REVISION = Enum.INT_REVISION;
1597             static final int INT_UPDATE = Enum.INT_UPDATE;
1598             
1599             
1600 
1601 
1602 
1603 
1604 
1605 
1606 
1607 
1608 
1609 
1610 
1611 
1612 
1613 
1614             static final class Enum extends org.apache.xmlbeans.StringEnumAbstractBase
1615             {
1616                 
1617 
1618 
1619                 public static Enum forString(java.lang.String s)
1620                     { return (Enum)table.forString(s); }
1621                 
1622 
1623 
1624                 public static Enum forInt(int i)
1625                     { return (Enum)table.forInt(i); }
1626                 
1627                 private Enum(java.lang.String s, int i)
1628                     { super(s, i); }
1629                 
1630                 static final int INT_INITIAL = 1;
1631                 static final int INT_RESUBMISSION = 2;
1632                 static final int INT_REVISION = 3;
1633                 static final int INT_UPDATE = 4;
1634                 
1635                 public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
1636                     new org.apache.xmlbeans.StringEnumAbstractBase.Table
1637                 (
1638                     new Enum[]
1639                     {
1640                       new Enum("Initial", INT_INITIAL),
1641                       new Enum("Resubmission", INT_RESUBMISSION),
1642                       new Enum("Revision", INT_REVISION),
1643                       new Enum("Update", INT_UPDATE),
1644                     }
1645                 );
1646                 private static final long serialVersionUID = 1L;
1647                 private java.lang.Object readResolve() { return forInt(intValue()); } 
1648             }
1649             
1650             
1651 
1652 
1653 
1654             
1655             public static final class Factory
1656             {
1657                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.Version newValue(java.lang.Object obj) {
1658                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.Version) type.newValue( obj ); }
1659                 
1660                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.Version newInstance() {
1661                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.Version) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1662                 
1663                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.Version newInstance(org.apache.xmlbeans.XmlOptions options) {
1664                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.Version) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1665                 
1666                 private Factory() { } 
1667             }
1668         }
1669         
1670         
1671 
1672 
1673 
1674 
1675         public interface ApplicantID extends org.apache.xmlbeans.XmlString
1676         {
1677             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1678                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ApplicantID.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("applicantid5ddeelemtype");
1679             
1680             
1681 
1682 
1683 
1684             
1685             public static final class Factory
1686             {
1687                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.ApplicantID newValue(java.lang.Object obj) {
1688                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.ApplicantID) type.newValue( obj ); }
1689                 
1690                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.ApplicantID newInstance() {
1691                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.ApplicantID) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1692                 
1693                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.ApplicantID newInstance(org.apache.xmlbeans.XmlOptions options) {
1694                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.ApplicantID) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1695                 
1696                 private Factory() { } 
1697             }
1698         }
1699         
1700         
1701 
1702 
1703 
1704 
1705         public interface StateApplicationID extends org.apache.xmlbeans.XmlString
1706         {
1707             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1708                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(StateApplicationID.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("stateapplicationidbb11elemtype");
1709             
1710             
1711 
1712 
1713 
1714             
1715             public static final class Factory
1716             {
1717                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.StateApplicationID newValue(java.lang.Object obj) {
1718                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.StateApplicationID) type.newValue( obj ); }
1719                 
1720                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.StateApplicationID newInstance() {
1721                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.StateApplicationID) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1722                 
1723                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.StateApplicationID newInstance(org.apache.xmlbeans.XmlOptions options) {
1724                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.StateApplicationID) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1725                 
1726                 private Factory() { } 
1727             }
1728         }
1729         
1730         
1731 
1732 
1733 
1734 
1735         public interface OtherTypeApplicant extends org.apache.xmlbeans.XmlString
1736         {
1737             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1738                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OtherTypeApplicant.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("othertypeapplicant1ef3elemtype");
1739             
1740             
1741 
1742 
1743 
1744             
1745             public static final class Factory
1746             {
1747                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.OtherTypeApplicant newValue(java.lang.Object obj) {
1748                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.OtherTypeApplicant) type.newValue( obj ); }
1749                 
1750                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.OtherTypeApplicant newInstance() {
1751                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.OtherTypeApplicant) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1752                 
1753                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.OtherTypeApplicant newInstance(org.apache.xmlbeans.XmlOptions options) {
1754                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.OtherTypeApplicant) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1755                 
1756                 private Factory() { } 
1757             }
1758         }
1759         
1760         
1761 
1762 
1763 
1764 
1765         public interface AdditionalApplicantTypeDescription extends org.apache.xmlbeans.XmlString
1766         {
1767             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1768                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AdditionalApplicantTypeDescription.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("additionalapplicanttypedescriptionb184elemtype");
1769             
1770             
1771 
1772 
1773 
1774             
1775             public static final class Factory
1776             {
1777                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.AdditionalApplicantTypeDescription newValue(java.lang.Object obj) {
1778                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.AdditionalApplicantTypeDescription) type.newValue( obj ); }
1779                 
1780                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.AdditionalApplicantTypeDescription newInstance() {
1781                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.AdditionalApplicantTypeDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1782                 
1783                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.AdditionalApplicantTypeDescription newInstance(org.apache.xmlbeans.XmlOptions options) {
1784                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.AdditionalApplicantTypeDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1785                 
1786                 private Factory() { } 
1787             }
1788         }
1789         
1790         
1791 
1792 
1793 
1794 
1795         public interface AreasAffectedByFunding extends org.apache.xmlbeans.XmlString
1796         {
1797             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1798                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AreasAffectedByFunding.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("areasaffectedbyfunding8a7felemtype");
1799             
1800             
1801 
1802 
1803 
1804             
1805             public static final class Factory
1806             {
1807                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.AreasAffectedByFunding newValue(java.lang.Object obj) {
1808                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.AreasAffectedByFunding) type.newValue( obj ); }
1809                 
1810                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.AreasAffectedByFunding newInstance() {
1811                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.AreasAffectedByFunding) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1812                 
1813                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.AreasAffectedByFunding newInstance(org.apache.xmlbeans.XmlOptions options) {
1814                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.AreasAffectedByFunding) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1815                 
1816                 private Factory() { } 
1817             }
1818         }
1819         
1820         
1821 
1822 
1823 
1824 
1825         public interface SubmissionUnderReview extends org.apache.xmlbeans.XmlString
1826         {
1827             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1828                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SubmissionUnderReview.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("submissionunderreview2637elemtype");
1829             
1830             org.apache.xmlbeans.StringEnumAbstractBase enumValue();
1831             void set(org.apache.xmlbeans.StringEnumAbstractBase e);
1832             
1833             static final Enum STATE_REVIEW_AVAILABLE = Enum.forString("StateReviewAvailable");
1834             static final Enum STATE_REVIEW_NOT_SELECTED = Enum.forString("StateReviewNotSelected");
1835             static final Enum STATE_REVIEW_NOT_NEEDED = Enum.forString("StateReviewNotNeeded");
1836             
1837             static final int INT_STATE_REVIEW_AVAILABLE = Enum.INT_STATE_REVIEW_AVAILABLE;
1838             static final int INT_STATE_REVIEW_NOT_SELECTED = Enum.INT_STATE_REVIEW_NOT_SELECTED;
1839             static final int INT_STATE_REVIEW_NOT_NEEDED = Enum.INT_STATE_REVIEW_NOT_NEEDED;
1840             
1841             
1842 
1843 
1844 
1845 
1846 
1847 
1848 
1849 
1850 
1851 
1852 
1853 
1854 
1855 
1856             static final class Enum extends org.apache.xmlbeans.StringEnumAbstractBase
1857             {
1858                 
1859 
1860 
1861                 public static Enum forString(java.lang.String s)
1862                     { return (Enum)table.forString(s); }
1863                 
1864 
1865 
1866                 public static Enum forInt(int i)
1867                     { return (Enum)table.forInt(i); }
1868                 
1869                 private Enum(java.lang.String s, int i)
1870                     { super(s, i); }
1871                 
1872                 static final int INT_STATE_REVIEW_AVAILABLE = 1;
1873                 static final int INT_STATE_REVIEW_NOT_SELECTED = 2;
1874                 static final int INT_STATE_REVIEW_NOT_NEEDED = 3;
1875                 
1876                 public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
1877                     new org.apache.xmlbeans.StringEnumAbstractBase.Table
1878                 (
1879                     new Enum[]
1880                     {
1881                       new Enum("StateReviewAvailable", INT_STATE_REVIEW_AVAILABLE),
1882                       new Enum("StateReviewNotSelected", INT_STATE_REVIEW_NOT_SELECTED),
1883                       new Enum("StateReviewNotNeeded", INT_STATE_REVIEW_NOT_NEEDED),
1884                     }
1885                 );
1886                 private static final long serialVersionUID = 1L;
1887                 private java.lang.Object readResolve() { return forInt(intValue()); } 
1888             }
1889             
1890             
1891 
1892 
1893 
1894             
1895             public static final class Factory
1896             {
1897                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.SubmissionUnderReview newValue(java.lang.Object obj) {
1898                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.SubmissionUnderReview) type.newValue( obj ); }
1899                 
1900                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.SubmissionUnderReview newInstance() {
1901                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.SubmissionUnderReview) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1902                 
1903                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.SubmissionUnderReview newInstance(org.apache.xmlbeans.XmlOptions options) {
1904                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.SubmissionUnderReview) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1905                 
1906                 private Factory() { } 
1907             }
1908         }
1909         
1910         
1911 
1912 
1913 
1914 
1915         public interface DelinquentFederalDebtExplanation extends org.apache.xmlbeans.XmlString
1916         {
1917             public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
1918                 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(DelinquentFederalDebtExplanation.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("delinquentfederaldebtexplanationd3cbelemtype");
1919             
1920             
1921 
1922 
1923 
1924             
1925             public static final class Factory
1926             {
1927                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.DelinquentFederalDebtExplanation newValue(java.lang.Object obj) {
1928                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.DelinquentFederalDebtExplanation) type.newValue( obj ); }
1929                 
1930                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.DelinquentFederalDebtExplanation newInstance() {
1931                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.DelinquentFederalDebtExplanation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1932                 
1933                 public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.DelinquentFederalDebtExplanation newInstance(org.apache.xmlbeans.XmlOptions options) {
1934                   return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory.DelinquentFederalDebtExplanation) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1935                 
1936                 private Factory() { } 
1937             }
1938         }
1939         
1940         
1941 
1942 
1943 
1944         
1945         public static final class Factory
1946         {
1947             public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory newInstance() {
1948               return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1949             
1950             public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory newInstance(org.apache.xmlbeans.XmlOptions options) {
1951               return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument.SF424Mandatory) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1952             
1953             private Factory() { } 
1954         }
1955     }
1956     
1957     
1958 
1959 
1960 
1961     
1962     public static final class Factory
1963     {
1964         public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument newInstance() {
1965           return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
1966         
1967         public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
1968           return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
1969         
1970         
1971         public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
1972           return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
1973         
1974         public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
1975           return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
1976         
1977         
1978         public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1979           return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
1980         
1981         public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1982           return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
1983         
1984         public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1985           return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
1986         
1987         public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1988           return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
1989         
1990         public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1991           return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
1992         
1993         public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1994           return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
1995         
1996         public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
1997           return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
1998         
1999         public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
2000           return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
2001         
2002         public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
2003           return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
2004         
2005         public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
2006           return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
2007         
2008         public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
2009           return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
2010         
2011         public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
2012           return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
2013         
2014         
2015         public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
2016           return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
2017         
2018         
2019         public static gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
2020           return (gov.grants.apply.forms.sf424MandatoryV11.SF424MandatoryDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
2021         
2022         
2023         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 {
2024           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
2025         
2026         
2027         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 {
2028           return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
2029         
2030         private Factory() { } 
2031     }
2032 }