View Javadoc
1   /*
2    * An XML document type.
3    * Localname: HUD_CommunityInitiative
4    * Namespace: http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1
5    * Java type: gov.grants.apply.forms.hudCommunityInitiativeV11.HUDCommunityInitiativeDocument
6    *
7    * Automatically generated - do not modify.
8    */
9   package gov.grants.apply.forms.hudCommunityInitiativeV11.impl;
10  /**
11   * A document containing one HUD_CommunityInitiative(@http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1) element.
12   *
13   * This is a complex type.
14   */
15  public class HUDCommunityInitiativeDocumentImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements gov.grants.apply.forms.hudCommunityInitiativeV11.HUDCommunityInitiativeDocument
16  {
17      private static final long serialVersionUID = 1L;
18      
19      public HUDCommunityInitiativeDocumentImpl(org.apache.xmlbeans.SchemaType sType)
20      {
21          super(sType);
22      }
23      
24      private static final javax.xml.namespace.QName HUDCOMMUNITYINITIATIVE$0 = 
25          new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "HUD_CommunityInitiative");
26      
27      
28      /**
29       * Gets the "HUD_CommunityInitiative" element
30       */
31      public gov.grants.apply.forms.hudCommunityInitiativeV11.HUDCommunityInitiativeDocument.HUDCommunityInitiative getHUDCommunityInitiative()
32      {
33          synchronized (monitor())
34          {
35              check_orphaned();
36              gov.grants.apply.forms.hudCommunityInitiativeV11.HUDCommunityInitiativeDocument.HUDCommunityInitiative target = null;
37              target = (gov.grants.apply.forms.hudCommunityInitiativeV11.HUDCommunityInitiativeDocument.HUDCommunityInitiative)get_store().find_element_user(HUDCOMMUNITYINITIATIVE$0, 0);
38              if (target == null)
39              {
40                  return null;
41              }
42              return target;
43          }
44      }
45      
46      /**
47       * Sets the "HUD_CommunityInitiative" element
48       */
49      public void setHUDCommunityInitiative(gov.grants.apply.forms.hudCommunityInitiativeV11.HUDCommunityInitiativeDocument.HUDCommunityInitiative hudCommunityInitiative)
50      {
51          generatedSetterHelperImpl(hudCommunityInitiative, HUDCOMMUNITYINITIATIVE$0, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
52      }
53      
54      /**
55       * Appends and returns a new empty "HUD_CommunityInitiative" element
56       */
57      public gov.grants.apply.forms.hudCommunityInitiativeV11.HUDCommunityInitiativeDocument.HUDCommunityInitiative addNewHUDCommunityInitiative()
58      {
59          synchronized (monitor())
60          {
61              check_orphaned();
62              gov.grants.apply.forms.hudCommunityInitiativeV11.HUDCommunityInitiativeDocument.HUDCommunityInitiative target = null;
63              target = (gov.grants.apply.forms.hudCommunityInitiativeV11.HUDCommunityInitiativeDocument.HUDCommunityInitiative)get_store().add_element_user(HUDCOMMUNITYINITIATIVE$0);
64              return target;
65          }
66      }
67      /**
68       * An XML HUD_CommunityInitiative(@http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1).
69       *
70       * This is a complex type.
71       */
72      public static class HUDCommunityInitiativeImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements gov.grants.apply.forms.hudCommunityInitiativeV11.HUDCommunityInitiativeDocument.HUDCommunityInitiative
73      {
74          private static final long serialVersionUID = 1L;
75          
76          public HUDCommunityInitiativeImpl(org.apache.xmlbeans.SchemaType sType)
77          {
78              super(sType);
79          }
80          
81          private static final javax.xml.namespace.QName ORGANIZATIONNAME$0 = 
82              new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "OrganizationName");
83          private static final javax.xml.namespace.QName JURISDICTIONHSNGELMNTINDCTRNO$2 = 
84              new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "JurisdictionHsngElmntIndctr_No");
85          private static final javax.xml.namespace.QName JURISDICTIONHSNGELMNTINDCTRYES$4 = 
86              new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "JurisdictionHsngElmntIndctr_Yes");
87          private static final javax.xml.namespace.QName JURSDCTNHSNGNEEDSESTINDCTRNO$6 = 
88              new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "JursdctnHsngNeedsEstIndctr_No");
89          private static final javax.xml.namespace.QName JURSDCTNHSNGNEEDSESTINDCTRYES$8 = 
90              new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "JursdctnHsngNeedsEstIndctr_Yes");
91          private static final javax.xml.namespace.QName LANDUSECONTROLSCNFRMNCINDCTRNO$10 = 
92              new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "LandUseControlsCnfrmncIndctr_No");
93          private static final javax.xml.namespace.QName LANDUSECONTROLSCNFRMNCINDCTRYES$12 = 
94              new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "LandUseControlsCnfrmncIndctr_Yes");
95          private static final javax.xml.namespace.QName BUILDINGSIZEREQUIREMENTSINDCTRYES$14 = 
96              new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "BuildingSizeRequirementsIndctr_Yes");
97          private static final javax.xml.namespace.QName BUILDINGSIZEREQUIREMENTSINDCTRNO$16 = 
98              new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "BuildingSizeRequirementsIndctr_No");
99          private static final javax.xml.namespace.QName DEVELOPMENTIMPACTFEESINDCTRNO$18 = 
100             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "DevelopmentImpactFeesIndctr_No");
101         private static final javax.xml.namespace.QName DEVELOPMENTIMPACTFEESINDCTRYES$20 = 
102             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "DevelopmentImpactFeesIndctr_Yes");
103         private static final javax.xml.namespace.QName CAPITALINVSTMNTCRTRINDCTRNO$22 = 
104             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "CapitalInvstmntCrtrIndctr_No");
105         private static final javax.xml.namespace.QName CAPITALINVSTMNTCRTRINDCTRYES$24 = 
106             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "CapitalInvstmntCrtrIndctr_Yes");
107         private static final javax.xml.namespace.QName AFFORDABLEHOUSINGFEEWVRINDCTRNO$26 = 
108             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "AffordableHousingFeeWvrIndctr_No");
109         private static final javax.xml.namespace.QName AFFORDABLEHOUSINGFEEWVRINDCTRYES$28 = 
110             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "AffordableHousingFeeWvrIndctr_Yes");
111         private static final javax.xml.namespace.QName BUILDINGCODELANGUAGEINDCTRNO$30 = 
112             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "BuildingCodeLanguageIndctr_No");
113         private static final javax.xml.namespace.QName BUILDINGCODELANGUAGEINDCTRYES$32 = 
114             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "BuildingCodeLanguageIndctr_Yes");
115         private static final javax.xml.namespace.QName USELATESTBUILDINGCODEMDLINDCTRNO$34 = 
116             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "UseLatestBuildingCodeMdlIndctr_No");
117         private static final javax.xml.namespace.QName USELATESTBUILDINGCODEMDLINDCTRYES$36 = 
118             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "UseLatestBuildingCodeMdlIndctr_Yes");
119         private static final javax.xml.namespace.QName PERMITMANUFACTUREDHSNGINDCTRNO$38 = 
120             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "PermitManufacturedHsngIndctr_No");
121         private static final javax.xml.namespace.QName PERMITMANUFACTUREDHSNGINDCTRYES$40 = 
122             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "PermitManufacturedHsngIndctr_Yes");
123         private static final javax.xml.namespace.QName AFFORDABALEHSNGRVWPRCSSINDCTRNO$42 = 
124             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "AffordabaleHsngRvwPrcssIndctr_No");
125         private static final javax.xml.namespace.QName AFFORDABALEHSNGRVWPRCSSINDCTRYES$44 = 
126             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "AffordabaleHsngRvwPrcssIndctr_Yes");
127         private static final javax.xml.namespace.QName INITIATEDREGULATORYRFRMSINDCTRNO$46 = 
128             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "InitiatedRegulatoryRfrmsIndctr_No");
129         private static final javax.xml.namespace.QName INITIATEDREGULATORYRFRMSINDCTRYES$48 = 
130             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "InitiatedRegulatoryRfrmsIndctr_Yes");
131         private static final javax.xml.namespace.QName MODIFIEDINFRSTRCTRSTNDRDSINDCTRNO$50 = 
132             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "ModifiedInfrstrctrStndrdsIndctr_No");
133         private static final javax.xml.namespace.QName MODIFIEDINFRSTRCTRSTNDRDSINDCTRYES$52 = 
134             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "ModifiedInfrstrctrStndrdsIndctr_Yes");
135         private static final javax.xml.namespace.QName PROVIDESDENSITYBONUSESINDCTRNO$54 = 
136             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "ProvidesDensityBonusesIndctr_No");
137         private static final javax.xml.namespace.QName PROVIDESDENSITYBONUSESINDCTRYES$56 = 
138             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "ProvidesDensityBonusesIndctr_Yes");
139         private static final javax.xml.namespace.QName PERMITAPPLICATIONPROCESSINDCTRNO$58 = 
140             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "PermitApplicationProcessIndctr_No");
141         private static final javax.xml.namespace.QName PERMITAPPLICATIONPROCESSINDCTRYES$60 = 
142             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "PermitApplicationProcessIndctr_Yes");
143         private static final javax.xml.namespace.QName EXPEDITEDAFFRDBLHSNGPRMTINDCTRNO$62 = 
144             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "ExpeditedAffrdblHsngPrmtIndctr_No");
145         private static final javax.xml.namespace.QName EXPEDITEDAFFRDBLHSNGPRMTINDCTRYES$64 = 
146             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "ExpeditedAffrdblHsngPrmtIndctr_Yes");
147         private static final javax.xml.namespace.QName GOVRNMNTRVWTIMELMTINDCTRNO$66 = 
148             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "GovrnmntRvwTimeLmtIndctr_No");
149         private static final javax.xml.namespace.QName GOVRNMNTRVWTIMELMTINDCTRYES$68 = 
150             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "GovrnmntRvwTimeLmtIndctr_Yes");
151         private static final javax.xml.namespace.QName ALLOWACCESSORYAPARTMENTSINDCTRNO$70 = 
152             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "AllowAccessoryApartmentsIndctr_No");
153         private static final javax.xml.namespace.QName ALLOWACCESSORYAPARTMENTSINDCTRYES$72 = 
154             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "AllowAccessoryApartmentsIndctr_Yes");
155         private static final javax.xml.namespace.QName PARKINGREQUIREMENTSPOLICYINDCTRNO$74 = 
156             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "ParkingRequirementsPolicyIndctr_No");
157         private static final javax.xml.namespace.QName PARKINGREQUIREMENTSPOLICYINDCTRYES$76 = 
158             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "ParkingRequirementsPolicyIndctr_Yes");
159         private static final javax.xml.namespace.QName AFFORDHOUSINGREVIEWINDCTRNO$78 = 
160             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "AffordHousingReviewIndctr_No");
161         private static final javax.xml.namespace.QName AFFORDHOUSINGREVIEWINDCTRYES$80 = 
162             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "AffordHousingReviewIndctr_Yes");
163         private static final javax.xml.namespace.QName TOTALPOINTSPARTACOLUMN1CNT$82 = 
164             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "TotalPointsPartAColumn1Cnt");
165         private static final javax.xml.namespace.QName TOTALPOINTSPARTACOLUMN2CNT$84 = 
166             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "TotalPointsPartAColumn2Cnt");
167         private static final javax.xml.namespace.QName STATERQRSCOMPRHNSVPLANINDCTRNO$86 = 
168             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateRqrsComprhnsvPlanIndctr_No");
169         private static final javax.xml.namespace.QName STATERQRSCOMPRHNSVPLANINDCTRYES$88 = 
170             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateRqrsComprhnsvPlanIndctr_Yes");
171         private static final javax.xml.namespace.QName STATERQRS5YRGRWTHPLANINDCTRNO$90 = 
172             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateRqrs5YrGrwthPlanIndctr_No");
173         private static final javax.xml.namespace.QName STATERQRS5YRGRWTHPLANINDCTRYES$92 = 
174             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateRqrs5YrGrwthPlanIndctr_Yes");
175         private static final javax.xml.namespace.QName STATEREQUIRESLANDUSEINDCTRNO$94 = 
176             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateRequiresLandUseIndctr_No");
177         private static final javax.xml.namespace.QName STATEREQUIRESLANDUSEINDCTRYES$96 = 
178             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateRequiresLandUseIndctr_Yes");
179         private static final javax.xml.namespace.QName STATEAFFRDBLHSNGRVWMSSNINDCTRNO$98 = 
180             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateAffrdblHsngRvwMssnIndctr_No");
181         private static final javax.xml.namespace.QName STATEAFFRDBLHSNGRVWMSSNINDCTRYES$100 = 
182             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateAffrdblHsngRvwMssnIndctr_Yes");
183         private static final javax.xml.namespace.QName STATEREQUIRELOCALEVALUATIONINDCTRNO$102 = 
184             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateRequireLocalEvaluationIndctr_No");
185         private static final javax.xml.namespace.QName STATEREQUIRELOCALEVALUATIONINDCTRYES$104 = 
186             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateRequireLocalEvaluationIndctr_Yes");
187         private static final javax.xml.namespace.QName STATEEDUCATIONPROGRAMINDCTRNO$106 = 
188             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateEducationProgramIndctr_No");
189         private static final javax.xml.namespace.QName STATEEDUCATIONPROGRAMINDCTRYES$108 = 
190             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateEducationProgramIndctr_Yes");
191         private static final javax.xml.namespace.QName STATEIMPACTFEELEGISLATIONINDCTRNO$110 = 
192             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateImpactFeeLegislationIndctr_No");
193         private static final javax.xml.namespace.QName STATEIMPACTFEELEGISLATIONINDCTRYES$112 = 
194             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateImpactFeeLegislationIndctr_Yes");
195         private static final javax.xml.namespace.QName STATECPTLINVSTMNTSTNDRDSINDCTRNO$114 = 
196             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateCptlInvstmntStndrdsIndctr_No");
197         private static final javax.xml.namespace.QName STATECPTLINVSTMNTSTNDRDSINDCTRYES$116 = 
198             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateCptlInvstmntStndrdsIndctr_Yes");
199         private static final javax.xml.namespace.QName STATEPROVIDESFNNCLASSTNCINDCTRNO$118 = 
200             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateProvidesFnnclAsstncIndctr_No");
201         private static final javax.xml.namespace.QName STATEPROVIDESFNNCLASSTNCINDCTRYES$120 = 
202             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateProvidesFnnclAsstncIndctr_Yes");
203         private static final javax.xml.namespace.QName STATEWIDEBUILDINGCODEINDCTRNO$122 = 
204             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateWideBuildingCodeIndctr_No");
205         private static final javax.xml.namespace.QName STATEWIDEBUILDINGCODEINDCTRYES$124 = 
206             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateWideBuildingCodeIndctr_Yes");
207         private static final javax.xml.namespace.QName ADOPTEDHSNGRHBLTTNCODEINDCTRNO$126 = 
208             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "AdoptedHsngRhblttnCodeIndctr_No");
209         private static final javax.xml.namespace.QName ADOPTEDHSNGRHBLTTNCODEINDCTRYES$128 = 
210             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "AdoptedHsngRhblttnCodeIndctr_Yes");
211         private static final javax.xml.namespace.QName INITIATEDREGULATORYRFRMSINDCTR1NO$130 = 
212             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "InitiatedRegulatoryRfrmsIndctr1_No");
213         private static final javax.xml.namespace.QName INITIATEDREGULATORYRFRMSINDCTR1YES$132 = 
214             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "InitiatedRegulatoryRfrmsIndctr1_Yes");
215         private static final javax.xml.namespace.QName STATEFNDDAFFRDBEHSNGSTDYINDCTRNO$134 = 
216             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateFnddAffrdbeHsngStdyIndctr_No");
217         private static final javax.xml.namespace.QName STATEFNDDAFFRDBEHSNGSTDYINDCTRYES$136 = 
218             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateFnddAffrdbeHsngStdyIndctr_Yes");
219         private static final javax.xml.namespace.QName STATEINTTDRGLTRYRFRMINDCTRNO$138 = 
220             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateInttdRgltryRfrmIndctr_No");
221         private static final javax.xml.namespace.QName STATEINTTDRGLTRYRFRMINDCTRYES$140 = 
222             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateInttdRgltryRfrmIndctr_Yes");
223         private static final javax.xml.namespace.QName STATEINIATEDOTHERACTIONSINDCTRYES$142 = 
224             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateIniatedOtherActionsIndctr_Yes");
225         private static final javax.xml.namespace.QName STATEINIATEDOTHERACTIONSINDCTRNO$144 = 
226             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "StateIniatedOtherActionsIndctr_No");
227         private static final javax.xml.namespace.QName TOTALPOINTSPARTBCOLUMN1CNT$146 = 
228             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "TotalPointsPartBColumn1Cnt");
229         private static final javax.xml.namespace.QName TOTALPOINTSPARTBCOLUMN2CNT$148 = 
230             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "TotalPointsPartBColumn2Cnt");
231         private static final javax.xml.namespace.QName ADDITIONALINFO$150 = 
232             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "AdditionalInfo");
233         private static final javax.xml.namespace.QName FORMVERSION$152 = 
234             new javax.xml.namespace.QName("http://apply.grants.gov/forms/HUD_CommunityInitiative-V1.1", "FormVersion");
235         
236         
237         /**
238          * Gets the "OrganizationName" element
239          */
240         public java.lang.String getOrganizationName()
241         {
242             synchronized (monitor())
243             {
244                 check_orphaned();
245                 org.apache.xmlbeans.SimpleValue target = null;
246                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(ORGANIZATIONNAME$0, 0);
247                 if (target == null)
248                 {
249                     return null;
250                 }
251                 return target.getStringValue();
252             }
253         }
254         
255         /**
256          * Gets (as xml) the "OrganizationName" element
257          */
258         public gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType xgetOrganizationName()
259         {
260             synchronized (monitor())
261             {
262                 check_orphaned();
263                 gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType target = null;
264                 target = (gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType)get_store().find_element_user(ORGANIZATIONNAME$0, 0);
265                 return target;
266             }
267         }
268         
269         /**
270          * Sets the "OrganizationName" element
271          */
272         public void setOrganizationName(java.lang.String organizationName)
273         {
274             synchronized (monitor())
275             {
276                 check_orphaned();
277                 org.apache.xmlbeans.SimpleValue target = null;
278                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(ORGANIZATIONNAME$0, 0);
279                 if (target == null)
280                 {
281                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(ORGANIZATIONNAME$0);
282                 }
283                 target.setStringValue(organizationName);
284             }
285         }
286         
287         /**
288          * Sets (as xml) the "OrganizationName" element
289          */
290         public void xsetOrganizationName(gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType organizationName)
291         {
292             synchronized (monitor())
293             {
294                 check_orphaned();
295                 gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType target = null;
296                 target = (gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType)get_store().find_element_user(ORGANIZATIONNAME$0, 0);
297                 if (target == null)
298                 {
299                     target = (gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType)get_store().add_element_user(ORGANIZATIONNAME$0);
300                 }
301                 target.set(organizationName);
302             }
303         }
304         
305         /**
306          * Gets the "JurisdictionHsngElmntIndctr_No" element
307          */
308         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getJurisdictionHsngElmntIndctrNo()
309         {
310             synchronized (monitor())
311             {
312                 check_orphaned();
313                 org.apache.xmlbeans.SimpleValue target = null;
314                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(JURISDICTIONHSNGELMNTINDCTRNO$2, 0);
315                 if (target == null)
316                 {
317                     return null;
318                 }
319                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
320             }
321         }
322         
323         /**
324          * Gets (as xml) the "JurisdictionHsngElmntIndctr_No" element
325          */
326         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetJurisdictionHsngElmntIndctrNo()
327         {
328             synchronized (monitor())
329             {
330                 check_orphaned();
331                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
332                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(JURISDICTIONHSNGELMNTINDCTRNO$2, 0);
333                 return target;
334             }
335         }
336         
337         /**
338          * True if has "JurisdictionHsngElmntIndctr_No" element
339          */
340         public boolean isSetJurisdictionHsngElmntIndctrNo()
341         {
342             synchronized (monitor())
343             {
344                 check_orphaned();
345                 return get_store().count_elements(JURISDICTIONHSNGELMNTINDCTRNO$2) != 0;
346             }
347         }
348         
349         /**
350          * Sets the "JurisdictionHsngElmntIndctr_No" element
351          */
352         public void setJurisdictionHsngElmntIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum jurisdictionHsngElmntIndctrNo)
353         {
354             synchronized (monitor())
355             {
356                 check_orphaned();
357                 org.apache.xmlbeans.SimpleValue target = null;
358                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(JURISDICTIONHSNGELMNTINDCTRNO$2, 0);
359                 if (target == null)
360                 {
361                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(JURISDICTIONHSNGELMNTINDCTRNO$2);
362                 }
363                 target.setEnumValue(jurisdictionHsngElmntIndctrNo);
364             }
365         }
366         
367         /**
368          * Sets (as xml) the "JurisdictionHsngElmntIndctr_No" element
369          */
370         public void xsetJurisdictionHsngElmntIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType jurisdictionHsngElmntIndctrNo)
371         {
372             synchronized (monitor())
373             {
374                 check_orphaned();
375                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
376                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(JURISDICTIONHSNGELMNTINDCTRNO$2, 0);
377                 if (target == null)
378                 {
379                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(JURISDICTIONHSNGELMNTINDCTRNO$2);
380                 }
381                 target.set(jurisdictionHsngElmntIndctrNo);
382             }
383         }
384         
385         /**
386          * Unsets the "JurisdictionHsngElmntIndctr_No" element
387          */
388         public void unsetJurisdictionHsngElmntIndctrNo()
389         {
390             synchronized (monitor())
391             {
392                 check_orphaned();
393                 get_store().remove_element(JURISDICTIONHSNGELMNTINDCTRNO$2, 0);
394             }
395         }
396         
397         /**
398          * Gets the "JurisdictionHsngElmntIndctr_Yes" element
399          */
400         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getJurisdictionHsngElmntIndctrYes()
401         {
402             synchronized (monitor())
403             {
404                 check_orphaned();
405                 org.apache.xmlbeans.SimpleValue target = null;
406                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(JURISDICTIONHSNGELMNTINDCTRYES$4, 0);
407                 if (target == null)
408                 {
409                     return null;
410                 }
411                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
412             }
413         }
414         
415         /**
416          * Gets (as xml) the "JurisdictionHsngElmntIndctr_Yes" element
417          */
418         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetJurisdictionHsngElmntIndctrYes()
419         {
420             synchronized (monitor())
421             {
422                 check_orphaned();
423                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
424                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(JURISDICTIONHSNGELMNTINDCTRYES$4, 0);
425                 return target;
426             }
427         }
428         
429         /**
430          * True if has "JurisdictionHsngElmntIndctr_Yes" element
431          */
432         public boolean isSetJurisdictionHsngElmntIndctrYes()
433         {
434             synchronized (monitor())
435             {
436                 check_orphaned();
437                 return get_store().count_elements(JURISDICTIONHSNGELMNTINDCTRYES$4) != 0;
438             }
439         }
440         
441         /**
442          * Sets the "JurisdictionHsngElmntIndctr_Yes" element
443          */
444         public void setJurisdictionHsngElmntIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum jurisdictionHsngElmntIndctrYes)
445         {
446             synchronized (monitor())
447             {
448                 check_orphaned();
449                 org.apache.xmlbeans.SimpleValue target = null;
450                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(JURISDICTIONHSNGELMNTINDCTRYES$4, 0);
451                 if (target == null)
452                 {
453                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(JURISDICTIONHSNGELMNTINDCTRYES$4);
454                 }
455                 target.setEnumValue(jurisdictionHsngElmntIndctrYes);
456             }
457         }
458         
459         /**
460          * Sets (as xml) the "JurisdictionHsngElmntIndctr_Yes" element
461          */
462         public void xsetJurisdictionHsngElmntIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType jurisdictionHsngElmntIndctrYes)
463         {
464             synchronized (monitor())
465             {
466                 check_orphaned();
467                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
468                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(JURISDICTIONHSNGELMNTINDCTRYES$4, 0);
469                 if (target == null)
470                 {
471                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(JURISDICTIONHSNGELMNTINDCTRYES$4);
472                 }
473                 target.set(jurisdictionHsngElmntIndctrYes);
474             }
475         }
476         
477         /**
478          * Unsets the "JurisdictionHsngElmntIndctr_Yes" element
479          */
480         public void unsetJurisdictionHsngElmntIndctrYes()
481         {
482             synchronized (monitor())
483             {
484                 check_orphaned();
485                 get_store().remove_element(JURISDICTIONHSNGELMNTINDCTRYES$4, 0);
486             }
487         }
488         
489         /**
490          * Gets the "JursdctnHsngNeedsEstIndctr_No" element
491          */
492         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getJursdctnHsngNeedsEstIndctrNo()
493         {
494             synchronized (monitor())
495             {
496                 check_orphaned();
497                 org.apache.xmlbeans.SimpleValue target = null;
498                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(JURSDCTNHSNGNEEDSESTINDCTRNO$6, 0);
499                 if (target == null)
500                 {
501                     return null;
502                 }
503                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
504             }
505         }
506         
507         /**
508          * Gets (as xml) the "JursdctnHsngNeedsEstIndctr_No" element
509          */
510         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetJursdctnHsngNeedsEstIndctrNo()
511         {
512             synchronized (monitor())
513             {
514                 check_orphaned();
515                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
516                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(JURSDCTNHSNGNEEDSESTINDCTRNO$6, 0);
517                 return target;
518             }
519         }
520         
521         /**
522          * True if has "JursdctnHsngNeedsEstIndctr_No" element
523          */
524         public boolean isSetJursdctnHsngNeedsEstIndctrNo()
525         {
526             synchronized (monitor())
527             {
528                 check_orphaned();
529                 return get_store().count_elements(JURSDCTNHSNGNEEDSESTINDCTRNO$6) != 0;
530             }
531         }
532         
533         /**
534          * Sets the "JursdctnHsngNeedsEstIndctr_No" element
535          */
536         public void setJursdctnHsngNeedsEstIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum jursdctnHsngNeedsEstIndctrNo)
537         {
538             synchronized (monitor())
539             {
540                 check_orphaned();
541                 org.apache.xmlbeans.SimpleValue target = null;
542                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(JURSDCTNHSNGNEEDSESTINDCTRNO$6, 0);
543                 if (target == null)
544                 {
545                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(JURSDCTNHSNGNEEDSESTINDCTRNO$6);
546                 }
547                 target.setEnumValue(jursdctnHsngNeedsEstIndctrNo);
548             }
549         }
550         
551         /**
552          * Sets (as xml) the "JursdctnHsngNeedsEstIndctr_No" element
553          */
554         public void xsetJursdctnHsngNeedsEstIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType jursdctnHsngNeedsEstIndctrNo)
555         {
556             synchronized (monitor())
557             {
558                 check_orphaned();
559                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
560                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(JURSDCTNHSNGNEEDSESTINDCTRNO$6, 0);
561                 if (target == null)
562                 {
563                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(JURSDCTNHSNGNEEDSESTINDCTRNO$6);
564                 }
565                 target.set(jursdctnHsngNeedsEstIndctrNo);
566             }
567         }
568         
569         /**
570          * Unsets the "JursdctnHsngNeedsEstIndctr_No" element
571          */
572         public void unsetJursdctnHsngNeedsEstIndctrNo()
573         {
574             synchronized (monitor())
575             {
576                 check_orphaned();
577                 get_store().remove_element(JURSDCTNHSNGNEEDSESTINDCTRNO$6, 0);
578             }
579         }
580         
581         /**
582          * Gets the "JursdctnHsngNeedsEstIndctr_Yes" element
583          */
584         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getJursdctnHsngNeedsEstIndctrYes()
585         {
586             synchronized (monitor())
587             {
588                 check_orphaned();
589                 org.apache.xmlbeans.SimpleValue target = null;
590                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(JURSDCTNHSNGNEEDSESTINDCTRYES$8, 0);
591                 if (target == null)
592                 {
593                     return null;
594                 }
595                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
596             }
597         }
598         
599         /**
600          * Gets (as xml) the "JursdctnHsngNeedsEstIndctr_Yes" element
601          */
602         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetJursdctnHsngNeedsEstIndctrYes()
603         {
604             synchronized (monitor())
605             {
606                 check_orphaned();
607                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
608                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(JURSDCTNHSNGNEEDSESTINDCTRYES$8, 0);
609                 return target;
610             }
611         }
612         
613         /**
614          * True if has "JursdctnHsngNeedsEstIndctr_Yes" element
615          */
616         public boolean isSetJursdctnHsngNeedsEstIndctrYes()
617         {
618             synchronized (monitor())
619             {
620                 check_orphaned();
621                 return get_store().count_elements(JURSDCTNHSNGNEEDSESTINDCTRYES$8) != 0;
622             }
623         }
624         
625         /**
626          * Sets the "JursdctnHsngNeedsEstIndctr_Yes" element
627          */
628         public void setJursdctnHsngNeedsEstIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum jursdctnHsngNeedsEstIndctrYes)
629         {
630             synchronized (monitor())
631             {
632                 check_orphaned();
633                 org.apache.xmlbeans.SimpleValue target = null;
634                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(JURSDCTNHSNGNEEDSESTINDCTRYES$8, 0);
635                 if (target == null)
636                 {
637                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(JURSDCTNHSNGNEEDSESTINDCTRYES$8);
638                 }
639                 target.setEnumValue(jursdctnHsngNeedsEstIndctrYes);
640             }
641         }
642         
643         /**
644          * Sets (as xml) the "JursdctnHsngNeedsEstIndctr_Yes" element
645          */
646         public void xsetJursdctnHsngNeedsEstIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType jursdctnHsngNeedsEstIndctrYes)
647         {
648             synchronized (monitor())
649             {
650                 check_orphaned();
651                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
652                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(JURSDCTNHSNGNEEDSESTINDCTRYES$8, 0);
653                 if (target == null)
654                 {
655                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(JURSDCTNHSNGNEEDSESTINDCTRYES$8);
656                 }
657                 target.set(jursdctnHsngNeedsEstIndctrYes);
658             }
659         }
660         
661         /**
662          * Unsets the "JursdctnHsngNeedsEstIndctr_Yes" element
663          */
664         public void unsetJursdctnHsngNeedsEstIndctrYes()
665         {
666             synchronized (monitor())
667             {
668                 check_orphaned();
669                 get_store().remove_element(JURSDCTNHSNGNEEDSESTINDCTRYES$8, 0);
670             }
671         }
672         
673         /**
674          * Gets the "LandUseControlsCnfrmncIndctr_No" element
675          */
676         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getLandUseControlsCnfrmncIndctrNo()
677         {
678             synchronized (monitor())
679             {
680                 check_orphaned();
681                 org.apache.xmlbeans.SimpleValue target = null;
682                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(LANDUSECONTROLSCNFRMNCINDCTRNO$10, 0);
683                 if (target == null)
684                 {
685                     return null;
686                 }
687                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
688             }
689         }
690         
691         /**
692          * Gets (as xml) the "LandUseControlsCnfrmncIndctr_No" element
693          */
694         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetLandUseControlsCnfrmncIndctrNo()
695         {
696             synchronized (monitor())
697             {
698                 check_orphaned();
699                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
700                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(LANDUSECONTROLSCNFRMNCINDCTRNO$10, 0);
701                 return target;
702             }
703         }
704         
705         /**
706          * True if has "LandUseControlsCnfrmncIndctr_No" element
707          */
708         public boolean isSetLandUseControlsCnfrmncIndctrNo()
709         {
710             synchronized (monitor())
711             {
712                 check_orphaned();
713                 return get_store().count_elements(LANDUSECONTROLSCNFRMNCINDCTRNO$10) != 0;
714             }
715         }
716         
717         /**
718          * Sets the "LandUseControlsCnfrmncIndctr_No" element
719          */
720         public void setLandUseControlsCnfrmncIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum landUseControlsCnfrmncIndctrNo)
721         {
722             synchronized (monitor())
723             {
724                 check_orphaned();
725                 org.apache.xmlbeans.SimpleValue target = null;
726                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(LANDUSECONTROLSCNFRMNCINDCTRNO$10, 0);
727                 if (target == null)
728                 {
729                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(LANDUSECONTROLSCNFRMNCINDCTRNO$10);
730                 }
731                 target.setEnumValue(landUseControlsCnfrmncIndctrNo);
732             }
733         }
734         
735         /**
736          * Sets (as xml) the "LandUseControlsCnfrmncIndctr_No" element
737          */
738         public void xsetLandUseControlsCnfrmncIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType landUseControlsCnfrmncIndctrNo)
739         {
740             synchronized (monitor())
741             {
742                 check_orphaned();
743                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
744                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(LANDUSECONTROLSCNFRMNCINDCTRNO$10, 0);
745                 if (target == null)
746                 {
747                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(LANDUSECONTROLSCNFRMNCINDCTRNO$10);
748                 }
749                 target.set(landUseControlsCnfrmncIndctrNo);
750             }
751         }
752         
753         /**
754          * Unsets the "LandUseControlsCnfrmncIndctr_No" element
755          */
756         public void unsetLandUseControlsCnfrmncIndctrNo()
757         {
758             synchronized (monitor())
759             {
760                 check_orphaned();
761                 get_store().remove_element(LANDUSECONTROLSCNFRMNCINDCTRNO$10, 0);
762             }
763         }
764         
765         /**
766          * Gets the "LandUseControlsCnfrmncIndctr_Yes" element
767          */
768         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getLandUseControlsCnfrmncIndctrYes()
769         {
770             synchronized (monitor())
771             {
772                 check_orphaned();
773                 org.apache.xmlbeans.SimpleValue target = null;
774                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(LANDUSECONTROLSCNFRMNCINDCTRYES$12, 0);
775                 if (target == null)
776                 {
777                     return null;
778                 }
779                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
780             }
781         }
782         
783         /**
784          * Gets (as xml) the "LandUseControlsCnfrmncIndctr_Yes" element
785          */
786         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetLandUseControlsCnfrmncIndctrYes()
787         {
788             synchronized (monitor())
789             {
790                 check_orphaned();
791                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
792                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(LANDUSECONTROLSCNFRMNCINDCTRYES$12, 0);
793                 return target;
794             }
795         }
796         
797         /**
798          * True if has "LandUseControlsCnfrmncIndctr_Yes" element
799          */
800         public boolean isSetLandUseControlsCnfrmncIndctrYes()
801         {
802             synchronized (monitor())
803             {
804                 check_orphaned();
805                 return get_store().count_elements(LANDUSECONTROLSCNFRMNCINDCTRYES$12) != 0;
806             }
807         }
808         
809         /**
810          * Sets the "LandUseControlsCnfrmncIndctr_Yes" element
811          */
812         public void setLandUseControlsCnfrmncIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum landUseControlsCnfrmncIndctrYes)
813         {
814             synchronized (monitor())
815             {
816                 check_orphaned();
817                 org.apache.xmlbeans.SimpleValue target = null;
818                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(LANDUSECONTROLSCNFRMNCINDCTRYES$12, 0);
819                 if (target == null)
820                 {
821                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(LANDUSECONTROLSCNFRMNCINDCTRYES$12);
822                 }
823                 target.setEnumValue(landUseControlsCnfrmncIndctrYes);
824             }
825         }
826         
827         /**
828          * Sets (as xml) the "LandUseControlsCnfrmncIndctr_Yes" element
829          */
830         public void xsetLandUseControlsCnfrmncIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType landUseControlsCnfrmncIndctrYes)
831         {
832             synchronized (monitor())
833             {
834                 check_orphaned();
835                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
836                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(LANDUSECONTROLSCNFRMNCINDCTRYES$12, 0);
837                 if (target == null)
838                 {
839                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(LANDUSECONTROLSCNFRMNCINDCTRYES$12);
840                 }
841                 target.set(landUseControlsCnfrmncIndctrYes);
842             }
843         }
844         
845         /**
846          * Unsets the "LandUseControlsCnfrmncIndctr_Yes" element
847          */
848         public void unsetLandUseControlsCnfrmncIndctrYes()
849         {
850             synchronized (monitor())
851             {
852                 check_orphaned();
853                 get_store().remove_element(LANDUSECONTROLSCNFRMNCINDCTRYES$12, 0);
854             }
855         }
856         
857         /**
858          * Gets the "BuildingSizeRequirementsIndctr_Yes" element
859          */
860         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBuildingSizeRequirementsIndctrYes()
861         {
862             synchronized (monitor())
863             {
864                 check_orphaned();
865                 org.apache.xmlbeans.SimpleValue target = null;
866                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(BUILDINGSIZEREQUIREMENTSINDCTRYES$14, 0);
867                 if (target == null)
868                 {
869                     return null;
870                 }
871                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
872             }
873         }
874         
875         /**
876          * Gets (as xml) the "BuildingSizeRequirementsIndctr_Yes" element
877          */
878         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBuildingSizeRequirementsIndctrYes()
879         {
880             synchronized (monitor())
881             {
882                 check_orphaned();
883                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
884                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(BUILDINGSIZEREQUIREMENTSINDCTRYES$14, 0);
885                 return target;
886             }
887         }
888         
889         /**
890          * True if has "BuildingSizeRequirementsIndctr_Yes" element
891          */
892         public boolean isSetBuildingSizeRequirementsIndctrYes()
893         {
894             synchronized (monitor())
895             {
896                 check_orphaned();
897                 return get_store().count_elements(BUILDINGSIZEREQUIREMENTSINDCTRYES$14) != 0;
898             }
899         }
900         
901         /**
902          * Sets the "BuildingSizeRequirementsIndctr_Yes" element
903          */
904         public void setBuildingSizeRequirementsIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum buildingSizeRequirementsIndctrYes)
905         {
906             synchronized (monitor())
907             {
908                 check_orphaned();
909                 org.apache.xmlbeans.SimpleValue target = null;
910                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(BUILDINGSIZEREQUIREMENTSINDCTRYES$14, 0);
911                 if (target == null)
912                 {
913                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(BUILDINGSIZEREQUIREMENTSINDCTRYES$14);
914                 }
915                 target.setEnumValue(buildingSizeRequirementsIndctrYes);
916             }
917         }
918         
919         /**
920          * Sets (as xml) the "BuildingSizeRequirementsIndctr_Yes" element
921          */
922         public void xsetBuildingSizeRequirementsIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType buildingSizeRequirementsIndctrYes)
923         {
924             synchronized (monitor())
925             {
926                 check_orphaned();
927                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
928                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(BUILDINGSIZEREQUIREMENTSINDCTRYES$14, 0);
929                 if (target == null)
930                 {
931                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(BUILDINGSIZEREQUIREMENTSINDCTRYES$14);
932                 }
933                 target.set(buildingSizeRequirementsIndctrYes);
934             }
935         }
936         
937         /**
938          * Unsets the "BuildingSizeRequirementsIndctr_Yes" element
939          */
940         public void unsetBuildingSizeRequirementsIndctrYes()
941         {
942             synchronized (monitor())
943             {
944                 check_orphaned();
945                 get_store().remove_element(BUILDINGSIZEREQUIREMENTSINDCTRYES$14, 0);
946             }
947         }
948         
949         /**
950          * Gets the "BuildingSizeRequirementsIndctr_No" element
951          */
952         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBuildingSizeRequirementsIndctrNo()
953         {
954             synchronized (monitor())
955             {
956                 check_orphaned();
957                 org.apache.xmlbeans.SimpleValue target = null;
958                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(BUILDINGSIZEREQUIREMENTSINDCTRNO$16, 0);
959                 if (target == null)
960                 {
961                     return null;
962                 }
963                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
964             }
965         }
966         
967         /**
968          * Gets (as xml) the "BuildingSizeRequirementsIndctr_No" element
969          */
970         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBuildingSizeRequirementsIndctrNo()
971         {
972             synchronized (monitor())
973             {
974                 check_orphaned();
975                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
976                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(BUILDINGSIZEREQUIREMENTSINDCTRNO$16, 0);
977                 return target;
978             }
979         }
980         
981         /**
982          * True if has "BuildingSizeRequirementsIndctr_No" element
983          */
984         public boolean isSetBuildingSizeRequirementsIndctrNo()
985         {
986             synchronized (monitor())
987             {
988                 check_orphaned();
989                 return get_store().count_elements(BUILDINGSIZEREQUIREMENTSINDCTRNO$16) != 0;
990             }
991         }
992         
993         /**
994          * Sets the "BuildingSizeRequirementsIndctr_No" element
995          */
996         public void setBuildingSizeRequirementsIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum buildingSizeRequirementsIndctrNo)
997         {
998             synchronized (monitor())
999             {
1000                 check_orphaned();
1001                 org.apache.xmlbeans.SimpleValue target = null;
1002                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(BUILDINGSIZEREQUIREMENTSINDCTRNO$16, 0);
1003                 if (target == null)
1004                 {
1005                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(BUILDINGSIZEREQUIREMENTSINDCTRNO$16);
1006                 }
1007                 target.setEnumValue(buildingSizeRequirementsIndctrNo);
1008             }
1009         }
1010         
1011         /**
1012          * Sets (as xml) the "BuildingSizeRequirementsIndctr_No" element
1013          */
1014         public void xsetBuildingSizeRequirementsIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType buildingSizeRequirementsIndctrNo)
1015         {
1016             synchronized (monitor())
1017             {
1018                 check_orphaned();
1019                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1020                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(BUILDINGSIZEREQUIREMENTSINDCTRNO$16, 0);
1021                 if (target == null)
1022                 {
1023                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(BUILDINGSIZEREQUIREMENTSINDCTRNO$16);
1024                 }
1025                 target.set(buildingSizeRequirementsIndctrNo);
1026             }
1027         }
1028         
1029         /**
1030          * Unsets the "BuildingSizeRequirementsIndctr_No" element
1031          */
1032         public void unsetBuildingSizeRequirementsIndctrNo()
1033         {
1034             synchronized (monitor())
1035             {
1036                 check_orphaned();
1037                 get_store().remove_element(BUILDINGSIZEREQUIREMENTSINDCTRNO$16, 0);
1038             }
1039         }
1040         
1041         /**
1042          * Gets the "DevelopmentImpactFeesIndctr_No" element
1043          */
1044         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDevelopmentImpactFeesIndctrNo()
1045         {
1046             synchronized (monitor())
1047             {
1048                 check_orphaned();
1049                 org.apache.xmlbeans.SimpleValue target = null;
1050                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(DEVELOPMENTIMPACTFEESINDCTRNO$18, 0);
1051                 if (target == null)
1052                 {
1053                     return null;
1054                 }
1055                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
1056             }
1057         }
1058         
1059         /**
1060          * Gets (as xml) the "DevelopmentImpactFeesIndctr_No" element
1061          */
1062         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDevelopmentImpactFeesIndctrNo()
1063         {
1064             synchronized (monitor())
1065             {
1066                 check_orphaned();
1067                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1068                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(DEVELOPMENTIMPACTFEESINDCTRNO$18, 0);
1069                 return target;
1070             }
1071         }
1072         
1073         /**
1074          * True if has "DevelopmentImpactFeesIndctr_No" element
1075          */
1076         public boolean isSetDevelopmentImpactFeesIndctrNo()
1077         {
1078             synchronized (monitor())
1079             {
1080                 check_orphaned();
1081                 return get_store().count_elements(DEVELOPMENTIMPACTFEESINDCTRNO$18) != 0;
1082             }
1083         }
1084         
1085         /**
1086          * Sets the "DevelopmentImpactFeesIndctr_No" element
1087          */
1088         public void setDevelopmentImpactFeesIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum developmentImpactFeesIndctrNo)
1089         {
1090             synchronized (monitor())
1091             {
1092                 check_orphaned();
1093                 org.apache.xmlbeans.SimpleValue target = null;
1094                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(DEVELOPMENTIMPACTFEESINDCTRNO$18, 0);
1095                 if (target == null)
1096                 {
1097                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(DEVELOPMENTIMPACTFEESINDCTRNO$18);
1098                 }
1099                 target.setEnumValue(developmentImpactFeesIndctrNo);
1100             }
1101         }
1102         
1103         /**
1104          * Sets (as xml) the "DevelopmentImpactFeesIndctr_No" element
1105          */
1106         public void xsetDevelopmentImpactFeesIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType developmentImpactFeesIndctrNo)
1107         {
1108             synchronized (monitor())
1109             {
1110                 check_orphaned();
1111                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1112                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(DEVELOPMENTIMPACTFEESINDCTRNO$18, 0);
1113                 if (target == null)
1114                 {
1115                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(DEVELOPMENTIMPACTFEESINDCTRNO$18);
1116                 }
1117                 target.set(developmentImpactFeesIndctrNo);
1118             }
1119         }
1120         
1121         /**
1122          * Unsets the "DevelopmentImpactFeesIndctr_No" element
1123          */
1124         public void unsetDevelopmentImpactFeesIndctrNo()
1125         {
1126             synchronized (monitor())
1127             {
1128                 check_orphaned();
1129                 get_store().remove_element(DEVELOPMENTIMPACTFEESINDCTRNO$18, 0);
1130             }
1131         }
1132         
1133         /**
1134          * Gets the "DevelopmentImpactFeesIndctr_Yes" element
1135          */
1136         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getDevelopmentImpactFeesIndctrYes()
1137         {
1138             synchronized (monitor())
1139             {
1140                 check_orphaned();
1141                 org.apache.xmlbeans.SimpleValue target = null;
1142                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(DEVELOPMENTIMPACTFEESINDCTRYES$20, 0);
1143                 if (target == null)
1144                 {
1145                     return null;
1146                 }
1147                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
1148             }
1149         }
1150         
1151         /**
1152          * Gets (as xml) the "DevelopmentImpactFeesIndctr_Yes" element
1153          */
1154         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetDevelopmentImpactFeesIndctrYes()
1155         {
1156             synchronized (monitor())
1157             {
1158                 check_orphaned();
1159                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1160                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(DEVELOPMENTIMPACTFEESINDCTRYES$20, 0);
1161                 return target;
1162             }
1163         }
1164         
1165         /**
1166          * True if has "DevelopmentImpactFeesIndctr_Yes" element
1167          */
1168         public boolean isSetDevelopmentImpactFeesIndctrYes()
1169         {
1170             synchronized (monitor())
1171             {
1172                 check_orphaned();
1173                 return get_store().count_elements(DEVELOPMENTIMPACTFEESINDCTRYES$20) != 0;
1174             }
1175         }
1176         
1177         /**
1178          * Sets the "DevelopmentImpactFeesIndctr_Yes" element
1179          */
1180         public void setDevelopmentImpactFeesIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum developmentImpactFeesIndctrYes)
1181         {
1182             synchronized (monitor())
1183             {
1184                 check_orphaned();
1185                 org.apache.xmlbeans.SimpleValue target = null;
1186                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(DEVELOPMENTIMPACTFEESINDCTRYES$20, 0);
1187                 if (target == null)
1188                 {
1189                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(DEVELOPMENTIMPACTFEESINDCTRYES$20);
1190                 }
1191                 target.setEnumValue(developmentImpactFeesIndctrYes);
1192             }
1193         }
1194         
1195         /**
1196          * Sets (as xml) the "DevelopmentImpactFeesIndctr_Yes" element
1197          */
1198         public void xsetDevelopmentImpactFeesIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType developmentImpactFeesIndctrYes)
1199         {
1200             synchronized (monitor())
1201             {
1202                 check_orphaned();
1203                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1204                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(DEVELOPMENTIMPACTFEESINDCTRYES$20, 0);
1205                 if (target == null)
1206                 {
1207                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(DEVELOPMENTIMPACTFEESINDCTRYES$20);
1208                 }
1209                 target.set(developmentImpactFeesIndctrYes);
1210             }
1211         }
1212         
1213         /**
1214          * Unsets the "DevelopmentImpactFeesIndctr_Yes" element
1215          */
1216         public void unsetDevelopmentImpactFeesIndctrYes()
1217         {
1218             synchronized (monitor())
1219             {
1220                 check_orphaned();
1221                 get_store().remove_element(DEVELOPMENTIMPACTFEESINDCTRYES$20, 0);
1222             }
1223         }
1224         
1225         /**
1226          * Gets the "CapitalInvstmntCrtrIndctr_No" element
1227          */
1228         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCapitalInvstmntCrtrIndctrNo()
1229         {
1230             synchronized (monitor())
1231             {
1232                 check_orphaned();
1233                 org.apache.xmlbeans.SimpleValue target = null;
1234                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(CAPITALINVSTMNTCRTRINDCTRNO$22, 0);
1235                 if (target == null)
1236                 {
1237                     return null;
1238                 }
1239                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
1240             }
1241         }
1242         
1243         /**
1244          * Gets (as xml) the "CapitalInvstmntCrtrIndctr_No" element
1245          */
1246         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCapitalInvstmntCrtrIndctrNo()
1247         {
1248             synchronized (monitor())
1249             {
1250                 check_orphaned();
1251                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1252                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(CAPITALINVSTMNTCRTRINDCTRNO$22, 0);
1253                 return target;
1254             }
1255         }
1256         
1257         /**
1258          * True if has "CapitalInvstmntCrtrIndctr_No" element
1259          */
1260         public boolean isSetCapitalInvstmntCrtrIndctrNo()
1261         {
1262             synchronized (monitor())
1263             {
1264                 check_orphaned();
1265                 return get_store().count_elements(CAPITALINVSTMNTCRTRINDCTRNO$22) != 0;
1266             }
1267         }
1268         
1269         /**
1270          * Sets the "CapitalInvstmntCrtrIndctr_No" element
1271          */
1272         public void setCapitalInvstmntCrtrIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum capitalInvstmntCrtrIndctrNo)
1273         {
1274             synchronized (monitor())
1275             {
1276                 check_orphaned();
1277                 org.apache.xmlbeans.SimpleValue target = null;
1278                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(CAPITALINVSTMNTCRTRINDCTRNO$22, 0);
1279                 if (target == null)
1280                 {
1281                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(CAPITALINVSTMNTCRTRINDCTRNO$22);
1282                 }
1283                 target.setEnumValue(capitalInvstmntCrtrIndctrNo);
1284             }
1285         }
1286         
1287         /**
1288          * Sets (as xml) the "CapitalInvstmntCrtrIndctr_No" element
1289          */
1290         public void xsetCapitalInvstmntCrtrIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType capitalInvstmntCrtrIndctrNo)
1291         {
1292             synchronized (monitor())
1293             {
1294                 check_orphaned();
1295                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1296                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(CAPITALINVSTMNTCRTRINDCTRNO$22, 0);
1297                 if (target == null)
1298                 {
1299                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(CAPITALINVSTMNTCRTRINDCTRNO$22);
1300                 }
1301                 target.set(capitalInvstmntCrtrIndctrNo);
1302             }
1303         }
1304         
1305         /**
1306          * Unsets the "CapitalInvstmntCrtrIndctr_No" element
1307          */
1308         public void unsetCapitalInvstmntCrtrIndctrNo()
1309         {
1310             synchronized (monitor())
1311             {
1312                 check_orphaned();
1313                 get_store().remove_element(CAPITALINVSTMNTCRTRINDCTRNO$22, 0);
1314             }
1315         }
1316         
1317         /**
1318          * Gets the "CapitalInvstmntCrtrIndctr_Yes" element
1319          */
1320         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCapitalInvstmntCrtrIndctrYes()
1321         {
1322             synchronized (monitor())
1323             {
1324                 check_orphaned();
1325                 org.apache.xmlbeans.SimpleValue target = null;
1326                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(CAPITALINVSTMNTCRTRINDCTRYES$24, 0);
1327                 if (target == null)
1328                 {
1329                     return null;
1330                 }
1331                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
1332             }
1333         }
1334         
1335         /**
1336          * Gets (as xml) the "CapitalInvstmntCrtrIndctr_Yes" element
1337          */
1338         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCapitalInvstmntCrtrIndctrYes()
1339         {
1340             synchronized (monitor())
1341             {
1342                 check_orphaned();
1343                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1344                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(CAPITALINVSTMNTCRTRINDCTRYES$24, 0);
1345                 return target;
1346             }
1347         }
1348         
1349         /**
1350          * True if has "CapitalInvstmntCrtrIndctr_Yes" element
1351          */
1352         public boolean isSetCapitalInvstmntCrtrIndctrYes()
1353         {
1354             synchronized (monitor())
1355             {
1356                 check_orphaned();
1357                 return get_store().count_elements(CAPITALINVSTMNTCRTRINDCTRYES$24) != 0;
1358             }
1359         }
1360         
1361         /**
1362          * Sets the "CapitalInvstmntCrtrIndctr_Yes" element
1363          */
1364         public void setCapitalInvstmntCrtrIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum capitalInvstmntCrtrIndctrYes)
1365         {
1366             synchronized (monitor())
1367             {
1368                 check_orphaned();
1369                 org.apache.xmlbeans.SimpleValue target = null;
1370                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(CAPITALINVSTMNTCRTRINDCTRYES$24, 0);
1371                 if (target == null)
1372                 {
1373                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(CAPITALINVSTMNTCRTRINDCTRYES$24);
1374                 }
1375                 target.setEnumValue(capitalInvstmntCrtrIndctrYes);
1376             }
1377         }
1378         
1379         /**
1380          * Sets (as xml) the "CapitalInvstmntCrtrIndctr_Yes" element
1381          */
1382         public void xsetCapitalInvstmntCrtrIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType capitalInvstmntCrtrIndctrYes)
1383         {
1384             synchronized (monitor())
1385             {
1386                 check_orphaned();
1387                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1388                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(CAPITALINVSTMNTCRTRINDCTRYES$24, 0);
1389                 if (target == null)
1390                 {
1391                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(CAPITALINVSTMNTCRTRINDCTRYES$24);
1392                 }
1393                 target.set(capitalInvstmntCrtrIndctrYes);
1394             }
1395         }
1396         
1397         /**
1398          * Unsets the "CapitalInvstmntCrtrIndctr_Yes" element
1399          */
1400         public void unsetCapitalInvstmntCrtrIndctrYes()
1401         {
1402             synchronized (monitor())
1403             {
1404                 check_orphaned();
1405                 get_store().remove_element(CAPITALINVSTMNTCRTRINDCTRYES$24, 0);
1406             }
1407         }
1408         
1409         /**
1410          * Gets the "AffordableHousingFeeWvrIndctr_No" element
1411          */
1412         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAffordableHousingFeeWvrIndctrNo()
1413         {
1414             synchronized (monitor())
1415             {
1416                 check_orphaned();
1417                 org.apache.xmlbeans.SimpleValue target = null;
1418                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(AFFORDABLEHOUSINGFEEWVRINDCTRNO$26, 0);
1419                 if (target == null)
1420                 {
1421                     return null;
1422                 }
1423                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
1424             }
1425         }
1426         
1427         /**
1428          * Gets (as xml) the "AffordableHousingFeeWvrIndctr_No" element
1429          */
1430         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAffordableHousingFeeWvrIndctrNo()
1431         {
1432             synchronized (monitor())
1433             {
1434                 check_orphaned();
1435                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1436                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(AFFORDABLEHOUSINGFEEWVRINDCTRNO$26, 0);
1437                 return target;
1438             }
1439         }
1440         
1441         /**
1442          * True if has "AffordableHousingFeeWvrIndctr_No" element
1443          */
1444         public boolean isSetAffordableHousingFeeWvrIndctrNo()
1445         {
1446             synchronized (monitor())
1447             {
1448                 check_orphaned();
1449                 return get_store().count_elements(AFFORDABLEHOUSINGFEEWVRINDCTRNO$26) != 0;
1450             }
1451         }
1452         
1453         /**
1454          * Sets the "AffordableHousingFeeWvrIndctr_No" element
1455          */
1456         public void setAffordableHousingFeeWvrIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum affordableHousingFeeWvrIndctrNo)
1457         {
1458             synchronized (monitor())
1459             {
1460                 check_orphaned();
1461                 org.apache.xmlbeans.SimpleValue target = null;
1462                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(AFFORDABLEHOUSINGFEEWVRINDCTRNO$26, 0);
1463                 if (target == null)
1464                 {
1465                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(AFFORDABLEHOUSINGFEEWVRINDCTRNO$26);
1466                 }
1467                 target.setEnumValue(affordableHousingFeeWvrIndctrNo);
1468             }
1469         }
1470         
1471         /**
1472          * Sets (as xml) the "AffordableHousingFeeWvrIndctr_No" element
1473          */
1474         public void xsetAffordableHousingFeeWvrIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType affordableHousingFeeWvrIndctrNo)
1475         {
1476             synchronized (monitor())
1477             {
1478                 check_orphaned();
1479                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1480                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(AFFORDABLEHOUSINGFEEWVRINDCTRNO$26, 0);
1481                 if (target == null)
1482                 {
1483                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(AFFORDABLEHOUSINGFEEWVRINDCTRNO$26);
1484                 }
1485                 target.set(affordableHousingFeeWvrIndctrNo);
1486             }
1487         }
1488         
1489         /**
1490          * Unsets the "AffordableHousingFeeWvrIndctr_No" element
1491          */
1492         public void unsetAffordableHousingFeeWvrIndctrNo()
1493         {
1494             synchronized (monitor())
1495             {
1496                 check_orphaned();
1497                 get_store().remove_element(AFFORDABLEHOUSINGFEEWVRINDCTRNO$26, 0);
1498             }
1499         }
1500         
1501         /**
1502          * Gets the "AffordableHousingFeeWvrIndctr_Yes" element
1503          */
1504         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAffordableHousingFeeWvrIndctrYes()
1505         {
1506             synchronized (monitor())
1507             {
1508                 check_orphaned();
1509                 org.apache.xmlbeans.SimpleValue target = null;
1510                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(AFFORDABLEHOUSINGFEEWVRINDCTRYES$28, 0);
1511                 if (target == null)
1512                 {
1513                     return null;
1514                 }
1515                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
1516             }
1517         }
1518         
1519         /**
1520          * Gets (as xml) the "AffordableHousingFeeWvrIndctr_Yes" element
1521          */
1522         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAffordableHousingFeeWvrIndctrYes()
1523         {
1524             synchronized (monitor())
1525             {
1526                 check_orphaned();
1527                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1528                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(AFFORDABLEHOUSINGFEEWVRINDCTRYES$28, 0);
1529                 return target;
1530             }
1531         }
1532         
1533         /**
1534          * True if has "AffordableHousingFeeWvrIndctr_Yes" element
1535          */
1536         public boolean isSetAffordableHousingFeeWvrIndctrYes()
1537         {
1538             synchronized (monitor())
1539             {
1540                 check_orphaned();
1541                 return get_store().count_elements(AFFORDABLEHOUSINGFEEWVRINDCTRYES$28) != 0;
1542             }
1543         }
1544         
1545         /**
1546          * Sets the "AffordableHousingFeeWvrIndctr_Yes" element
1547          */
1548         public void setAffordableHousingFeeWvrIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum affordableHousingFeeWvrIndctrYes)
1549         {
1550             synchronized (monitor())
1551             {
1552                 check_orphaned();
1553                 org.apache.xmlbeans.SimpleValue target = null;
1554                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(AFFORDABLEHOUSINGFEEWVRINDCTRYES$28, 0);
1555                 if (target == null)
1556                 {
1557                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(AFFORDABLEHOUSINGFEEWVRINDCTRYES$28);
1558                 }
1559                 target.setEnumValue(affordableHousingFeeWvrIndctrYes);
1560             }
1561         }
1562         
1563         /**
1564          * Sets (as xml) the "AffordableHousingFeeWvrIndctr_Yes" element
1565          */
1566         public void xsetAffordableHousingFeeWvrIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType affordableHousingFeeWvrIndctrYes)
1567         {
1568             synchronized (monitor())
1569             {
1570                 check_orphaned();
1571                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1572                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(AFFORDABLEHOUSINGFEEWVRINDCTRYES$28, 0);
1573                 if (target == null)
1574                 {
1575                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(AFFORDABLEHOUSINGFEEWVRINDCTRYES$28);
1576                 }
1577                 target.set(affordableHousingFeeWvrIndctrYes);
1578             }
1579         }
1580         
1581         /**
1582          * Unsets the "AffordableHousingFeeWvrIndctr_Yes" element
1583          */
1584         public void unsetAffordableHousingFeeWvrIndctrYes()
1585         {
1586             synchronized (monitor())
1587             {
1588                 check_orphaned();
1589                 get_store().remove_element(AFFORDABLEHOUSINGFEEWVRINDCTRYES$28, 0);
1590             }
1591         }
1592         
1593         /**
1594          * Gets the "BuildingCodeLanguageIndctr_No" element
1595          */
1596         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBuildingCodeLanguageIndctrNo()
1597         {
1598             synchronized (monitor())
1599             {
1600                 check_orphaned();
1601                 org.apache.xmlbeans.SimpleValue target = null;
1602                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(BUILDINGCODELANGUAGEINDCTRNO$30, 0);
1603                 if (target == null)
1604                 {
1605                     return null;
1606                 }
1607                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
1608             }
1609         }
1610         
1611         /**
1612          * Gets (as xml) the "BuildingCodeLanguageIndctr_No" element
1613          */
1614         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBuildingCodeLanguageIndctrNo()
1615         {
1616             synchronized (monitor())
1617             {
1618                 check_orphaned();
1619                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1620                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(BUILDINGCODELANGUAGEINDCTRNO$30, 0);
1621                 return target;
1622             }
1623         }
1624         
1625         /**
1626          * True if has "BuildingCodeLanguageIndctr_No" element
1627          */
1628         public boolean isSetBuildingCodeLanguageIndctrNo()
1629         {
1630             synchronized (monitor())
1631             {
1632                 check_orphaned();
1633                 return get_store().count_elements(BUILDINGCODELANGUAGEINDCTRNO$30) != 0;
1634             }
1635         }
1636         
1637         /**
1638          * Sets the "BuildingCodeLanguageIndctr_No" element
1639          */
1640         public void setBuildingCodeLanguageIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum buildingCodeLanguageIndctrNo)
1641         {
1642             synchronized (monitor())
1643             {
1644                 check_orphaned();
1645                 org.apache.xmlbeans.SimpleValue target = null;
1646                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(BUILDINGCODELANGUAGEINDCTRNO$30, 0);
1647                 if (target == null)
1648                 {
1649                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(BUILDINGCODELANGUAGEINDCTRNO$30);
1650                 }
1651                 target.setEnumValue(buildingCodeLanguageIndctrNo);
1652             }
1653         }
1654         
1655         /**
1656          * Sets (as xml) the "BuildingCodeLanguageIndctr_No" element
1657          */
1658         public void xsetBuildingCodeLanguageIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType buildingCodeLanguageIndctrNo)
1659         {
1660             synchronized (monitor())
1661             {
1662                 check_orphaned();
1663                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1664                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(BUILDINGCODELANGUAGEINDCTRNO$30, 0);
1665                 if (target == null)
1666                 {
1667                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(BUILDINGCODELANGUAGEINDCTRNO$30);
1668                 }
1669                 target.set(buildingCodeLanguageIndctrNo);
1670             }
1671         }
1672         
1673         /**
1674          * Unsets the "BuildingCodeLanguageIndctr_No" element
1675          */
1676         public void unsetBuildingCodeLanguageIndctrNo()
1677         {
1678             synchronized (monitor())
1679             {
1680                 check_orphaned();
1681                 get_store().remove_element(BUILDINGCODELANGUAGEINDCTRNO$30, 0);
1682             }
1683         }
1684         
1685         /**
1686          * Gets the "BuildingCodeLanguageIndctr_Yes" element
1687          */
1688         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBuildingCodeLanguageIndctrYes()
1689         {
1690             synchronized (monitor())
1691             {
1692                 check_orphaned();
1693                 org.apache.xmlbeans.SimpleValue target = null;
1694                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(BUILDINGCODELANGUAGEINDCTRYES$32, 0);
1695                 if (target == null)
1696                 {
1697                     return null;
1698                 }
1699                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
1700             }
1701         }
1702         
1703         /**
1704          * Gets (as xml) the "BuildingCodeLanguageIndctr_Yes" element
1705          */
1706         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBuildingCodeLanguageIndctrYes()
1707         {
1708             synchronized (monitor())
1709             {
1710                 check_orphaned();
1711                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1712                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(BUILDINGCODELANGUAGEINDCTRYES$32, 0);
1713                 return target;
1714             }
1715         }
1716         
1717         /**
1718          * True if has "BuildingCodeLanguageIndctr_Yes" element
1719          */
1720         public boolean isSetBuildingCodeLanguageIndctrYes()
1721         {
1722             synchronized (monitor())
1723             {
1724                 check_orphaned();
1725                 return get_store().count_elements(BUILDINGCODELANGUAGEINDCTRYES$32) != 0;
1726             }
1727         }
1728         
1729         /**
1730          * Sets the "BuildingCodeLanguageIndctr_Yes" element
1731          */
1732         public void setBuildingCodeLanguageIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum buildingCodeLanguageIndctrYes)
1733         {
1734             synchronized (monitor())
1735             {
1736                 check_orphaned();
1737                 org.apache.xmlbeans.SimpleValue target = null;
1738                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(BUILDINGCODELANGUAGEINDCTRYES$32, 0);
1739                 if (target == null)
1740                 {
1741                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(BUILDINGCODELANGUAGEINDCTRYES$32);
1742                 }
1743                 target.setEnumValue(buildingCodeLanguageIndctrYes);
1744             }
1745         }
1746         
1747         /**
1748          * Sets (as xml) the "BuildingCodeLanguageIndctr_Yes" element
1749          */
1750         public void xsetBuildingCodeLanguageIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType buildingCodeLanguageIndctrYes)
1751         {
1752             synchronized (monitor())
1753             {
1754                 check_orphaned();
1755                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1756                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(BUILDINGCODELANGUAGEINDCTRYES$32, 0);
1757                 if (target == null)
1758                 {
1759                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(BUILDINGCODELANGUAGEINDCTRYES$32);
1760                 }
1761                 target.set(buildingCodeLanguageIndctrYes);
1762             }
1763         }
1764         
1765         /**
1766          * Unsets the "BuildingCodeLanguageIndctr_Yes" element
1767          */
1768         public void unsetBuildingCodeLanguageIndctrYes()
1769         {
1770             synchronized (monitor())
1771             {
1772                 check_orphaned();
1773                 get_store().remove_element(BUILDINGCODELANGUAGEINDCTRYES$32, 0);
1774             }
1775         }
1776         
1777         /**
1778          * Gets the "UseLatestBuildingCodeMdlIndctr_No" element
1779          */
1780         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getUseLatestBuildingCodeMdlIndctrNo()
1781         {
1782             synchronized (monitor())
1783             {
1784                 check_orphaned();
1785                 org.apache.xmlbeans.SimpleValue target = null;
1786                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(USELATESTBUILDINGCODEMDLINDCTRNO$34, 0);
1787                 if (target == null)
1788                 {
1789                     return null;
1790                 }
1791                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
1792             }
1793         }
1794         
1795         /**
1796          * Gets (as xml) the "UseLatestBuildingCodeMdlIndctr_No" element
1797          */
1798         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetUseLatestBuildingCodeMdlIndctrNo()
1799         {
1800             synchronized (monitor())
1801             {
1802                 check_orphaned();
1803                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1804                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(USELATESTBUILDINGCODEMDLINDCTRNO$34, 0);
1805                 return target;
1806             }
1807         }
1808         
1809         /**
1810          * True if has "UseLatestBuildingCodeMdlIndctr_No" element
1811          */
1812         public boolean isSetUseLatestBuildingCodeMdlIndctrNo()
1813         {
1814             synchronized (monitor())
1815             {
1816                 check_orphaned();
1817                 return get_store().count_elements(USELATESTBUILDINGCODEMDLINDCTRNO$34) != 0;
1818             }
1819         }
1820         
1821         /**
1822          * Sets the "UseLatestBuildingCodeMdlIndctr_No" element
1823          */
1824         public void setUseLatestBuildingCodeMdlIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum useLatestBuildingCodeMdlIndctrNo)
1825         {
1826             synchronized (monitor())
1827             {
1828                 check_orphaned();
1829                 org.apache.xmlbeans.SimpleValue target = null;
1830                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(USELATESTBUILDINGCODEMDLINDCTRNO$34, 0);
1831                 if (target == null)
1832                 {
1833                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(USELATESTBUILDINGCODEMDLINDCTRNO$34);
1834                 }
1835                 target.setEnumValue(useLatestBuildingCodeMdlIndctrNo);
1836             }
1837         }
1838         
1839         /**
1840          * Sets (as xml) the "UseLatestBuildingCodeMdlIndctr_No" element
1841          */
1842         public void xsetUseLatestBuildingCodeMdlIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType useLatestBuildingCodeMdlIndctrNo)
1843         {
1844             synchronized (monitor())
1845             {
1846                 check_orphaned();
1847                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1848                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(USELATESTBUILDINGCODEMDLINDCTRNO$34, 0);
1849                 if (target == null)
1850                 {
1851                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(USELATESTBUILDINGCODEMDLINDCTRNO$34);
1852                 }
1853                 target.set(useLatestBuildingCodeMdlIndctrNo);
1854             }
1855         }
1856         
1857         /**
1858          * Unsets the "UseLatestBuildingCodeMdlIndctr_No" element
1859          */
1860         public void unsetUseLatestBuildingCodeMdlIndctrNo()
1861         {
1862             synchronized (monitor())
1863             {
1864                 check_orphaned();
1865                 get_store().remove_element(USELATESTBUILDINGCODEMDLINDCTRNO$34, 0);
1866             }
1867         }
1868         
1869         /**
1870          * Gets the "UseLatestBuildingCodeMdlIndctr_Yes" element
1871          */
1872         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getUseLatestBuildingCodeMdlIndctrYes()
1873         {
1874             synchronized (monitor())
1875             {
1876                 check_orphaned();
1877                 org.apache.xmlbeans.SimpleValue target = null;
1878                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(USELATESTBUILDINGCODEMDLINDCTRYES$36, 0);
1879                 if (target == null)
1880                 {
1881                     return null;
1882                 }
1883                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
1884             }
1885         }
1886         
1887         /**
1888          * Gets (as xml) the "UseLatestBuildingCodeMdlIndctr_Yes" element
1889          */
1890         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetUseLatestBuildingCodeMdlIndctrYes()
1891         {
1892             synchronized (monitor())
1893             {
1894                 check_orphaned();
1895                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1896                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(USELATESTBUILDINGCODEMDLINDCTRYES$36, 0);
1897                 return target;
1898             }
1899         }
1900         
1901         /**
1902          * True if has "UseLatestBuildingCodeMdlIndctr_Yes" element
1903          */
1904         public boolean isSetUseLatestBuildingCodeMdlIndctrYes()
1905         {
1906             synchronized (monitor())
1907             {
1908                 check_orphaned();
1909                 return get_store().count_elements(USELATESTBUILDINGCODEMDLINDCTRYES$36) != 0;
1910             }
1911         }
1912         
1913         /**
1914          * Sets the "UseLatestBuildingCodeMdlIndctr_Yes" element
1915          */
1916         public void setUseLatestBuildingCodeMdlIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum useLatestBuildingCodeMdlIndctrYes)
1917         {
1918             synchronized (monitor())
1919             {
1920                 check_orphaned();
1921                 org.apache.xmlbeans.SimpleValue target = null;
1922                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(USELATESTBUILDINGCODEMDLINDCTRYES$36, 0);
1923                 if (target == null)
1924                 {
1925                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(USELATESTBUILDINGCODEMDLINDCTRYES$36);
1926                 }
1927                 target.setEnumValue(useLatestBuildingCodeMdlIndctrYes);
1928             }
1929         }
1930         
1931         /**
1932          * Sets (as xml) the "UseLatestBuildingCodeMdlIndctr_Yes" element
1933          */
1934         public void xsetUseLatestBuildingCodeMdlIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType useLatestBuildingCodeMdlIndctrYes)
1935         {
1936             synchronized (monitor())
1937             {
1938                 check_orphaned();
1939                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1940                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(USELATESTBUILDINGCODEMDLINDCTRYES$36, 0);
1941                 if (target == null)
1942                 {
1943                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(USELATESTBUILDINGCODEMDLINDCTRYES$36);
1944                 }
1945                 target.set(useLatestBuildingCodeMdlIndctrYes);
1946             }
1947         }
1948         
1949         /**
1950          * Unsets the "UseLatestBuildingCodeMdlIndctr_Yes" element
1951          */
1952         public void unsetUseLatestBuildingCodeMdlIndctrYes()
1953         {
1954             synchronized (monitor())
1955             {
1956                 check_orphaned();
1957                 get_store().remove_element(USELATESTBUILDINGCODEMDLINDCTRYES$36, 0);
1958             }
1959         }
1960         
1961         /**
1962          * Gets the "PermitManufacturedHsngIndctr_No" element
1963          */
1964         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPermitManufacturedHsngIndctrNo()
1965         {
1966             synchronized (monitor())
1967             {
1968                 check_orphaned();
1969                 org.apache.xmlbeans.SimpleValue target = null;
1970                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PERMITMANUFACTUREDHSNGINDCTRNO$38, 0);
1971                 if (target == null)
1972                 {
1973                     return null;
1974                 }
1975                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
1976             }
1977         }
1978         
1979         /**
1980          * Gets (as xml) the "PermitManufacturedHsngIndctr_No" element
1981          */
1982         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPermitManufacturedHsngIndctrNo()
1983         {
1984             synchronized (monitor())
1985             {
1986                 check_orphaned();
1987                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
1988                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(PERMITMANUFACTUREDHSNGINDCTRNO$38, 0);
1989                 return target;
1990             }
1991         }
1992         
1993         /**
1994          * True if has "PermitManufacturedHsngIndctr_No" element
1995          */
1996         public boolean isSetPermitManufacturedHsngIndctrNo()
1997         {
1998             synchronized (monitor())
1999             {
2000                 check_orphaned();
2001                 return get_store().count_elements(PERMITMANUFACTUREDHSNGINDCTRNO$38) != 0;
2002             }
2003         }
2004         
2005         /**
2006          * Sets the "PermitManufacturedHsngIndctr_No" element
2007          */
2008         public void setPermitManufacturedHsngIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum permitManufacturedHsngIndctrNo)
2009         {
2010             synchronized (monitor())
2011             {
2012                 check_orphaned();
2013                 org.apache.xmlbeans.SimpleValue target = null;
2014                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PERMITMANUFACTUREDHSNGINDCTRNO$38, 0);
2015                 if (target == null)
2016                 {
2017                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(PERMITMANUFACTUREDHSNGINDCTRNO$38);
2018                 }
2019                 target.setEnumValue(permitManufacturedHsngIndctrNo);
2020             }
2021         }
2022         
2023         /**
2024          * Sets (as xml) the "PermitManufacturedHsngIndctr_No" element
2025          */
2026         public void xsetPermitManufacturedHsngIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType permitManufacturedHsngIndctrNo)
2027         {
2028             synchronized (monitor())
2029             {
2030                 check_orphaned();
2031                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2032                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(PERMITMANUFACTUREDHSNGINDCTRNO$38, 0);
2033                 if (target == null)
2034                 {
2035                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(PERMITMANUFACTUREDHSNGINDCTRNO$38);
2036                 }
2037                 target.set(permitManufacturedHsngIndctrNo);
2038             }
2039         }
2040         
2041         /**
2042          * Unsets the "PermitManufacturedHsngIndctr_No" element
2043          */
2044         public void unsetPermitManufacturedHsngIndctrNo()
2045         {
2046             synchronized (monitor())
2047             {
2048                 check_orphaned();
2049                 get_store().remove_element(PERMITMANUFACTUREDHSNGINDCTRNO$38, 0);
2050             }
2051         }
2052         
2053         /**
2054          * Gets the "PermitManufacturedHsngIndctr_Yes" element
2055          */
2056         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPermitManufacturedHsngIndctrYes()
2057         {
2058             synchronized (monitor())
2059             {
2060                 check_orphaned();
2061                 org.apache.xmlbeans.SimpleValue target = null;
2062                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PERMITMANUFACTUREDHSNGINDCTRYES$40, 0);
2063                 if (target == null)
2064                 {
2065                     return null;
2066                 }
2067                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
2068             }
2069         }
2070         
2071         /**
2072          * Gets (as xml) the "PermitManufacturedHsngIndctr_Yes" element
2073          */
2074         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPermitManufacturedHsngIndctrYes()
2075         {
2076             synchronized (monitor())
2077             {
2078                 check_orphaned();
2079                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2080                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(PERMITMANUFACTUREDHSNGINDCTRYES$40, 0);
2081                 return target;
2082             }
2083         }
2084         
2085         /**
2086          * True if has "PermitManufacturedHsngIndctr_Yes" element
2087          */
2088         public boolean isSetPermitManufacturedHsngIndctrYes()
2089         {
2090             synchronized (monitor())
2091             {
2092                 check_orphaned();
2093                 return get_store().count_elements(PERMITMANUFACTUREDHSNGINDCTRYES$40) != 0;
2094             }
2095         }
2096         
2097         /**
2098          * Sets the "PermitManufacturedHsngIndctr_Yes" element
2099          */
2100         public void setPermitManufacturedHsngIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum permitManufacturedHsngIndctrYes)
2101         {
2102             synchronized (monitor())
2103             {
2104                 check_orphaned();
2105                 org.apache.xmlbeans.SimpleValue target = null;
2106                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PERMITMANUFACTUREDHSNGINDCTRYES$40, 0);
2107                 if (target == null)
2108                 {
2109                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(PERMITMANUFACTUREDHSNGINDCTRYES$40);
2110                 }
2111                 target.setEnumValue(permitManufacturedHsngIndctrYes);
2112             }
2113         }
2114         
2115         /**
2116          * Sets (as xml) the "PermitManufacturedHsngIndctr_Yes" element
2117          */
2118         public void xsetPermitManufacturedHsngIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType permitManufacturedHsngIndctrYes)
2119         {
2120             synchronized (monitor())
2121             {
2122                 check_orphaned();
2123                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2124                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(PERMITMANUFACTUREDHSNGINDCTRYES$40, 0);
2125                 if (target == null)
2126                 {
2127                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(PERMITMANUFACTUREDHSNGINDCTRYES$40);
2128                 }
2129                 target.set(permitManufacturedHsngIndctrYes);
2130             }
2131         }
2132         
2133         /**
2134          * Unsets the "PermitManufacturedHsngIndctr_Yes" element
2135          */
2136         public void unsetPermitManufacturedHsngIndctrYes()
2137         {
2138             synchronized (monitor())
2139             {
2140                 check_orphaned();
2141                 get_store().remove_element(PERMITMANUFACTUREDHSNGINDCTRYES$40, 0);
2142             }
2143         }
2144         
2145         /**
2146          * Gets the "AffordabaleHsngRvwPrcssIndctr_No" element
2147          */
2148         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAffordabaleHsngRvwPrcssIndctrNo()
2149         {
2150             synchronized (monitor())
2151             {
2152                 check_orphaned();
2153                 org.apache.xmlbeans.SimpleValue target = null;
2154                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(AFFORDABALEHSNGRVWPRCSSINDCTRNO$42, 0);
2155                 if (target == null)
2156                 {
2157                     return null;
2158                 }
2159                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
2160             }
2161         }
2162         
2163         /**
2164          * Gets (as xml) the "AffordabaleHsngRvwPrcssIndctr_No" element
2165          */
2166         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAffordabaleHsngRvwPrcssIndctrNo()
2167         {
2168             synchronized (monitor())
2169             {
2170                 check_orphaned();
2171                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2172                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(AFFORDABALEHSNGRVWPRCSSINDCTRNO$42, 0);
2173                 return target;
2174             }
2175         }
2176         
2177         /**
2178          * True if has "AffordabaleHsngRvwPrcssIndctr_No" element
2179          */
2180         public boolean isSetAffordabaleHsngRvwPrcssIndctrNo()
2181         {
2182             synchronized (monitor())
2183             {
2184                 check_orphaned();
2185                 return get_store().count_elements(AFFORDABALEHSNGRVWPRCSSINDCTRNO$42) != 0;
2186             }
2187         }
2188         
2189         /**
2190          * Sets the "AffordabaleHsngRvwPrcssIndctr_No" element
2191          */
2192         public void setAffordabaleHsngRvwPrcssIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum affordabaleHsngRvwPrcssIndctrNo)
2193         {
2194             synchronized (monitor())
2195             {
2196                 check_orphaned();
2197                 org.apache.xmlbeans.SimpleValue target = null;
2198                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(AFFORDABALEHSNGRVWPRCSSINDCTRNO$42, 0);
2199                 if (target == null)
2200                 {
2201                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(AFFORDABALEHSNGRVWPRCSSINDCTRNO$42);
2202                 }
2203                 target.setEnumValue(affordabaleHsngRvwPrcssIndctrNo);
2204             }
2205         }
2206         
2207         /**
2208          * Sets (as xml) the "AffordabaleHsngRvwPrcssIndctr_No" element
2209          */
2210         public void xsetAffordabaleHsngRvwPrcssIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType affordabaleHsngRvwPrcssIndctrNo)
2211         {
2212             synchronized (monitor())
2213             {
2214                 check_orphaned();
2215                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2216                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(AFFORDABALEHSNGRVWPRCSSINDCTRNO$42, 0);
2217                 if (target == null)
2218                 {
2219                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(AFFORDABALEHSNGRVWPRCSSINDCTRNO$42);
2220                 }
2221                 target.set(affordabaleHsngRvwPrcssIndctrNo);
2222             }
2223         }
2224         
2225         /**
2226          * Unsets the "AffordabaleHsngRvwPrcssIndctr_No" element
2227          */
2228         public void unsetAffordabaleHsngRvwPrcssIndctrNo()
2229         {
2230             synchronized (monitor())
2231             {
2232                 check_orphaned();
2233                 get_store().remove_element(AFFORDABALEHSNGRVWPRCSSINDCTRNO$42, 0);
2234             }
2235         }
2236         
2237         /**
2238          * Gets the "AffordabaleHsngRvwPrcssIndctr_Yes" element
2239          */
2240         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAffordabaleHsngRvwPrcssIndctrYes()
2241         {
2242             synchronized (monitor())
2243             {
2244                 check_orphaned();
2245                 org.apache.xmlbeans.SimpleValue target = null;
2246                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(AFFORDABALEHSNGRVWPRCSSINDCTRYES$44, 0);
2247                 if (target == null)
2248                 {
2249                     return null;
2250                 }
2251                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
2252             }
2253         }
2254         
2255         /**
2256          * Gets (as xml) the "AffordabaleHsngRvwPrcssIndctr_Yes" element
2257          */
2258         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAffordabaleHsngRvwPrcssIndctrYes()
2259         {
2260             synchronized (monitor())
2261             {
2262                 check_orphaned();
2263                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2264                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(AFFORDABALEHSNGRVWPRCSSINDCTRYES$44, 0);
2265                 return target;
2266             }
2267         }
2268         
2269         /**
2270          * True if has "AffordabaleHsngRvwPrcssIndctr_Yes" element
2271          */
2272         public boolean isSetAffordabaleHsngRvwPrcssIndctrYes()
2273         {
2274             synchronized (monitor())
2275             {
2276                 check_orphaned();
2277                 return get_store().count_elements(AFFORDABALEHSNGRVWPRCSSINDCTRYES$44) != 0;
2278             }
2279         }
2280         
2281         /**
2282          * Sets the "AffordabaleHsngRvwPrcssIndctr_Yes" element
2283          */
2284         public void setAffordabaleHsngRvwPrcssIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum affordabaleHsngRvwPrcssIndctrYes)
2285         {
2286             synchronized (monitor())
2287             {
2288                 check_orphaned();
2289                 org.apache.xmlbeans.SimpleValue target = null;
2290                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(AFFORDABALEHSNGRVWPRCSSINDCTRYES$44, 0);
2291                 if (target == null)
2292                 {
2293                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(AFFORDABALEHSNGRVWPRCSSINDCTRYES$44);
2294                 }
2295                 target.setEnumValue(affordabaleHsngRvwPrcssIndctrYes);
2296             }
2297         }
2298         
2299         /**
2300          * Sets (as xml) the "AffordabaleHsngRvwPrcssIndctr_Yes" element
2301          */
2302         public void xsetAffordabaleHsngRvwPrcssIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType affordabaleHsngRvwPrcssIndctrYes)
2303         {
2304             synchronized (monitor())
2305             {
2306                 check_orphaned();
2307                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2308                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(AFFORDABALEHSNGRVWPRCSSINDCTRYES$44, 0);
2309                 if (target == null)
2310                 {
2311                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(AFFORDABALEHSNGRVWPRCSSINDCTRYES$44);
2312                 }
2313                 target.set(affordabaleHsngRvwPrcssIndctrYes);
2314             }
2315         }
2316         
2317         /**
2318          * Unsets the "AffordabaleHsngRvwPrcssIndctr_Yes" element
2319          */
2320         public void unsetAffordabaleHsngRvwPrcssIndctrYes()
2321         {
2322             synchronized (monitor())
2323             {
2324                 check_orphaned();
2325                 get_store().remove_element(AFFORDABALEHSNGRVWPRCSSINDCTRYES$44, 0);
2326             }
2327         }
2328         
2329         /**
2330          * Gets the "InitiatedRegulatoryRfrmsIndctr_No" element
2331          */
2332         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getInitiatedRegulatoryRfrmsIndctrNo()
2333         {
2334             synchronized (monitor())
2335             {
2336                 check_orphaned();
2337                 org.apache.xmlbeans.SimpleValue target = null;
2338                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(INITIATEDREGULATORYRFRMSINDCTRNO$46, 0);
2339                 if (target == null)
2340                 {
2341                     return null;
2342                 }
2343                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
2344             }
2345         }
2346         
2347         /**
2348          * Gets (as xml) the "InitiatedRegulatoryRfrmsIndctr_No" element
2349          */
2350         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetInitiatedRegulatoryRfrmsIndctrNo()
2351         {
2352             synchronized (monitor())
2353             {
2354                 check_orphaned();
2355                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2356                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(INITIATEDREGULATORYRFRMSINDCTRNO$46, 0);
2357                 return target;
2358             }
2359         }
2360         
2361         /**
2362          * True if has "InitiatedRegulatoryRfrmsIndctr_No" element
2363          */
2364         public boolean isSetInitiatedRegulatoryRfrmsIndctrNo()
2365         {
2366             synchronized (monitor())
2367             {
2368                 check_orphaned();
2369                 return get_store().count_elements(INITIATEDREGULATORYRFRMSINDCTRNO$46) != 0;
2370             }
2371         }
2372         
2373         /**
2374          * Sets the "InitiatedRegulatoryRfrmsIndctr_No" element
2375          */
2376         public void setInitiatedRegulatoryRfrmsIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum initiatedRegulatoryRfrmsIndctrNo)
2377         {
2378             synchronized (monitor())
2379             {
2380                 check_orphaned();
2381                 org.apache.xmlbeans.SimpleValue target = null;
2382                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(INITIATEDREGULATORYRFRMSINDCTRNO$46, 0);
2383                 if (target == null)
2384                 {
2385                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(INITIATEDREGULATORYRFRMSINDCTRNO$46);
2386                 }
2387                 target.setEnumValue(initiatedRegulatoryRfrmsIndctrNo);
2388             }
2389         }
2390         
2391         /**
2392          * Sets (as xml) the "InitiatedRegulatoryRfrmsIndctr_No" element
2393          */
2394         public void xsetInitiatedRegulatoryRfrmsIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType initiatedRegulatoryRfrmsIndctrNo)
2395         {
2396             synchronized (monitor())
2397             {
2398                 check_orphaned();
2399                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2400                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(INITIATEDREGULATORYRFRMSINDCTRNO$46, 0);
2401                 if (target == null)
2402                 {
2403                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(INITIATEDREGULATORYRFRMSINDCTRNO$46);
2404                 }
2405                 target.set(initiatedRegulatoryRfrmsIndctrNo);
2406             }
2407         }
2408         
2409         /**
2410          * Unsets the "InitiatedRegulatoryRfrmsIndctr_No" element
2411          */
2412         public void unsetInitiatedRegulatoryRfrmsIndctrNo()
2413         {
2414             synchronized (monitor())
2415             {
2416                 check_orphaned();
2417                 get_store().remove_element(INITIATEDREGULATORYRFRMSINDCTRNO$46, 0);
2418             }
2419         }
2420         
2421         /**
2422          * Gets the "InitiatedRegulatoryRfrmsIndctr_Yes" element
2423          */
2424         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getInitiatedRegulatoryRfrmsIndctrYes()
2425         {
2426             synchronized (monitor())
2427             {
2428                 check_orphaned();
2429                 org.apache.xmlbeans.SimpleValue target = null;
2430                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(INITIATEDREGULATORYRFRMSINDCTRYES$48, 0);
2431                 if (target == null)
2432                 {
2433                     return null;
2434                 }
2435                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
2436             }
2437         }
2438         
2439         /**
2440          * Gets (as xml) the "InitiatedRegulatoryRfrmsIndctr_Yes" element
2441          */
2442         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetInitiatedRegulatoryRfrmsIndctrYes()
2443         {
2444             synchronized (monitor())
2445             {
2446                 check_orphaned();
2447                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2448                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(INITIATEDREGULATORYRFRMSINDCTRYES$48, 0);
2449                 return target;
2450             }
2451         }
2452         
2453         /**
2454          * True if has "InitiatedRegulatoryRfrmsIndctr_Yes" element
2455          */
2456         public boolean isSetInitiatedRegulatoryRfrmsIndctrYes()
2457         {
2458             synchronized (monitor())
2459             {
2460                 check_orphaned();
2461                 return get_store().count_elements(INITIATEDREGULATORYRFRMSINDCTRYES$48) != 0;
2462             }
2463         }
2464         
2465         /**
2466          * Sets the "InitiatedRegulatoryRfrmsIndctr_Yes" element
2467          */
2468         public void setInitiatedRegulatoryRfrmsIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum initiatedRegulatoryRfrmsIndctrYes)
2469         {
2470             synchronized (monitor())
2471             {
2472                 check_orphaned();
2473                 org.apache.xmlbeans.SimpleValue target = null;
2474                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(INITIATEDREGULATORYRFRMSINDCTRYES$48, 0);
2475                 if (target == null)
2476                 {
2477                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(INITIATEDREGULATORYRFRMSINDCTRYES$48);
2478                 }
2479                 target.setEnumValue(initiatedRegulatoryRfrmsIndctrYes);
2480             }
2481         }
2482         
2483         /**
2484          * Sets (as xml) the "InitiatedRegulatoryRfrmsIndctr_Yes" element
2485          */
2486         public void xsetInitiatedRegulatoryRfrmsIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType initiatedRegulatoryRfrmsIndctrYes)
2487         {
2488             synchronized (monitor())
2489             {
2490                 check_orphaned();
2491                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2492                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(INITIATEDREGULATORYRFRMSINDCTRYES$48, 0);
2493                 if (target == null)
2494                 {
2495                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(INITIATEDREGULATORYRFRMSINDCTRYES$48);
2496                 }
2497                 target.set(initiatedRegulatoryRfrmsIndctrYes);
2498             }
2499         }
2500         
2501         /**
2502          * Unsets the "InitiatedRegulatoryRfrmsIndctr_Yes" element
2503          */
2504         public void unsetInitiatedRegulatoryRfrmsIndctrYes()
2505         {
2506             synchronized (monitor())
2507             {
2508                 check_orphaned();
2509                 get_store().remove_element(INITIATEDREGULATORYRFRMSINDCTRYES$48, 0);
2510             }
2511         }
2512         
2513         /**
2514          * Gets the "ModifiedInfrstrctrStndrdsIndctr_No" element
2515          */
2516         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getModifiedInfrstrctrStndrdsIndctrNo()
2517         {
2518             synchronized (monitor())
2519             {
2520                 check_orphaned();
2521                 org.apache.xmlbeans.SimpleValue target = null;
2522                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(MODIFIEDINFRSTRCTRSTNDRDSINDCTRNO$50, 0);
2523                 if (target == null)
2524                 {
2525                     return null;
2526                 }
2527                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
2528             }
2529         }
2530         
2531         /**
2532          * Gets (as xml) the "ModifiedInfrstrctrStndrdsIndctr_No" element
2533          */
2534         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetModifiedInfrstrctrStndrdsIndctrNo()
2535         {
2536             synchronized (monitor())
2537             {
2538                 check_orphaned();
2539                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2540                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(MODIFIEDINFRSTRCTRSTNDRDSINDCTRNO$50, 0);
2541                 return target;
2542             }
2543         }
2544         
2545         /**
2546          * True if has "ModifiedInfrstrctrStndrdsIndctr_No" element
2547          */
2548         public boolean isSetModifiedInfrstrctrStndrdsIndctrNo()
2549         {
2550             synchronized (monitor())
2551             {
2552                 check_orphaned();
2553                 return get_store().count_elements(MODIFIEDINFRSTRCTRSTNDRDSINDCTRNO$50) != 0;
2554             }
2555         }
2556         
2557         /**
2558          * Sets the "ModifiedInfrstrctrStndrdsIndctr_No" element
2559          */
2560         public void setModifiedInfrstrctrStndrdsIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum modifiedInfrstrctrStndrdsIndctrNo)
2561         {
2562             synchronized (monitor())
2563             {
2564                 check_orphaned();
2565                 org.apache.xmlbeans.SimpleValue target = null;
2566                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(MODIFIEDINFRSTRCTRSTNDRDSINDCTRNO$50, 0);
2567                 if (target == null)
2568                 {
2569                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(MODIFIEDINFRSTRCTRSTNDRDSINDCTRNO$50);
2570                 }
2571                 target.setEnumValue(modifiedInfrstrctrStndrdsIndctrNo);
2572             }
2573         }
2574         
2575         /**
2576          * Sets (as xml) the "ModifiedInfrstrctrStndrdsIndctr_No" element
2577          */
2578         public void xsetModifiedInfrstrctrStndrdsIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType modifiedInfrstrctrStndrdsIndctrNo)
2579         {
2580             synchronized (monitor())
2581             {
2582                 check_orphaned();
2583                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2584                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(MODIFIEDINFRSTRCTRSTNDRDSINDCTRNO$50, 0);
2585                 if (target == null)
2586                 {
2587                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(MODIFIEDINFRSTRCTRSTNDRDSINDCTRNO$50);
2588                 }
2589                 target.set(modifiedInfrstrctrStndrdsIndctrNo);
2590             }
2591         }
2592         
2593         /**
2594          * Unsets the "ModifiedInfrstrctrStndrdsIndctr_No" element
2595          */
2596         public void unsetModifiedInfrstrctrStndrdsIndctrNo()
2597         {
2598             synchronized (monitor())
2599             {
2600                 check_orphaned();
2601                 get_store().remove_element(MODIFIEDINFRSTRCTRSTNDRDSINDCTRNO$50, 0);
2602             }
2603         }
2604         
2605         /**
2606          * Gets the "ModifiedInfrstrctrStndrdsIndctr_Yes" element
2607          */
2608         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getModifiedInfrstrctrStndrdsIndctrYes()
2609         {
2610             synchronized (monitor())
2611             {
2612                 check_orphaned();
2613                 org.apache.xmlbeans.SimpleValue target = null;
2614                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(MODIFIEDINFRSTRCTRSTNDRDSINDCTRYES$52, 0);
2615                 if (target == null)
2616                 {
2617                     return null;
2618                 }
2619                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
2620             }
2621         }
2622         
2623         /**
2624          * Gets (as xml) the "ModifiedInfrstrctrStndrdsIndctr_Yes" element
2625          */
2626         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetModifiedInfrstrctrStndrdsIndctrYes()
2627         {
2628             synchronized (monitor())
2629             {
2630                 check_orphaned();
2631                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2632                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(MODIFIEDINFRSTRCTRSTNDRDSINDCTRYES$52, 0);
2633                 return target;
2634             }
2635         }
2636         
2637         /**
2638          * True if has "ModifiedInfrstrctrStndrdsIndctr_Yes" element
2639          */
2640         public boolean isSetModifiedInfrstrctrStndrdsIndctrYes()
2641         {
2642             synchronized (monitor())
2643             {
2644                 check_orphaned();
2645                 return get_store().count_elements(MODIFIEDINFRSTRCTRSTNDRDSINDCTRYES$52) != 0;
2646             }
2647         }
2648         
2649         /**
2650          * Sets the "ModifiedInfrstrctrStndrdsIndctr_Yes" element
2651          */
2652         public void setModifiedInfrstrctrStndrdsIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum modifiedInfrstrctrStndrdsIndctrYes)
2653         {
2654             synchronized (monitor())
2655             {
2656                 check_orphaned();
2657                 org.apache.xmlbeans.SimpleValue target = null;
2658                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(MODIFIEDINFRSTRCTRSTNDRDSINDCTRYES$52, 0);
2659                 if (target == null)
2660                 {
2661                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(MODIFIEDINFRSTRCTRSTNDRDSINDCTRYES$52);
2662                 }
2663                 target.setEnumValue(modifiedInfrstrctrStndrdsIndctrYes);
2664             }
2665         }
2666         
2667         /**
2668          * Sets (as xml) the "ModifiedInfrstrctrStndrdsIndctr_Yes" element
2669          */
2670         public void xsetModifiedInfrstrctrStndrdsIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType modifiedInfrstrctrStndrdsIndctrYes)
2671         {
2672             synchronized (monitor())
2673             {
2674                 check_orphaned();
2675                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2676                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(MODIFIEDINFRSTRCTRSTNDRDSINDCTRYES$52, 0);
2677                 if (target == null)
2678                 {
2679                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(MODIFIEDINFRSTRCTRSTNDRDSINDCTRYES$52);
2680                 }
2681                 target.set(modifiedInfrstrctrStndrdsIndctrYes);
2682             }
2683         }
2684         
2685         /**
2686          * Unsets the "ModifiedInfrstrctrStndrdsIndctr_Yes" element
2687          */
2688         public void unsetModifiedInfrstrctrStndrdsIndctrYes()
2689         {
2690             synchronized (monitor())
2691             {
2692                 check_orphaned();
2693                 get_store().remove_element(MODIFIEDINFRSTRCTRSTNDRDSINDCTRYES$52, 0);
2694             }
2695         }
2696         
2697         /**
2698          * Gets the "ProvidesDensityBonusesIndctr_No" element
2699          */
2700         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getProvidesDensityBonusesIndctrNo()
2701         {
2702             synchronized (monitor())
2703             {
2704                 check_orphaned();
2705                 org.apache.xmlbeans.SimpleValue target = null;
2706                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PROVIDESDENSITYBONUSESINDCTRNO$54, 0);
2707                 if (target == null)
2708                 {
2709                     return null;
2710                 }
2711                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
2712             }
2713         }
2714         
2715         /**
2716          * Gets (as xml) the "ProvidesDensityBonusesIndctr_No" element
2717          */
2718         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetProvidesDensityBonusesIndctrNo()
2719         {
2720             synchronized (monitor())
2721             {
2722                 check_orphaned();
2723                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2724                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(PROVIDESDENSITYBONUSESINDCTRNO$54, 0);
2725                 return target;
2726             }
2727         }
2728         
2729         /**
2730          * True if has "ProvidesDensityBonusesIndctr_No" element
2731          */
2732         public boolean isSetProvidesDensityBonusesIndctrNo()
2733         {
2734             synchronized (monitor())
2735             {
2736                 check_orphaned();
2737                 return get_store().count_elements(PROVIDESDENSITYBONUSESINDCTRNO$54) != 0;
2738             }
2739         }
2740         
2741         /**
2742          * Sets the "ProvidesDensityBonusesIndctr_No" element
2743          */
2744         public void setProvidesDensityBonusesIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum providesDensityBonusesIndctrNo)
2745         {
2746             synchronized (monitor())
2747             {
2748                 check_orphaned();
2749                 org.apache.xmlbeans.SimpleValue target = null;
2750                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PROVIDESDENSITYBONUSESINDCTRNO$54, 0);
2751                 if (target == null)
2752                 {
2753                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(PROVIDESDENSITYBONUSESINDCTRNO$54);
2754                 }
2755                 target.setEnumValue(providesDensityBonusesIndctrNo);
2756             }
2757         }
2758         
2759         /**
2760          * Sets (as xml) the "ProvidesDensityBonusesIndctr_No" element
2761          */
2762         public void xsetProvidesDensityBonusesIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType providesDensityBonusesIndctrNo)
2763         {
2764             synchronized (monitor())
2765             {
2766                 check_orphaned();
2767                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2768                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(PROVIDESDENSITYBONUSESINDCTRNO$54, 0);
2769                 if (target == null)
2770                 {
2771                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(PROVIDESDENSITYBONUSESINDCTRNO$54);
2772                 }
2773                 target.set(providesDensityBonusesIndctrNo);
2774             }
2775         }
2776         
2777         /**
2778          * Unsets the "ProvidesDensityBonusesIndctr_No" element
2779          */
2780         public void unsetProvidesDensityBonusesIndctrNo()
2781         {
2782             synchronized (monitor())
2783             {
2784                 check_orphaned();
2785                 get_store().remove_element(PROVIDESDENSITYBONUSESINDCTRNO$54, 0);
2786             }
2787         }
2788         
2789         /**
2790          * Gets the "ProvidesDensityBonusesIndctr_Yes" element
2791          */
2792         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getProvidesDensityBonusesIndctrYes()
2793         {
2794             synchronized (monitor())
2795             {
2796                 check_orphaned();
2797                 org.apache.xmlbeans.SimpleValue target = null;
2798                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PROVIDESDENSITYBONUSESINDCTRYES$56, 0);
2799                 if (target == null)
2800                 {
2801                     return null;
2802                 }
2803                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
2804             }
2805         }
2806         
2807         /**
2808          * Gets (as xml) the "ProvidesDensityBonusesIndctr_Yes" element
2809          */
2810         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetProvidesDensityBonusesIndctrYes()
2811         {
2812             synchronized (monitor())
2813             {
2814                 check_orphaned();
2815                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2816                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(PROVIDESDENSITYBONUSESINDCTRYES$56, 0);
2817                 return target;
2818             }
2819         }
2820         
2821         /**
2822          * True if has "ProvidesDensityBonusesIndctr_Yes" element
2823          */
2824         public boolean isSetProvidesDensityBonusesIndctrYes()
2825         {
2826             synchronized (monitor())
2827             {
2828                 check_orphaned();
2829                 return get_store().count_elements(PROVIDESDENSITYBONUSESINDCTRYES$56) != 0;
2830             }
2831         }
2832         
2833         /**
2834          * Sets the "ProvidesDensityBonusesIndctr_Yes" element
2835          */
2836         public void setProvidesDensityBonusesIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum providesDensityBonusesIndctrYes)
2837         {
2838             synchronized (monitor())
2839             {
2840                 check_orphaned();
2841                 org.apache.xmlbeans.SimpleValue target = null;
2842                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PROVIDESDENSITYBONUSESINDCTRYES$56, 0);
2843                 if (target == null)
2844                 {
2845                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(PROVIDESDENSITYBONUSESINDCTRYES$56);
2846                 }
2847                 target.setEnumValue(providesDensityBonusesIndctrYes);
2848             }
2849         }
2850         
2851         /**
2852          * Sets (as xml) the "ProvidesDensityBonusesIndctr_Yes" element
2853          */
2854         public void xsetProvidesDensityBonusesIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType providesDensityBonusesIndctrYes)
2855         {
2856             synchronized (monitor())
2857             {
2858                 check_orphaned();
2859                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2860                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(PROVIDESDENSITYBONUSESINDCTRYES$56, 0);
2861                 if (target == null)
2862                 {
2863                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(PROVIDESDENSITYBONUSESINDCTRYES$56);
2864                 }
2865                 target.set(providesDensityBonusesIndctrYes);
2866             }
2867         }
2868         
2869         /**
2870          * Unsets the "ProvidesDensityBonusesIndctr_Yes" element
2871          */
2872         public void unsetProvidesDensityBonusesIndctrYes()
2873         {
2874             synchronized (monitor())
2875             {
2876                 check_orphaned();
2877                 get_store().remove_element(PROVIDESDENSITYBONUSESINDCTRYES$56, 0);
2878             }
2879         }
2880         
2881         /**
2882          * Gets the "PermitApplicationProcessIndctr_No" element
2883          */
2884         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPermitApplicationProcessIndctrNo()
2885         {
2886             synchronized (monitor())
2887             {
2888                 check_orphaned();
2889                 org.apache.xmlbeans.SimpleValue target = null;
2890                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PERMITAPPLICATIONPROCESSINDCTRNO$58, 0);
2891                 if (target == null)
2892                 {
2893                     return null;
2894                 }
2895                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
2896             }
2897         }
2898         
2899         /**
2900          * Gets (as xml) the "PermitApplicationProcessIndctr_No" element
2901          */
2902         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPermitApplicationProcessIndctrNo()
2903         {
2904             synchronized (monitor())
2905             {
2906                 check_orphaned();
2907                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2908                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(PERMITAPPLICATIONPROCESSINDCTRNO$58, 0);
2909                 return target;
2910             }
2911         }
2912         
2913         /**
2914          * True if has "PermitApplicationProcessIndctr_No" element
2915          */
2916         public boolean isSetPermitApplicationProcessIndctrNo()
2917         {
2918             synchronized (monitor())
2919             {
2920                 check_orphaned();
2921                 return get_store().count_elements(PERMITAPPLICATIONPROCESSINDCTRNO$58) != 0;
2922             }
2923         }
2924         
2925         /**
2926          * Sets the "PermitApplicationProcessIndctr_No" element
2927          */
2928         public void setPermitApplicationProcessIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum permitApplicationProcessIndctrNo)
2929         {
2930             synchronized (monitor())
2931             {
2932                 check_orphaned();
2933                 org.apache.xmlbeans.SimpleValue target = null;
2934                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PERMITAPPLICATIONPROCESSINDCTRNO$58, 0);
2935                 if (target == null)
2936                 {
2937                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(PERMITAPPLICATIONPROCESSINDCTRNO$58);
2938                 }
2939                 target.setEnumValue(permitApplicationProcessIndctrNo);
2940             }
2941         }
2942         
2943         /**
2944          * Sets (as xml) the "PermitApplicationProcessIndctr_No" element
2945          */
2946         public void xsetPermitApplicationProcessIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType permitApplicationProcessIndctrNo)
2947         {
2948             synchronized (monitor())
2949             {
2950                 check_orphaned();
2951                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
2952                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(PERMITAPPLICATIONPROCESSINDCTRNO$58, 0);
2953                 if (target == null)
2954                 {
2955                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(PERMITAPPLICATIONPROCESSINDCTRNO$58);
2956                 }
2957                 target.set(permitApplicationProcessIndctrNo);
2958             }
2959         }
2960         
2961         /**
2962          * Unsets the "PermitApplicationProcessIndctr_No" element
2963          */
2964         public void unsetPermitApplicationProcessIndctrNo()
2965         {
2966             synchronized (monitor())
2967             {
2968                 check_orphaned();
2969                 get_store().remove_element(PERMITAPPLICATIONPROCESSINDCTRNO$58, 0);
2970             }
2971         }
2972         
2973         /**
2974          * Gets the "PermitApplicationProcessIndctr_Yes" element
2975          */
2976         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getPermitApplicationProcessIndctrYes()
2977         {
2978             synchronized (monitor())
2979             {
2980                 check_orphaned();
2981                 org.apache.xmlbeans.SimpleValue target = null;
2982                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PERMITAPPLICATIONPROCESSINDCTRYES$60, 0);
2983                 if (target == null)
2984                 {
2985                     return null;
2986                 }
2987                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
2988             }
2989         }
2990         
2991         /**
2992          * Gets (as xml) the "PermitApplicationProcessIndctr_Yes" element
2993          */
2994         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetPermitApplicationProcessIndctrYes()
2995         {
2996             synchronized (monitor())
2997             {
2998                 check_orphaned();
2999                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3000                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(PERMITAPPLICATIONPROCESSINDCTRYES$60, 0);
3001                 return target;
3002             }
3003         }
3004         
3005         /**
3006          * True if has "PermitApplicationProcessIndctr_Yes" element
3007          */
3008         public boolean isSetPermitApplicationProcessIndctrYes()
3009         {
3010             synchronized (monitor())
3011             {
3012                 check_orphaned();
3013                 return get_store().count_elements(PERMITAPPLICATIONPROCESSINDCTRYES$60) != 0;
3014             }
3015         }
3016         
3017         /**
3018          * Sets the "PermitApplicationProcessIndctr_Yes" element
3019          */
3020         public void setPermitApplicationProcessIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum permitApplicationProcessIndctrYes)
3021         {
3022             synchronized (monitor())
3023             {
3024                 check_orphaned();
3025                 org.apache.xmlbeans.SimpleValue target = null;
3026                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PERMITAPPLICATIONPROCESSINDCTRYES$60, 0);
3027                 if (target == null)
3028                 {
3029                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(PERMITAPPLICATIONPROCESSINDCTRYES$60);
3030                 }
3031                 target.setEnumValue(permitApplicationProcessIndctrYes);
3032             }
3033         }
3034         
3035         /**
3036          * Sets (as xml) the "PermitApplicationProcessIndctr_Yes" element
3037          */
3038         public void xsetPermitApplicationProcessIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType permitApplicationProcessIndctrYes)
3039         {
3040             synchronized (monitor())
3041             {
3042                 check_orphaned();
3043                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3044                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(PERMITAPPLICATIONPROCESSINDCTRYES$60, 0);
3045                 if (target == null)
3046                 {
3047                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(PERMITAPPLICATIONPROCESSINDCTRYES$60);
3048                 }
3049                 target.set(permitApplicationProcessIndctrYes);
3050             }
3051         }
3052         
3053         /**
3054          * Unsets the "PermitApplicationProcessIndctr_Yes" element
3055          */
3056         public void unsetPermitApplicationProcessIndctrYes()
3057         {
3058             synchronized (monitor())
3059             {
3060                 check_orphaned();
3061                 get_store().remove_element(PERMITAPPLICATIONPROCESSINDCTRYES$60, 0);
3062             }
3063         }
3064         
3065         /**
3066          * Gets the "ExpeditedAffrdblHsngPrmtIndctr_No" element
3067          */
3068         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getExpeditedAffrdblHsngPrmtIndctrNo()
3069         {
3070             synchronized (monitor())
3071             {
3072                 check_orphaned();
3073                 org.apache.xmlbeans.SimpleValue target = null;
3074                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(EXPEDITEDAFFRDBLHSNGPRMTINDCTRNO$62, 0);
3075                 if (target == null)
3076                 {
3077                     return null;
3078                 }
3079                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
3080             }
3081         }
3082         
3083         /**
3084          * Gets (as xml) the "ExpeditedAffrdblHsngPrmtIndctr_No" element
3085          */
3086         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetExpeditedAffrdblHsngPrmtIndctrNo()
3087         {
3088             synchronized (monitor())
3089             {
3090                 check_orphaned();
3091                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3092                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(EXPEDITEDAFFRDBLHSNGPRMTINDCTRNO$62, 0);
3093                 return target;
3094             }
3095         }
3096         
3097         /**
3098          * True if has "ExpeditedAffrdblHsngPrmtIndctr_No" element
3099          */
3100         public boolean isSetExpeditedAffrdblHsngPrmtIndctrNo()
3101         {
3102             synchronized (monitor())
3103             {
3104                 check_orphaned();
3105                 return get_store().count_elements(EXPEDITEDAFFRDBLHSNGPRMTINDCTRNO$62) != 0;
3106             }
3107         }
3108         
3109         /**
3110          * Sets the "ExpeditedAffrdblHsngPrmtIndctr_No" element
3111          */
3112         public void setExpeditedAffrdblHsngPrmtIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum expeditedAffrdblHsngPrmtIndctrNo)
3113         {
3114             synchronized (monitor())
3115             {
3116                 check_orphaned();
3117                 org.apache.xmlbeans.SimpleValue target = null;
3118                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(EXPEDITEDAFFRDBLHSNGPRMTINDCTRNO$62, 0);
3119                 if (target == null)
3120                 {
3121                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(EXPEDITEDAFFRDBLHSNGPRMTINDCTRNO$62);
3122                 }
3123                 target.setEnumValue(expeditedAffrdblHsngPrmtIndctrNo);
3124             }
3125         }
3126         
3127         /**
3128          * Sets (as xml) the "ExpeditedAffrdblHsngPrmtIndctr_No" element
3129          */
3130         public void xsetExpeditedAffrdblHsngPrmtIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType expeditedAffrdblHsngPrmtIndctrNo)
3131         {
3132             synchronized (monitor())
3133             {
3134                 check_orphaned();
3135                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3136                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(EXPEDITEDAFFRDBLHSNGPRMTINDCTRNO$62, 0);
3137                 if (target == null)
3138                 {
3139                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(EXPEDITEDAFFRDBLHSNGPRMTINDCTRNO$62);
3140                 }
3141                 target.set(expeditedAffrdblHsngPrmtIndctrNo);
3142             }
3143         }
3144         
3145         /**
3146          * Unsets the "ExpeditedAffrdblHsngPrmtIndctr_No" element
3147          */
3148         public void unsetExpeditedAffrdblHsngPrmtIndctrNo()
3149         {
3150             synchronized (monitor())
3151             {
3152                 check_orphaned();
3153                 get_store().remove_element(EXPEDITEDAFFRDBLHSNGPRMTINDCTRNO$62, 0);
3154             }
3155         }
3156         
3157         /**
3158          * Gets the "ExpeditedAffrdblHsngPrmtIndctr_Yes" element
3159          */
3160         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getExpeditedAffrdblHsngPrmtIndctrYes()
3161         {
3162             synchronized (monitor())
3163             {
3164                 check_orphaned();
3165                 org.apache.xmlbeans.SimpleValue target = null;
3166                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(EXPEDITEDAFFRDBLHSNGPRMTINDCTRYES$64, 0);
3167                 if (target == null)
3168                 {
3169                     return null;
3170                 }
3171                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
3172             }
3173         }
3174         
3175         /**
3176          * Gets (as xml) the "ExpeditedAffrdblHsngPrmtIndctr_Yes" element
3177          */
3178         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetExpeditedAffrdblHsngPrmtIndctrYes()
3179         {
3180             synchronized (monitor())
3181             {
3182                 check_orphaned();
3183                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3184                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(EXPEDITEDAFFRDBLHSNGPRMTINDCTRYES$64, 0);
3185                 return target;
3186             }
3187         }
3188         
3189         /**
3190          * True if has "ExpeditedAffrdblHsngPrmtIndctr_Yes" element
3191          */
3192         public boolean isSetExpeditedAffrdblHsngPrmtIndctrYes()
3193         {
3194             synchronized (monitor())
3195             {
3196                 check_orphaned();
3197                 return get_store().count_elements(EXPEDITEDAFFRDBLHSNGPRMTINDCTRYES$64) != 0;
3198             }
3199         }
3200         
3201         /**
3202          * Sets the "ExpeditedAffrdblHsngPrmtIndctr_Yes" element
3203          */
3204         public void setExpeditedAffrdblHsngPrmtIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum expeditedAffrdblHsngPrmtIndctrYes)
3205         {
3206             synchronized (monitor())
3207             {
3208                 check_orphaned();
3209                 org.apache.xmlbeans.SimpleValue target = null;
3210                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(EXPEDITEDAFFRDBLHSNGPRMTINDCTRYES$64, 0);
3211                 if (target == null)
3212                 {
3213                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(EXPEDITEDAFFRDBLHSNGPRMTINDCTRYES$64);
3214                 }
3215                 target.setEnumValue(expeditedAffrdblHsngPrmtIndctrYes);
3216             }
3217         }
3218         
3219         /**
3220          * Sets (as xml) the "ExpeditedAffrdblHsngPrmtIndctr_Yes" element
3221          */
3222         public void xsetExpeditedAffrdblHsngPrmtIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType expeditedAffrdblHsngPrmtIndctrYes)
3223         {
3224             synchronized (monitor())
3225             {
3226                 check_orphaned();
3227                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3228                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(EXPEDITEDAFFRDBLHSNGPRMTINDCTRYES$64, 0);
3229                 if (target == null)
3230                 {
3231                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(EXPEDITEDAFFRDBLHSNGPRMTINDCTRYES$64);
3232                 }
3233                 target.set(expeditedAffrdblHsngPrmtIndctrYes);
3234             }
3235         }
3236         
3237         /**
3238          * Unsets the "ExpeditedAffrdblHsngPrmtIndctr_Yes" element
3239          */
3240         public void unsetExpeditedAffrdblHsngPrmtIndctrYes()
3241         {
3242             synchronized (monitor())
3243             {
3244                 check_orphaned();
3245                 get_store().remove_element(EXPEDITEDAFFRDBLHSNGPRMTINDCTRYES$64, 0);
3246             }
3247         }
3248         
3249         /**
3250          * Gets the "GovrnmntRvwTimeLmtIndctr_No" element
3251          */
3252         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGovrnmntRvwTimeLmtIndctrNo()
3253         {
3254             synchronized (monitor())
3255             {
3256                 check_orphaned();
3257                 org.apache.xmlbeans.SimpleValue target = null;
3258                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(GOVRNMNTRVWTIMELMTINDCTRNO$66, 0);
3259                 if (target == null)
3260                 {
3261                     return null;
3262                 }
3263                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
3264             }
3265         }
3266         
3267         /**
3268          * Gets (as xml) the "GovrnmntRvwTimeLmtIndctr_No" element
3269          */
3270         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGovrnmntRvwTimeLmtIndctrNo()
3271         {
3272             synchronized (monitor())
3273             {
3274                 check_orphaned();
3275                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3276                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(GOVRNMNTRVWTIMELMTINDCTRNO$66, 0);
3277                 return target;
3278             }
3279         }
3280         
3281         /**
3282          * True if has "GovrnmntRvwTimeLmtIndctr_No" element
3283          */
3284         public boolean isSetGovrnmntRvwTimeLmtIndctrNo()
3285         {
3286             synchronized (monitor())
3287             {
3288                 check_orphaned();
3289                 return get_store().count_elements(GOVRNMNTRVWTIMELMTINDCTRNO$66) != 0;
3290             }
3291         }
3292         
3293         /**
3294          * Sets the "GovrnmntRvwTimeLmtIndctr_No" element
3295          */
3296         public void setGovrnmntRvwTimeLmtIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum govrnmntRvwTimeLmtIndctrNo)
3297         {
3298             synchronized (monitor())
3299             {
3300                 check_orphaned();
3301                 org.apache.xmlbeans.SimpleValue target = null;
3302                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(GOVRNMNTRVWTIMELMTINDCTRNO$66, 0);
3303                 if (target == null)
3304                 {
3305                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(GOVRNMNTRVWTIMELMTINDCTRNO$66);
3306                 }
3307                 target.setEnumValue(govrnmntRvwTimeLmtIndctrNo);
3308             }
3309         }
3310         
3311         /**
3312          * Sets (as xml) the "GovrnmntRvwTimeLmtIndctr_No" element
3313          */
3314         public void xsetGovrnmntRvwTimeLmtIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType govrnmntRvwTimeLmtIndctrNo)
3315         {
3316             synchronized (monitor())
3317             {
3318                 check_orphaned();
3319                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3320                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(GOVRNMNTRVWTIMELMTINDCTRNO$66, 0);
3321                 if (target == null)
3322                 {
3323                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(GOVRNMNTRVWTIMELMTINDCTRNO$66);
3324                 }
3325                 target.set(govrnmntRvwTimeLmtIndctrNo);
3326             }
3327         }
3328         
3329         /**
3330          * Unsets the "GovrnmntRvwTimeLmtIndctr_No" element
3331          */
3332         public void unsetGovrnmntRvwTimeLmtIndctrNo()
3333         {
3334             synchronized (monitor())
3335             {
3336                 check_orphaned();
3337                 get_store().remove_element(GOVRNMNTRVWTIMELMTINDCTRNO$66, 0);
3338             }
3339         }
3340         
3341         /**
3342          * Gets the "GovrnmntRvwTimeLmtIndctr_Yes" element
3343          */
3344         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getGovrnmntRvwTimeLmtIndctrYes()
3345         {
3346             synchronized (monitor())
3347             {
3348                 check_orphaned();
3349                 org.apache.xmlbeans.SimpleValue target = null;
3350                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(GOVRNMNTRVWTIMELMTINDCTRYES$68, 0);
3351                 if (target == null)
3352                 {
3353                     return null;
3354                 }
3355                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
3356             }
3357         }
3358         
3359         /**
3360          * Gets (as xml) the "GovrnmntRvwTimeLmtIndctr_Yes" element
3361          */
3362         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetGovrnmntRvwTimeLmtIndctrYes()
3363         {
3364             synchronized (monitor())
3365             {
3366                 check_orphaned();
3367                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3368                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(GOVRNMNTRVWTIMELMTINDCTRYES$68, 0);
3369                 return target;
3370             }
3371         }
3372         
3373         /**
3374          * True if has "GovrnmntRvwTimeLmtIndctr_Yes" element
3375          */
3376         public boolean isSetGovrnmntRvwTimeLmtIndctrYes()
3377         {
3378             synchronized (monitor())
3379             {
3380                 check_orphaned();
3381                 return get_store().count_elements(GOVRNMNTRVWTIMELMTINDCTRYES$68) != 0;
3382             }
3383         }
3384         
3385         /**
3386          * Sets the "GovrnmntRvwTimeLmtIndctr_Yes" element
3387          */
3388         public void setGovrnmntRvwTimeLmtIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum govrnmntRvwTimeLmtIndctrYes)
3389         {
3390             synchronized (monitor())
3391             {
3392                 check_orphaned();
3393                 org.apache.xmlbeans.SimpleValue target = null;
3394                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(GOVRNMNTRVWTIMELMTINDCTRYES$68, 0);
3395                 if (target == null)
3396                 {
3397                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(GOVRNMNTRVWTIMELMTINDCTRYES$68);
3398                 }
3399                 target.setEnumValue(govrnmntRvwTimeLmtIndctrYes);
3400             }
3401         }
3402         
3403         /**
3404          * Sets (as xml) the "GovrnmntRvwTimeLmtIndctr_Yes" element
3405          */
3406         public void xsetGovrnmntRvwTimeLmtIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType govrnmntRvwTimeLmtIndctrYes)
3407         {
3408             synchronized (monitor())
3409             {
3410                 check_orphaned();
3411                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3412                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(GOVRNMNTRVWTIMELMTINDCTRYES$68, 0);
3413                 if (target == null)
3414                 {
3415                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(GOVRNMNTRVWTIMELMTINDCTRYES$68);
3416                 }
3417                 target.set(govrnmntRvwTimeLmtIndctrYes);
3418             }
3419         }
3420         
3421         /**
3422          * Unsets the "GovrnmntRvwTimeLmtIndctr_Yes" element
3423          */
3424         public void unsetGovrnmntRvwTimeLmtIndctrYes()
3425         {
3426             synchronized (monitor())
3427             {
3428                 check_orphaned();
3429                 get_store().remove_element(GOVRNMNTRVWTIMELMTINDCTRYES$68, 0);
3430             }
3431         }
3432         
3433         /**
3434          * Gets the "AllowAccessoryApartmentsIndctr_No" element
3435          */
3436         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAllowAccessoryApartmentsIndctrNo()
3437         {
3438             synchronized (monitor())
3439             {
3440                 check_orphaned();
3441                 org.apache.xmlbeans.SimpleValue target = null;
3442                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(ALLOWACCESSORYAPARTMENTSINDCTRNO$70, 0);
3443                 if (target == null)
3444                 {
3445                     return null;
3446                 }
3447                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
3448             }
3449         }
3450         
3451         /**
3452          * Gets (as xml) the "AllowAccessoryApartmentsIndctr_No" element
3453          */
3454         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAllowAccessoryApartmentsIndctrNo()
3455         {
3456             synchronized (monitor())
3457             {
3458                 check_orphaned();
3459                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3460                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(ALLOWACCESSORYAPARTMENTSINDCTRNO$70, 0);
3461                 return target;
3462             }
3463         }
3464         
3465         /**
3466          * True if has "AllowAccessoryApartmentsIndctr_No" element
3467          */
3468         public boolean isSetAllowAccessoryApartmentsIndctrNo()
3469         {
3470             synchronized (monitor())
3471             {
3472                 check_orphaned();
3473                 return get_store().count_elements(ALLOWACCESSORYAPARTMENTSINDCTRNO$70) != 0;
3474             }
3475         }
3476         
3477         /**
3478          * Sets the "AllowAccessoryApartmentsIndctr_No" element
3479          */
3480         public void setAllowAccessoryApartmentsIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum allowAccessoryApartmentsIndctrNo)
3481         {
3482             synchronized (monitor())
3483             {
3484                 check_orphaned();
3485                 org.apache.xmlbeans.SimpleValue target = null;
3486                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(ALLOWACCESSORYAPARTMENTSINDCTRNO$70, 0);
3487                 if (target == null)
3488                 {
3489                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(ALLOWACCESSORYAPARTMENTSINDCTRNO$70);
3490                 }
3491                 target.setEnumValue(allowAccessoryApartmentsIndctrNo);
3492             }
3493         }
3494         
3495         /**
3496          * Sets (as xml) the "AllowAccessoryApartmentsIndctr_No" element
3497          */
3498         public void xsetAllowAccessoryApartmentsIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType allowAccessoryApartmentsIndctrNo)
3499         {
3500             synchronized (monitor())
3501             {
3502                 check_orphaned();
3503                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3504                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(ALLOWACCESSORYAPARTMENTSINDCTRNO$70, 0);
3505                 if (target == null)
3506                 {
3507                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(ALLOWACCESSORYAPARTMENTSINDCTRNO$70);
3508                 }
3509                 target.set(allowAccessoryApartmentsIndctrNo);
3510             }
3511         }
3512         
3513         /**
3514          * Unsets the "AllowAccessoryApartmentsIndctr_No" element
3515          */
3516         public void unsetAllowAccessoryApartmentsIndctrNo()
3517         {
3518             synchronized (monitor())
3519             {
3520                 check_orphaned();
3521                 get_store().remove_element(ALLOWACCESSORYAPARTMENTSINDCTRNO$70, 0);
3522             }
3523         }
3524         
3525         /**
3526          * Gets the "AllowAccessoryApartmentsIndctr_Yes" element
3527          */
3528         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAllowAccessoryApartmentsIndctrYes()
3529         {
3530             synchronized (monitor())
3531             {
3532                 check_orphaned();
3533                 org.apache.xmlbeans.SimpleValue target = null;
3534                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(ALLOWACCESSORYAPARTMENTSINDCTRYES$72, 0);
3535                 if (target == null)
3536                 {
3537                     return null;
3538                 }
3539                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
3540             }
3541         }
3542         
3543         /**
3544          * Gets (as xml) the "AllowAccessoryApartmentsIndctr_Yes" element
3545          */
3546         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAllowAccessoryApartmentsIndctrYes()
3547         {
3548             synchronized (monitor())
3549             {
3550                 check_orphaned();
3551                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3552                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(ALLOWACCESSORYAPARTMENTSINDCTRYES$72, 0);
3553                 return target;
3554             }
3555         }
3556         
3557         /**
3558          * True if has "AllowAccessoryApartmentsIndctr_Yes" element
3559          */
3560         public boolean isSetAllowAccessoryApartmentsIndctrYes()
3561         {
3562             synchronized (monitor())
3563             {
3564                 check_orphaned();
3565                 return get_store().count_elements(ALLOWACCESSORYAPARTMENTSINDCTRYES$72) != 0;
3566             }
3567         }
3568         
3569         /**
3570          * Sets the "AllowAccessoryApartmentsIndctr_Yes" element
3571          */
3572         public void setAllowAccessoryApartmentsIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum allowAccessoryApartmentsIndctrYes)
3573         {
3574             synchronized (monitor())
3575             {
3576                 check_orphaned();
3577                 org.apache.xmlbeans.SimpleValue target = null;
3578                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(ALLOWACCESSORYAPARTMENTSINDCTRYES$72, 0);
3579                 if (target == null)
3580                 {
3581                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(ALLOWACCESSORYAPARTMENTSINDCTRYES$72);
3582                 }
3583                 target.setEnumValue(allowAccessoryApartmentsIndctrYes);
3584             }
3585         }
3586         
3587         /**
3588          * Sets (as xml) the "AllowAccessoryApartmentsIndctr_Yes" element
3589          */
3590         public void xsetAllowAccessoryApartmentsIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType allowAccessoryApartmentsIndctrYes)
3591         {
3592             synchronized (monitor())
3593             {
3594                 check_orphaned();
3595                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3596                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(ALLOWACCESSORYAPARTMENTSINDCTRYES$72, 0);
3597                 if (target == null)
3598                 {
3599                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(ALLOWACCESSORYAPARTMENTSINDCTRYES$72);
3600                 }
3601                 target.set(allowAccessoryApartmentsIndctrYes);
3602             }
3603         }
3604         
3605         /**
3606          * Unsets the "AllowAccessoryApartmentsIndctr_Yes" element
3607          */
3608         public void unsetAllowAccessoryApartmentsIndctrYes()
3609         {
3610             synchronized (monitor())
3611             {
3612                 check_orphaned();
3613                 get_store().remove_element(ALLOWACCESSORYAPARTMENTSINDCTRYES$72, 0);
3614             }
3615         }
3616         
3617         /**
3618          * Gets the "ParkingRequirementsPolicyIndctr_No" element
3619          */
3620         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getParkingRequirementsPolicyIndctrNo()
3621         {
3622             synchronized (monitor())
3623             {
3624                 check_orphaned();
3625                 org.apache.xmlbeans.SimpleValue target = null;
3626                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PARKINGREQUIREMENTSPOLICYINDCTRNO$74, 0);
3627                 if (target == null)
3628                 {
3629                     return null;
3630                 }
3631                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
3632             }
3633         }
3634         
3635         /**
3636          * Gets (as xml) the "ParkingRequirementsPolicyIndctr_No" element
3637          */
3638         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetParkingRequirementsPolicyIndctrNo()
3639         {
3640             synchronized (monitor())
3641             {
3642                 check_orphaned();
3643                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3644                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(PARKINGREQUIREMENTSPOLICYINDCTRNO$74, 0);
3645                 return target;
3646             }
3647         }
3648         
3649         /**
3650          * True if has "ParkingRequirementsPolicyIndctr_No" element
3651          */
3652         public boolean isSetParkingRequirementsPolicyIndctrNo()
3653         {
3654             synchronized (monitor())
3655             {
3656                 check_orphaned();
3657                 return get_store().count_elements(PARKINGREQUIREMENTSPOLICYINDCTRNO$74) != 0;
3658             }
3659         }
3660         
3661         /**
3662          * Sets the "ParkingRequirementsPolicyIndctr_No" element
3663          */
3664         public void setParkingRequirementsPolicyIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum parkingRequirementsPolicyIndctrNo)
3665         {
3666             synchronized (monitor())
3667             {
3668                 check_orphaned();
3669                 org.apache.xmlbeans.SimpleValue target = null;
3670                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PARKINGREQUIREMENTSPOLICYINDCTRNO$74, 0);
3671                 if (target == null)
3672                 {
3673                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(PARKINGREQUIREMENTSPOLICYINDCTRNO$74);
3674                 }
3675                 target.setEnumValue(parkingRequirementsPolicyIndctrNo);
3676             }
3677         }
3678         
3679         /**
3680          * Sets (as xml) the "ParkingRequirementsPolicyIndctr_No" element
3681          */
3682         public void xsetParkingRequirementsPolicyIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType parkingRequirementsPolicyIndctrNo)
3683         {
3684             synchronized (monitor())
3685             {
3686                 check_orphaned();
3687                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3688                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(PARKINGREQUIREMENTSPOLICYINDCTRNO$74, 0);
3689                 if (target == null)
3690                 {
3691                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(PARKINGREQUIREMENTSPOLICYINDCTRNO$74);
3692                 }
3693                 target.set(parkingRequirementsPolicyIndctrNo);
3694             }
3695         }
3696         
3697         /**
3698          * Unsets the "ParkingRequirementsPolicyIndctr_No" element
3699          */
3700         public void unsetParkingRequirementsPolicyIndctrNo()
3701         {
3702             synchronized (monitor())
3703             {
3704                 check_orphaned();
3705                 get_store().remove_element(PARKINGREQUIREMENTSPOLICYINDCTRNO$74, 0);
3706             }
3707         }
3708         
3709         /**
3710          * Gets the "ParkingRequirementsPolicyIndctr_Yes" element
3711          */
3712         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getParkingRequirementsPolicyIndctrYes()
3713         {
3714             synchronized (monitor())
3715             {
3716                 check_orphaned();
3717                 org.apache.xmlbeans.SimpleValue target = null;
3718                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PARKINGREQUIREMENTSPOLICYINDCTRYES$76, 0);
3719                 if (target == null)
3720                 {
3721                     return null;
3722                 }
3723                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
3724             }
3725         }
3726         
3727         /**
3728          * Gets (as xml) the "ParkingRequirementsPolicyIndctr_Yes" element
3729          */
3730         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetParkingRequirementsPolicyIndctrYes()
3731         {
3732             synchronized (monitor())
3733             {
3734                 check_orphaned();
3735                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3736                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(PARKINGREQUIREMENTSPOLICYINDCTRYES$76, 0);
3737                 return target;
3738             }
3739         }
3740         
3741         /**
3742          * True if has "ParkingRequirementsPolicyIndctr_Yes" element
3743          */
3744         public boolean isSetParkingRequirementsPolicyIndctrYes()
3745         {
3746             synchronized (monitor())
3747             {
3748                 check_orphaned();
3749                 return get_store().count_elements(PARKINGREQUIREMENTSPOLICYINDCTRYES$76) != 0;
3750             }
3751         }
3752         
3753         /**
3754          * Sets the "ParkingRequirementsPolicyIndctr_Yes" element
3755          */
3756         public void setParkingRequirementsPolicyIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum parkingRequirementsPolicyIndctrYes)
3757         {
3758             synchronized (monitor())
3759             {
3760                 check_orphaned();
3761                 org.apache.xmlbeans.SimpleValue target = null;
3762                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(PARKINGREQUIREMENTSPOLICYINDCTRYES$76, 0);
3763                 if (target == null)
3764                 {
3765                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(PARKINGREQUIREMENTSPOLICYINDCTRYES$76);
3766                 }
3767                 target.setEnumValue(parkingRequirementsPolicyIndctrYes);
3768             }
3769         }
3770         
3771         /**
3772          * Sets (as xml) the "ParkingRequirementsPolicyIndctr_Yes" element
3773          */
3774         public void xsetParkingRequirementsPolicyIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType parkingRequirementsPolicyIndctrYes)
3775         {
3776             synchronized (monitor())
3777             {
3778                 check_orphaned();
3779                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3780                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(PARKINGREQUIREMENTSPOLICYINDCTRYES$76, 0);
3781                 if (target == null)
3782                 {
3783                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(PARKINGREQUIREMENTSPOLICYINDCTRYES$76);
3784                 }
3785                 target.set(parkingRequirementsPolicyIndctrYes);
3786             }
3787         }
3788         
3789         /**
3790          * Unsets the "ParkingRequirementsPolicyIndctr_Yes" element
3791          */
3792         public void unsetParkingRequirementsPolicyIndctrYes()
3793         {
3794             synchronized (monitor())
3795             {
3796                 check_orphaned();
3797                 get_store().remove_element(PARKINGREQUIREMENTSPOLICYINDCTRYES$76, 0);
3798             }
3799         }
3800         
3801         /**
3802          * Gets the "AffordHousingReviewIndctr_No" element
3803          */
3804         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAffordHousingReviewIndctrNo()
3805         {
3806             synchronized (monitor())
3807             {
3808                 check_orphaned();
3809                 org.apache.xmlbeans.SimpleValue target = null;
3810                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(AFFORDHOUSINGREVIEWINDCTRNO$78, 0);
3811                 if (target == null)
3812                 {
3813                     return null;
3814                 }
3815                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
3816             }
3817         }
3818         
3819         /**
3820          * Gets (as xml) the "AffordHousingReviewIndctr_No" element
3821          */
3822         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAffordHousingReviewIndctrNo()
3823         {
3824             synchronized (monitor())
3825             {
3826                 check_orphaned();
3827                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3828                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(AFFORDHOUSINGREVIEWINDCTRNO$78, 0);
3829                 return target;
3830             }
3831         }
3832         
3833         /**
3834          * True if has "AffordHousingReviewIndctr_No" element
3835          */
3836         public boolean isSetAffordHousingReviewIndctrNo()
3837         {
3838             synchronized (monitor())
3839             {
3840                 check_orphaned();
3841                 return get_store().count_elements(AFFORDHOUSINGREVIEWINDCTRNO$78) != 0;
3842             }
3843         }
3844         
3845         /**
3846          * Sets the "AffordHousingReviewIndctr_No" element
3847          */
3848         public void setAffordHousingReviewIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum affordHousingReviewIndctrNo)
3849         {
3850             synchronized (monitor())
3851             {
3852                 check_orphaned();
3853                 org.apache.xmlbeans.SimpleValue target = null;
3854                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(AFFORDHOUSINGREVIEWINDCTRNO$78, 0);
3855                 if (target == null)
3856                 {
3857                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(AFFORDHOUSINGREVIEWINDCTRNO$78);
3858                 }
3859                 target.setEnumValue(affordHousingReviewIndctrNo);
3860             }
3861         }
3862         
3863         /**
3864          * Sets (as xml) the "AffordHousingReviewIndctr_No" element
3865          */
3866         public void xsetAffordHousingReviewIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType affordHousingReviewIndctrNo)
3867         {
3868             synchronized (monitor())
3869             {
3870                 check_orphaned();
3871                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3872                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(AFFORDHOUSINGREVIEWINDCTRNO$78, 0);
3873                 if (target == null)
3874                 {
3875                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(AFFORDHOUSINGREVIEWINDCTRNO$78);
3876                 }
3877                 target.set(affordHousingReviewIndctrNo);
3878             }
3879         }
3880         
3881         /**
3882          * Unsets the "AffordHousingReviewIndctr_No" element
3883          */
3884         public void unsetAffordHousingReviewIndctrNo()
3885         {
3886             synchronized (monitor())
3887             {
3888                 check_orphaned();
3889                 get_store().remove_element(AFFORDHOUSINGREVIEWINDCTRNO$78, 0);
3890             }
3891         }
3892         
3893         /**
3894          * Gets the "AffordHousingReviewIndctr_Yes" element
3895          */
3896         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAffordHousingReviewIndctrYes()
3897         {
3898             synchronized (monitor())
3899             {
3900                 check_orphaned();
3901                 org.apache.xmlbeans.SimpleValue target = null;
3902                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(AFFORDHOUSINGREVIEWINDCTRYES$80, 0);
3903                 if (target == null)
3904                 {
3905                     return null;
3906                 }
3907                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
3908             }
3909         }
3910         
3911         /**
3912          * Gets (as xml) the "AffordHousingReviewIndctr_Yes" element
3913          */
3914         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAffordHousingReviewIndctrYes()
3915         {
3916             synchronized (monitor())
3917             {
3918                 check_orphaned();
3919                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3920                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(AFFORDHOUSINGREVIEWINDCTRYES$80, 0);
3921                 return target;
3922             }
3923         }
3924         
3925         /**
3926          * True if has "AffordHousingReviewIndctr_Yes" element
3927          */
3928         public boolean isSetAffordHousingReviewIndctrYes()
3929         {
3930             synchronized (monitor())
3931             {
3932                 check_orphaned();
3933                 return get_store().count_elements(AFFORDHOUSINGREVIEWINDCTRYES$80) != 0;
3934             }
3935         }
3936         
3937         /**
3938          * Sets the "AffordHousingReviewIndctr_Yes" element
3939          */
3940         public void setAffordHousingReviewIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum affordHousingReviewIndctrYes)
3941         {
3942             synchronized (monitor())
3943             {
3944                 check_orphaned();
3945                 org.apache.xmlbeans.SimpleValue target = null;
3946                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(AFFORDHOUSINGREVIEWINDCTRYES$80, 0);
3947                 if (target == null)
3948                 {
3949                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(AFFORDHOUSINGREVIEWINDCTRYES$80);
3950                 }
3951                 target.setEnumValue(affordHousingReviewIndctrYes);
3952             }
3953         }
3954         
3955         /**
3956          * Sets (as xml) the "AffordHousingReviewIndctr_Yes" element
3957          */
3958         public void xsetAffordHousingReviewIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType affordHousingReviewIndctrYes)
3959         {
3960             synchronized (monitor())
3961             {
3962                 check_orphaned();
3963                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
3964                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(AFFORDHOUSINGREVIEWINDCTRYES$80, 0);
3965                 if (target == null)
3966                 {
3967                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(AFFORDHOUSINGREVIEWINDCTRYES$80);
3968                 }
3969                 target.set(affordHousingReviewIndctrYes);
3970             }
3971         }
3972         
3973         /**
3974          * Unsets the "AffordHousingReviewIndctr_Yes" element
3975          */
3976         public void unsetAffordHousingReviewIndctrYes()
3977         {
3978             synchronized (monitor())
3979             {
3980                 check_orphaned();
3981                 get_store().remove_element(AFFORDHOUSINGREVIEWINDCTRYES$80, 0);
3982             }
3983         }
3984         
3985         /**
3986          * Gets the "TotalPointsPartAColumn1Cnt" element
3987          */
3988         public int getTotalPointsPartAColumn1Cnt()
3989         {
3990             synchronized (monitor())
3991             {
3992                 check_orphaned();
3993                 org.apache.xmlbeans.SimpleValue target = null;
3994                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(TOTALPOINTSPARTACOLUMN1CNT$82, 0);
3995                 if (target == null)
3996                 {
3997                     return 0;
3998                 }
3999                 return target.getIntValue();
4000             }
4001         }
4002         
4003         /**
4004          * Gets (as xml) the "TotalPointsPartAColumn1Cnt" element
4005          */
4006         public gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType xgetTotalPointsPartAColumn1Cnt()
4007         {
4008             synchronized (monitor())
4009             {
4010                 check_orphaned();
4011                 gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType target = null;
4012                 target = (gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType)get_store().find_element_user(TOTALPOINTSPARTACOLUMN1CNT$82, 0);
4013                 return target;
4014             }
4015         }
4016         
4017         /**
4018          * True if has "TotalPointsPartAColumn1Cnt" element
4019          */
4020         public boolean isSetTotalPointsPartAColumn1Cnt()
4021         {
4022             synchronized (monitor())
4023             {
4024                 check_orphaned();
4025                 return get_store().count_elements(TOTALPOINTSPARTACOLUMN1CNT$82) != 0;
4026             }
4027         }
4028         
4029         /**
4030          * Sets the "TotalPointsPartAColumn1Cnt" element
4031          */
4032         public void setTotalPointsPartAColumn1Cnt(int totalPointsPartAColumn1Cnt)
4033         {
4034             synchronized (monitor())
4035             {
4036                 check_orphaned();
4037                 org.apache.xmlbeans.SimpleValue target = null;
4038                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(TOTALPOINTSPARTACOLUMN1CNT$82, 0);
4039                 if (target == null)
4040                 {
4041                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(TOTALPOINTSPARTACOLUMN1CNT$82);
4042                 }
4043                 target.setIntValue(totalPointsPartAColumn1Cnt);
4044             }
4045         }
4046         
4047         /**
4048          * Sets (as xml) the "TotalPointsPartAColumn1Cnt" element
4049          */
4050         public void xsetTotalPointsPartAColumn1Cnt(gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType totalPointsPartAColumn1Cnt)
4051         {
4052             synchronized (monitor())
4053             {
4054                 check_orphaned();
4055                 gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType target = null;
4056                 target = (gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType)get_store().find_element_user(TOTALPOINTSPARTACOLUMN1CNT$82, 0);
4057                 if (target == null)
4058                 {
4059                     target = (gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType)get_store().add_element_user(TOTALPOINTSPARTACOLUMN1CNT$82);
4060                 }
4061                 target.set(totalPointsPartAColumn1Cnt);
4062             }
4063         }
4064         
4065         /**
4066          * Unsets the "TotalPointsPartAColumn1Cnt" element
4067          */
4068         public void unsetTotalPointsPartAColumn1Cnt()
4069         {
4070             synchronized (monitor())
4071             {
4072                 check_orphaned();
4073                 get_store().remove_element(TOTALPOINTSPARTACOLUMN1CNT$82, 0);
4074             }
4075         }
4076         
4077         /**
4078          * Gets the "TotalPointsPartAColumn2Cnt" element
4079          */
4080         public int getTotalPointsPartAColumn2Cnt()
4081         {
4082             synchronized (monitor())
4083             {
4084                 check_orphaned();
4085                 org.apache.xmlbeans.SimpleValue target = null;
4086                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(TOTALPOINTSPARTACOLUMN2CNT$84, 0);
4087                 if (target == null)
4088                 {
4089                     return 0;
4090                 }
4091                 return target.getIntValue();
4092             }
4093         }
4094         
4095         /**
4096          * Gets (as xml) the "TotalPointsPartAColumn2Cnt" element
4097          */
4098         public gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType xgetTotalPointsPartAColumn2Cnt()
4099         {
4100             synchronized (monitor())
4101             {
4102                 check_orphaned();
4103                 gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType target = null;
4104                 target = (gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType)get_store().find_element_user(TOTALPOINTSPARTACOLUMN2CNT$84, 0);
4105                 return target;
4106             }
4107         }
4108         
4109         /**
4110          * True if has "TotalPointsPartAColumn2Cnt" element
4111          */
4112         public boolean isSetTotalPointsPartAColumn2Cnt()
4113         {
4114             synchronized (monitor())
4115             {
4116                 check_orphaned();
4117                 return get_store().count_elements(TOTALPOINTSPARTACOLUMN2CNT$84) != 0;
4118             }
4119         }
4120         
4121         /**
4122          * Sets the "TotalPointsPartAColumn2Cnt" element
4123          */
4124         public void setTotalPointsPartAColumn2Cnt(int totalPointsPartAColumn2Cnt)
4125         {
4126             synchronized (monitor())
4127             {
4128                 check_orphaned();
4129                 org.apache.xmlbeans.SimpleValue target = null;
4130                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(TOTALPOINTSPARTACOLUMN2CNT$84, 0);
4131                 if (target == null)
4132                 {
4133                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(TOTALPOINTSPARTACOLUMN2CNT$84);
4134                 }
4135                 target.setIntValue(totalPointsPartAColumn2Cnt);
4136             }
4137         }
4138         
4139         /**
4140          * Sets (as xml) the "TotalPointsPartAColumn2Cnt" element
4141          */
4142         public void xsetTotalPointsPartAColumn2Cnt(gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType totalPointsPartAColumn2Cnt)
4143         {
4144             synchronized (monitor())
4145             {
4146                 check_orphaned();
4147                 gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType target = null;
4148                 target = (gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType)get_store().find_element_user(TOTALPOINTSPARTACOLUMN2CNT$84, 0);
4149                 if (target == null)
4150                 {
4151                     target = (gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType)get_store().add_element_user(TOTALPOINTSPARTACOLUMN2CNT$84);
4152                 }
4153                 target.set(totalPointsPartAColumn2Cnt);
4154             }
4155         }
4156         
4157         /**
4158          * Unsets the "TotalPointsPartAColumn2Cnt" element
4159          */
4160         public void unsetTotalPointsPartAColumn2Cnt()
4161         {
4162             synchronized (monitor())
4163             {
4164                 check_orphaned();
4165                 get_store().remove_element(TOTALPOINTSPARTACOLUMN2CNT$84, 0);
4166             }
4167         }
4168         
4169         /**
4170          * Gets the "StateRqrsComprhnsvPlanIndctr_No" element
4171          */
4172         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateRqrsComprhnsvPlanIndctrNo()
4173         {
4174             synchronized (monitor())
4175             {
4176                 check_orphaned();
4177                 org.apache.xmlbeans.SimpleValue target = null;
4178                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATERQRSCOMPRHNSVPLANINDCTRNO$86, 0);
4179                 if (target == null)
4180                 {
4181                     return null;
4182                 }
4183                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
4184             }
4185         }
4186         
4187         /**
4188          * Gets (as xml) the "StateRqrsComprhnsvPlanIndctr_No" element
4189          */
4190         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateRqrsComprhnsvPlanIndctrNo()
4191         {
4192             synchronized (monitor())
4193             {
4194                 check_orphaned();
4195                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
4196                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATERQRSCOMPRHNSVPLANINDCTRNO$86, 0);
4197                 return target;
4198             }
4199         }
4200         
4201         /**
4202          * True if has "StateRqrsComprhnsvPlanIndctr_No" element
4203          */
4204         public boolean isSetStateRqrsComprhnsvPlanIndctrNo()
4205         {
4206             synchronized (monitor())
4207             {
4208                 check_orphaned();
4209                 return get_store().count_elements(STATERQRSCOMPRHNSVPLANINDCTRNO$86) != 0;
4210             }
4211         }
4212         
4213         /**
4214          * Sets the "StateRqrsComprhnsvPlanIndctr_No" element
4215          */
4216         public void setStateRqrsComprhnsvPlanIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateRqrsComprhnsvPlanIndctrNo)
4217         {
4218             synchronized (monitor())
4219             {
4220                 check_orphaned();
4221                 org.apache.xmlbeans.SimpleValue target = null;
4222                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATERQRSCOMPRHNSVPLANINDCTRNO$86, 0);
4223                 if (target == null)
4224                 {
4225                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATERQRSCOMPRHNSVPLANINDCTRNO$86);
4226                 }
4227                 target.setEnumValue(stateRqrsComprhnsvPlanIndctrNo);
4228             }
4229         }
4230         
4231         /**
4232          * Sets (as xml) the "StateRqrsComprhnsvPlanIndctr_No" element
4233          */
4234         public void xsetStateRqrsComprhnsvPlanIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateRqrsComprhnsvPlanIndctrNo)
4235         {
4236             synchronized (monitor())
4237             {
4238                 check_orphaned();
4239                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
4240                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATERQRSCOMPRHNSVPLANINDCTRNO$86, 0);
4241                 if (target == null)
4242                 {
4243                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATERQRSCOMPRHNSVPLANINDCTRNO$86);
4244                 }
4245                 target.set(stateRqrsComprhnsvPlanIndctrNo);
4246             }
4247         }
4248         
4249         /**
4250          * Unsets the "StateRqrsComprhnsvPlanIndctr_No" element
4251          */
4252         public void unsetStateRqrsComprhnsvPlanIndctrNo()
4253         {
4254             synchronized (monitor())
4255             {
4256                 check_orphaned();
4257                 get_store().remove_element(STATERQRSCOMPRHNSVPLANINDCTRNO$86, 0);
4258             }
4259         }
4260         
4261         /**
4262          * Gets the "StateRqrsComprhnsvPlanIndctr_Yes" element
4263          */
4264         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateRqrsComprhnsvPlanIndctrYes()
4265         {
4266             synchronized (monitor())
4267             {
4268                 check_orphaned();
4269                 org.apache.xmlbeans.SimpleValue target = null;
4270                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATERQRSCOMPRHNSVPLANINDCTRYES$88, 0);
4271                 if (target == null)
4272                 {
4273                     return null;
4274                 }
4275                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
4276             }
4277         }
4278         
4279         /**
4280          * Gets (as xml) the "StateRqrsComprhnsvPlanIndctr_Yes" element
4281          */
4282         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateRqrsComprhnsvPlanIndctrYes()
4283         {
4284             synchronized (monitor())
4285             {
4286                 check_orphaned();
4287                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
4288                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATERQRSCOMPRHNSVPLANINDCTRYES$88, 0);
4289                 return target;
4290             }
4291         }
4292         
4293         /**
4294          * True if has "StateRqrsComprhnsvPlanIndctr_Yes" element
4295          */
4296         public boolean isSetStateRqrsComprhnsvPlanIndctrYes()
4297         {
4298             synchronized (monitor())
4299             {
4300                 check_orphaned();
4301                 return get_store().count_elements(STATERQRSCOMPRHNSVPLANINDCTRYES$88) != 0;
4302             }
4303         }
4304         
4305         /**
4306          * Sets the "StateRqrsComprhnsvPlanIndctr_Yes" element
4307          */
4308         public void setStateRqrsComprhnsvPlanIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateRqrsComprhnsvPlanIndctrYes)
4309         {
4310             synchronized (monitor())
4311             {
4312                 check_orphaned();
4313                 org.apache.xmlbeans.SimpleValue target = null;
4314                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATERQRSCOMPRHNSVPLANINDCTRYES$88, 0);
4315                 if (target == null)
4316                 {
4317                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATERQRSCOMPRHNSVPLANINDCTRYES$88);
4318                 }
4319                 target.setEnumValue(stateRqrsComprhnsvPlanIndctrYes);
4320             }
4321         }
4322         
4323         /**
4324          * Sets (as xml) the "StateRqrsComprhnsvPlanIndctr_Yes" element
4325          */
4326         public void xsetStateRqrsComprhnsvPlanIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateRqrsComprhnsvPlanIndctrYes)
4327         {
4328             synchronized (monitor())
4329             {
4330                 check_orphaned();
4331                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
4332                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATERQRSCOMPRHNSVPLANINDCTRYES$88, 0);
4333                 if (target == null)
4334                 {
4335                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATERQRSCOMPRHNSVPLANINDCTRYES$88);
4336                 }
4337                 target.set(stateRqrsComprhnsvPlanIndctrYes);
4338             }
4339         }
4340         
4341         /**
4342          * Unsets the "StateRqrsComprhnsvPlanIndctr_Yes" element
4343          */
4344         public void unsetStateRqrsComprhnsvPlanIndctrYes()
4345         {
4346             synchronized (monitor())
4347             {
4348                 check_orphaned();
4349                 get_store().remove_element(STATERQRSCOMPRHNSVPLANINDCTRYES$88, 0);
4350             }
4351         }
4352         
4353         /**
4354          * Gets the "StateRqrs5YrGrwthPlanIndctr_No" element
4355          */
4356         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateRqrs5YrGrwthPlanIndctrNo()
4357         {
4358             synchronized (monitor())
4359             {
4360                 check_orphaned();
4361                 org.apache.xmlbeans.SimpleValue target = null;
4362                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATERQRS5YRGRWTHPLANINDCTRNO$90, 0);
4363                 if (target == null)
4364                 {
4365                     return null;
4366                 }
4367                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
4368             }
4369         }
4370         
4371         /**
4372          * Gets (as xml) the "StateRqrs5YrGrwthPlanIndctr_No" element
4373          */
4374         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateRqrs5YrGrwthPlanIndctrNo()
4375         {
4376             synchronized (monitor())
4377             {
4378                 check_orphaned();
4379                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
4380                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATERQRS5YRGRWTHPLANINDCTRNO$90, 0);
4381                 return target;
4382             }
4383         }
4384         
4385         /**
4386          * True if has "StateRqrs5YrGrwthPlanIndctr_No" element
4387          */
4388         public boolean isSetStateRqrs5YrGrwthPlanIndctrNo()
4389         {
4390             synchronized (monitor())
4391             {
4392                 check_orphaned();
4393                 return get_store().count_elements(STATERQRS5YRGRWTHPLANINDCTRNO$90) != 0;
4394             }
4395         }
4396         
4397         /**
4398          * Sets the "StateRqrs5YrGrwthPlanIndctr_No" element
4399          */
4400         public void setStateRqrs5YrGrwthPlanIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateRqrs5YrGrwthPlanIndctrNo)
4401         {
4402             synchronized (monitor())
4403             {
4404                 check_orphaned();
4405                 org.apache.xmlbeans.SimpleValue target = null;
4406                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATERQRS5YRGRWTHPLANINDCTRNO$90, 0);
4407                 if (target == null)
4408                 {
4409                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATERQRS5YRGRWTHPLANINDCTRNO$90);
4410                 }
4411                 target.setEnumValue(stateRqrs5YrGrwthPlanIndctrNo);
4412             }
4413         }
4414         
4415         /**
4416          * Sets (as xml) the "StateRqrs5YrGrwthPlanIndctr_No" element
4417          */
4418         public void xsetStateRqrs5YrGrwthPlanIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateRqrs5YrGrwthPlanIndctrNo)
4419         {
4420             synchronized (monitor())
4421             {
4422                 check_orphaned();
4423                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
4424                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATERQRS5YRGRWTHPLANINDCTRNO$90, 0);
4425                 if (target == null)
4426                 {
4427                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATERQRS5YRGRWTHPLANINDCTRNO$90);
4428                 }
4429                 target.set(stateRqrs5YrGrwthPlanIndctrNo);
4430             }
4431         }
4432         
4433         /**
4434          * Unsets the "StateRqrs5YrGrwthPlanIndctr_No" element
4435          */
4436         public void unsetStateRqrs5YrGrwthPlanIndctrNo()
4437         {
4438             synchronized (monitor())
4439             {
4440                 check_orphaned();
4441                 get_store().remove_element(STATERQRS5YRGRWTHPLANINDCTRNO$90, 0);
4442             }
4443         }
4444         
4445         /**
4446          * Gets the "StateRqrs5YrGrwthPlanIndctr_Yes" element
4447          */
4448         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateRqrs5YrGrwthPlanIndctrYes()
4449         {
4450             synchronized (monitor())
4451             {
4452                 check_orphaned();
4453                 org.apache.xmlbeans.SimpleValue target = null;
4454                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATERQRS5YRGRWTHPLANINDCTRYES$92, 0);
4455                 if (target == null)
4456                 {
4457                     return null;
4458                 }
4459                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
4460             }
4461         }
4462         
4463         /**
4464          * Gets (as xml) the "StateRqrs5YrGrwthPlanIndctr_Yes" element
4465          */
4466         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateRqrs5YrGrwthPlanIndctrYes()
4467         {
4468             synchronized (monitor())
4469             {
4470                 check_orphaned();
4471                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
4472                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATERQRS5YRGRWTHPLANINDCTRYES$92, 0);
4473                 return target;
4474             }
4475         }
4476         
4477         /**
4478          * True if has "StateRqrs5YrGrwthPlanIndctr_Yes" element
4479          */
4480         public boolean isSetStateRqrs5YrGrwthPlanIndctrYes()
4481         {
4482             synchronized (monitor())
4483             {
4484                 check_orphaned();
4485                 return get_store().count_elements(STATERQRS5YRGRWTHPLANINDCTRYES$92) != 0;
4486             }
4487         }
4488         
4489         /**
4490          * Sets the "StateRqrs5YrGrwthPlanIndctr_Yes" element
4491          */
4492         public void setStateRqrs5YrGrwthPlanIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateRqrs5YrGrwthPlanIndctrYes)
4493         {
4494             synchronized (monitor())
4495             {
4496                 check_orphaned();
4497                 org.apache.xmlbeans.SimpleValue target = null;
4498                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATERQRS5YRGRWTHPLANINDCTRYES$92, 0);
4499                 if (target == null)
4500                 {
4501                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATERQRS5YRGRWTHPLANINDCTRYES$92);
4502                 }
4503                 target.setEnumValue(stateRqrs5YrGrwthPlanIndctrYes);
4504             }
4505         }
4506         
4507         /**
4508          * Sets (as xml) the "StateRqrs5YrGrwthPlanIndctr_Yes" element
4509          */
4510         public void xsetStateRqrs5YrGrwthPlanIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateRqrs5YrGrwthPlanIndctrYes)
4511         {
4512             synchronized (monitor())
4513             {
4514                 check_orphaned();
4515                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
4516                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATERQRS5YRGRWTHPLANINDCTRYES$92, 0);
4517                 if (target == null)
4518                 {
4519                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATERQRS5YRGRWTHPLANINDCTRYES$92);
4520                 }
4521                 target.set(stateRqrs5YrGrwthPlanIndctrYes);
4522             }
4523         }
4524         
4525         /**
4526          * Unsets the "StateRqrs5YrGrwthPlanIndctr_Yes" element
4527          */
4528         public void unsetStateRqrs5YrGrwthPlanIndctrYes()
4529         {
4530             synchronized (monitor())
4531             {
4532                 check_orphaned();
4533                 get_store().remove_element(STATERQRS5YRGRWTHPLANINDCTRYES$92, 0);
4534             }
4535         }
4536         
4537         /**
4538          * Gets the "StateRequiresLandUseIndctr_No" element
4539          */
4540         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateRequiresLandUseIndctrNo()
4541         {
4542             synchronized (monitor())
4543             {
4544                 check_orphaned();
4545                 org.apache.xmlbeans.SimpleValue target = null;
4546                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEREQUIRESLANDUSEINDCTRNO$94, 0);
4547                 if (target == null)
4548                 {
4549                     return null;
4550                 }
4551                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
4552             }
4553         }
4554         
4555         /**
4556          * Gets (as xml) the "StateRequiresLandUseIndctr_No" element
4557          */
4558         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateRequiresLandUseIndctrNo()
4559         {
4560             synchronized (monitor())
4561             {
4562                 check_orphaned();
4563                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
4564                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEREQUIRESLANDUSEINDCTRNO$94, 0);
4565                 return target;
4566             }
4567         }
4568         
4569         /**
4570          * True if has "StateRequiresLandUseIndctr_No" element
4571          */
4572         public boolean isSetStateRequiresLandUseIndctrNo()
4573         {
4574             synchronized (monitor())
4575             {
4576                 check_orphaned();
4577                 return get_store().count_elements(STATEREQUIRESLANDUSEINDCTRNO$94) != 0;
4578             }
4579         }
4580         
4581         /**
4582          * Sets the "StateRequiresLandUseIndctr_No" element
4583          */
4584         public void setStateRequiresLandUseIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateRequiresLandUseIndctrNo)
4585         {
4586             synchronized (monitor())
4587             {
4588                 check_orphaned();
4589                 org.apache.xmlbeans.SimpleValue target = null;
4590                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEREQUIRESLANDUSEINDCTRNO$94, 0);
4591                 if (target == null)
4592                 {
4593                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEREQUIRESLANDUSEINDCTRNO$94);
4594                 }
4595                 target.setEnumValue(stateRequiresLandUseIndctrNo);
4596             }
4597         }
4598         
4599         /**
4600          * Sets (as xml) the "StateRequiresLandUseIndctr_No" element
4601          */
4602         public void xsetStateRequiresLandUseIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateRequiresLandUseIndctrNo)
4603         {
4604             synchronized (monitor())
4605             {
4606                 check_orphaned();
4607                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
4608                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEREQUIRESLANDUSEINDCTRNO$94, 0);
4609                 if (target == null)
4610                 {
4611                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATEREQUIRESLANDUSEINDCTRNO$94);
4612                 }
4613                 target.set(stateRequiresLandUseIndctrNo);
4614             }
4615         }
4616         
4617         /**
4618          * Unsets the "StateRequiresLandUseIndctr_No" element
4619          */
4620         public void unsetStateRequiresLandUseIndctrNo()
4621         {
4622             synchronized (monitor())
4623             {
4624                 check_orphaned();
4625                 get_store().remove_element(STATEREQUIRESLANDUSEINDCTRNO$94, 0);
4626             }
4627         }
4628         
4629         /**
4630          * Gets the "StateRequiresLandUseIndctr_Yes" element
4631          */
4632         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateRequiresLandUseIndctrYes()
4633         {
4634             synchronized (monitor())
4635             {
4636                 check_orphaned();
4637                 org.apache.xmlbeans.SimpleValue target = null;
4638                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEREQUIRESLANDUSEINDCTRYES$96, 0);
4639                 if (target == null)
4640                 {
4641                     return null;
4642                 }
4643                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
4644             }
4645         }
4646         
4647         /**
4648          * Gets (as xml) the "StateRequiresLandUseIndctr_Yes" element
4649          */
4650         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateRequiresLandUseIndctrYes()
4651         {
4652             synchronized (monitor())
4653             {
4654                 check_orphaned();
4655                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
4656                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEREQUIRESLANDUSEINDCTRYES$96, 0);
4657                 return target;
4658             }
4659         }
4660         
4661         /**
4662          * True if has "StateRequiresLandUseIndctr_Yes" element
4663          */
4664         public boolean isSetStateRequiresLandUseIndctrYes()
4665         {
4666             synchronized (monitor())
4667             {
4668                 check_orphaned();
4669                 return get_store().count_elements(STATEREQUIRESLANDUSEINDCTRYES$96) != 0;
4670             }
4671         }
4672         
4673         /**
4674          * Sets the "StateRequiresLandUseIndctr_Yes" element
4675          */
4676         public void setStateRequiresLandUseIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateRequiresLandUseIndctrYes)
4677         {
4678             synchronized (monitor())
4679             {
4680                 check_orphaned();
4681                 org.apache.xmlbeans.SimpleValue target = null;
4682                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEREQUIRESLANDUSEINDCTRYES$96, 0);
4683                 if (target == null)
4684                 {
4685                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEREQUIRESLANDUSEINDCTRYES$96);
4686                 }
4687                 target.setEnumValue(stateRequiresLandUseIndctrYes);
4688             }
4689         }
4690         
4691         /**
4692          * Sets (as xml) the "StateRequiresLandUseIndctr_Yes" element
4693          */
4694         public void xsetStateRequiresLandUseIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateRequiresLandUseIndctrYes)
4695         {
4696             synchronized (monitor())
4697             {
4698                 check_orphaned();
4699                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
4700                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEREQUIRESLANDUSEINDCTRYES$96, 0);
4701                 if (target == null)
4702                 {
4703                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATEREQUIRESLANDUSEINDCTRYES$96);
4704                 }
4705                 target.set(stateRequiresLandUseIndctrYes);
4706             }
4707         }
4708         
4709         /**
4710          * Unsets the "StateRequiresLandUseIndctr_Yes" element
4711          */
4712         public void unsetStateRequiresLandUseIndctrYes()
4713         {
4714             synchronized (monitor())
4715             {
4716                 check_orphaned();
4717                 get_store().remove_element(STATEREQUIRESLANDUSEINDCTRYES$96, 0);
4718             }
4719         }
4720         
4721         /**
4722          * Gets the "StateAffrdblHsngRvwMssnIndctr_No" element
4723          */
4724         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateAffrdblHsngRvwMssnIndctrNo()
4725         {
4726             synchronized (monitor())
4727             {
4728                 check_orphaned();
4729                 org.apache.xmlbeans.SimpleValue target = null;
4730                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEAFFRDBLHSNGRVWMSSNINDCTRNO$98, 0);
4731                 if (target == null)
4732                 {
4733                     return null;
4734                 }
4735                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
4736             }
4737         }
4738         
4739         /**
4740          * Gets (as xml) the "StateAffrdblHsngRvwMssnIndctr_No" element
4741          */
4742         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateAffrdblHsngRvwMssnIndctrNo()
4743         {
4744             synchronized (monitor())
4745             {
4746                 check_orphaned();
4747                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
4748                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEAFFRDBLHSNGRVWMSSNINDCTRNO$98, 0);
4749                 return target;
4750             }
4751         }
4752         
4753         /**
4754          * True if has "StateAffrdblHsngRvwMssnIndctr_No" element
4755          */
4756         public boolean isSetStateAffrdblHsngRvwMssnIndctrNo()
4757         {
4758             synchronized (monitor())
4759             {
4760                 check_orphaned();
4761                 return get_store().count_elements(STATEAFFRDBLHSNGRVWMSSNINDCTRNO$98) != 0;
4762             }
4763         }
4764         
4765         /**
4766          * Sets the "StateAffrdblHsngRvwMssnIndctr_No" element
4767          */
4768         public void setStateAffrdblHsngRvwMssnIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateAffrdblHsngRvwMssnIndctrNo)
4769         {
4770             synchronized (monitor())
4771             {
4772                 check_orphaned();
4773                 org.apache.xmlbeans.SimpleValue target = null;
4774                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEAFFRDBLHSNGRVWMSSNINDCTRNO$98, 0);
4775                 if (target == null)
4776                 {
4777                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEAFFRDBLHSNGRVWMSSNINDCTRNO$98);
4778                 }
4779                 target.setEnumValue(stateAffrdblHsngRvwMssnIndctrNo);
4780             }
4781         }
4782         
4783         /**
4784          * Sets (as xml) the "StateAffrdblHsngRvwMssnIndctr_No" element
4785          */
4786         public void xsetStateAffrdblHsngRvwMssnIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateAffrdblHsngRvwMssnIndctrNo)
4787         {
4788             synchronized (monitor())
4789             {
4790                 check_orphaned();
4791                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
4792                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEAFFRDBLHSNGRVWMSSNINDCTRNO$98, 0);
4793                 if (target == null)
4794                 {
4795                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATEAFFRDBLHSNGRVWMSSNINDCTRNO$98);
4796                 }
4797                 target.set(stateAffrdblHsngRvwMssnIndctrNo);
4798             }
4799         }
4800         
4801         /**
4802          * Unsets the "StateAffrdblHsngRvwMssnIndctr_No" element
4803          */
4804         public void unsetStateAffrdblHsngRvwMssnIndctrNo()
4805         {
4806             synchronized (monitor())
4807             {
4808                 check_orphaned();
4809                 get_store().remove_element(STATEAFFRDBLHSNGRVWMSSNINDCTRNO$98, 0);
4810             }
4811         }
4812         
4813         /**
4814          * Gets the "StateAffrdblHsngRvwMssnIndctr_Yes" element
4815          */
4816         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateAffrdblHsngRvwMssnIndctrYes()
4817         {
4818             synchronized (monitor())
4819             {
4820                 check_orphaned();
4821                 org.apache.xmlbeans.SimpleValue target = null;
4822                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEAFFRDBLHSNGRVWMSSNINDCTRYES$100, 0);
4823                 if (target == null)
4824                 {
4825                     return null;
4826                 }
4827                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
4828             }
4829         }
4830         
4831         /**
4832          * Gets (as xml) the "StateAffrdblHsngRvwMssnIndctr_Yes" element
4833          */
4834         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateAffrdblHsngRvwMssnIndctrYes()
4835         {
4836             synchronized (monitor())
4837             {
4838                 check_orphaned();
4839                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
4840                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEAFFRDBLHSNGRVWMSSNINDCTRYES$100, 0);
4841                 return target;
4842             }
4843         }
4844         
4845         /**
4846          * True if has "StateAffrdblHsngRvwMssnIndctr_Yes" element
4847          */
4848         public boolean isSetStateAffrdblHsngRvwMssnIndctrYes()
4849         {
4850             synchronized (monitor())
4851             {
4852                 check_orphaned();
4853                 return get_store().count_elements(STATEAFFRDBLHSNGRVWMSSNINDCTRYES$100) != 0;
4854             }
4855         }
4856         
4857         /**
4858          * Sets the "StateAffrdblHsngRvwMssnIndctr_Yes" element
4859          */
4860         public void setStateAffrdblHsngRvwMssnIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateAffrdblHsngRvwMssnIndctrYes)
4861         {
4862             synchronized (monitor())
4863             {
4864                 check_orphaned();
4865                 org.apache.xmlbeans.SimpleValue target = null;
4866                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEAFFRDBLHSNGRVWMSSNINDCTRYES$100, 0);
4867                 if (target == null)
4868                 {
4869                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEAFFRDBLHSNGRVWMSSNINDCTRYES$100);
4870                 }
4871                 target.setEnumValue(stateAffrdblHsngRvwMssnIndctrYes);
4872             }
4873         }
4874         
4875         /**
4876          * Sets (as xml) the "StateAffrdblHsngRvwMssnIndctr_Yes" element
4877          */
4878         public void xsetStateAffrdblHsngRvwMssnIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateAffrdblHsngRvwMssnIndctrYes)
4879         {
4880             synchronized (monitor())
4881             {
4882                 check_orphaned();
4883                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
4884                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEAFFRDBLHSNGRVWMSSNINDCTRYES$100, 0);
4885                 if (target == null)
4886                 {
4887                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATEAFFRDBLHSNGRVWMSSNINDCTRYES$100);
4888                 }
4889                 target.set(stateAffrdblHsngRvwMssnIndctrYes);
4890             }
4891         }
4892         
4893         /**
4894          * Unsets the "StateAffrdblHsngRvwMssnIndctr_Yes" element
4895          */
4896         public void unsetStateAffrdblHsngRvwMssnIndctrYes()
4897         {
4898             synchronized (monitor())
4899             {
4900                 check_orphaned();
4901                 get_store().remove_element(STATEAFFRDBLHSNGRVWMSSNINDCTRYES$100, 0);
4902             }
4903         }
4904         
4905         /**
4906          * Gets the "StateRequireLocalEvaluationIndctr_No" element
4907          */
4908         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateRequireLocalEvaluationIndctrNo()
4909         {
4910             synchronized (monitor())
4911             {
4912                 check_orphaned();
4913                 org.apache.xmlbeans.SimpleValue target = null;
4914                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEREQUIRELOCALEVALUATIONINDCTRNO$102, 0);
4915                 if (target == null)
4916                 {
4917                     return null;
4918                 }
4919                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
4920             }
4921         }
4922         
4923         /**
4924          * Gets (as xml) the "StateRequireLocalEvaluationIndctr_No" element
4925          */
4926         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateRequireLocalEvaluationIndctrNo()
4927         {
4928             synchronized (monitor())
4929             {
4930                 check_orphaned();
4931                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
4932                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEREQUIRELOCALEVALUATIONINDCTRNO$102, 0);
4933                 return target;
4934             }
4935         }
4936         
4937         /**
4938          * True if has "StateRequireLocalEvaluationIndctr_No" element
4939          */
4940         public boolean isSetStateRequireLocalEvaluationIndctrNo()
4941         {
4942             synchronized (monitor())
4943             {
4944                 check_orphaned();
4945                 return get_store().count_elements(STATEREQUIRELOCALEVALUATIONINDCTRNO$102) != 0;
4946             }
4947         }
4948         
4949         /**
4950          * Sets the "StateRequireLocalEvaluationIndctr_No" element
4951          */
4952         public void setStateRequireLocalEvaluationIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateRequireLocalEvaluationIndctrNo)
4953         {
4954             synchronized (monitor())
4955             {
4956                 check_orphaned();
4957                 org.apache.xmlbeans.SimpleValue target = null;
4958                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEREQUIRELOCALEVALUATIONINDCTRNO$102, 0);
4959                 if (target == null)
4960                 {
4961                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEREQUIRELOCALEVALUATIONINDCTRNO$102);
4962                 }
4963                 target.setEnumValue(stateRequireLocalEvaluationIndctrNo);
4964             }
4965         }
4966         
4967         /**
4968          * Sets (as xml) the "StateRequireLocalEvaluationIndctr_No" element
4969          */
4970         public void xsetStateRequireLocalEvaluationIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateRequireLocalEvaluationIndctrNo)
4971         {
4972             synchronized (monitor())
4973             {
4974                 check_orphaned();
4975                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
4976                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEREQUIRELOCALEVALUATIONINDCTRNO$102, 0);
4977                 if (target == null)
4978                 {
4979                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATEREQUIRELOCALEVALUATIONINDCTRNO$102);
4980                 }
4981                 target.set(stateRequireLocalEvaluationIndctrNo);
4982             }
4983         }
4984         
4985         /**
4986          * Unsets the "StateRequireLocalEvaluationIndctr_No" element
4987          */
4988         public void unsetStateRequireLocalEvaluationIndctrNo()
4989         {
4990             synchronized (monitor())
4991             {
4992                 check_orphaned();
4993                 get_store().remove_element(STATEREQUIRELOCALEVALUATIONINDCTRNO$102, 0);
4994             }
4995         }
4996         
4997         /**
4998          * Gets the "StateRequireLocalEvaluationIndctr_Yes" element
4999          */
5000         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateRequireLocalEvaluationIndctrYes()
5001         {
5002             synchronized (monitor())
5003             {
5004                 check_orphaned();
5005                 org.apache.xmlbeans.SimpleValue target = null;
5006                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEREQUIRELOCALEVALUATIONINDCTRYES$104, 0);
5007                 if (target == null)
5008                 {
5009                     return null;
5010                 }
5011                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
5012             }
5013         }
5014         
5015         /**
5016          * Gets (as xml) the "StateRequireLocalEvaluationIndctr_Yes" element
5017          */
5018         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateRequireLocalEvaluationIndctrYes()
5019         {
5020             synchronized (monitor())
5021             {
5022                 check_orphaned();
5023                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5024                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEREQUIRELOCALEVALUATIONINDCTRYES$104, 0);
5025                 return target;
5026             }
5027         }
5028         
5029         /**
5030          * True if has "StateRequireLocalEvaluationIndctr_Yes" element
5031          */
5032         public boolean isSetStateRequireLocalEvaluationIndctrYes()
5033         {
5034             synchronized (monitor())
5035             {
5036                 check_orphaned();
5037                 return get_store().count_elements(STATEREQUIRELOCALEVALUATIONINDCTRYES$104) != 0;
5038             }
5039         }
5040         
5041         /**
5042          * Sets the "StateRequireLocalEvaluationIndctr_Yes" element
5043          */
5044         public void setStateRequireLocalEvaluationIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateRequireLocalEvaluationIndctrYes)
5045         {
5046             synchronized (monitor())
5047             {
5048                 check_orphaned();
5049                 org.apache.xmlbeans.SimpleValue target = null;
5050                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEREQUIRELOCALEVALUATIONINDCTRYES$104, 0);
5051                 if (target == null)
5052                 {
5053                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEREQUIRELOCALEVALUATIONINDCTRYES$104);
5054                 }
5055                 target.setEnumValue(stateRequireLocalEvaluationIndctrYes);
5056             }
5057         }
5058         
5059         /**
5060          * Sets (as xml) the "StateRequireLocalEvaluationIndctr_Yes" element
5061          */
5062         public void xsetStateRequireLocalEvaluationIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateRequireLocalEvaluationIndctrYes)
5063         {
5064             synchronized (monitor())
5065             {
5066                 check_orphaned();
5067                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5068                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEREQUIRELOCALEVALUATIONINDCTRYES$104, 0);
5069                 if (target == null)
5070                 {
5071                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATEREQUIRELOCALEVALUATIONINDCTRYES$104);
5072                 }
5073                 target.set(stateRequireLocalEvaluationIndctrYes);
5074             }
5075         }
5076         
5077         /**
5078          * Unsets the "StateRequireLocalEvaluationIndctr_Yes" element
5079          */
5080         public void unsetStateRequireLocalEvaluationIndctrYes()
5081         {
5082             synchronized (monitor())
5083             {
5084                 check_orphaned();
5085                 get_store().remove_element(STATEREQUIRELOCALEVALUATIONINDCTRYES$104, 0);
5086             }
5087         }
5088         
5089         /**
5090          * Gets the "StateEducationProgramIndctr_No" element
5091          */
5092         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateEducationProgramIndctrNo()
5093         {
5094             synchronized (monitor())
5095             {
5096                 check_orphaned();
5097                 org.apache.xmlbeans.SimpleValue target = null;
5098                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEEDUCATIONPROGRAMINDCTRNO$106, 0);
5099                 if (target == null)
5100                 {
5101                     return null;
5102                 }
5103                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
5104             }
5105         }
5106         
5107         /**
5108          * Gets (as xml) the "StateEducationProgramIndctr_No" element
5109          */
5110         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateEducationProgramIndctrNo()
5111         {
5112             synchronized (monitor())
5113             {
5114                 check_orphaned();
5115                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5116                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEEDUCATIONPROGRAMINDCTRNO$106, 0);
5117                 return target;
5118             }
5119         }
5120         
5121         /**
5122          * True if has "StateEducationProgramIndctr_No" element
5123          */
5124         public boolean isSetStateEducationProgramIndctrNo()
5125         {
5126             synchronized (monitor())
5127             {
5128                 check_orphaned();
5129                 return get_store().count_elements(STATEEDUCATIONPROGRAMINDCTRNO$106) != 0;
5130             }
5131         }
5132         
5133         /**
5134          * Sets the "StateEducationProgramIndctr_No" element
5135          */
5136         public void setStateEducationProgramIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateEducationProgramIndctrNo)
5137         {
5138             synchronized (monitor())
5139             {
5140                 check_orphaned();
5141                 org.apache.xmlbeans.SimpleValue target = null;
5142                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEEDUCATIONPROGRAMINDCTRNO$106, 0);
5143                 if (target == null)
5144                 {
5145                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEEDUCATIONPROGRAMINDCTRNO$106);
5146                 }
5147                 target.setEnumValue(stateEducationProgramIndctrNo);
5148             }
5149         }
5150         
5151         /**
5152          * Sets (as xml) the "StateEducationProgramIndctr_No" element
5153          */
5154         public void xsetStateEducationProgramIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateEducationProgramIndctrNo)
5155         {
5156             synchronized (monitor())
5157             {
5158                 check_orphaned();
5159                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5160                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEEDUCATIONPROGRAMINDCTRNO$106, 0);
5161                 if (target == null)
5162                 {
5163                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATEEDUCATIONPROGRAMINDCTRNO$106);
5164                 }
5165                 target.set(stateEducationProgramIndctrNo);
5166             }
5167         }
5168         
5169         /**
5170          * Unsets the "StateEducationProgramIndctr_No" element
5171          */
5172         public void unsetStateEducationProgramIndctrNo()
5173         {
5174             synchronized (monitor())
5175             {
5176                 check_orphaned();
5177                 get_store().remove_element(STATEEDUCATIONPROGRAMINDCTRNO$106, 0);
5178             }
5179         }
5180         
5181         /**
5182          * Gets the "StateEducationProgramIndctr_Yes" element
5183          */
5184         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateEducationProgramIndctrYes()
5185         {
5186             synchronized (monitor())
5187             {
5188                 check_orphaned();
5189                 org.apache.xmlbeans.SimpleValue target = null;
5190                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEEDUCATIONPROGRAMINDCTRYES$108, 0);
5191                 if (target == null)
5192                 {
5193                     return null;
5194                 }
5195                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
5196             }
5197         }
5198         
5199         /**
5200          * Gets (as xml) the "StateEducationProgramIndctr_Yes" element
5201          */
5202         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateEducationProgramIndctrYes()
5203         {
5204             synchronized (monitor())
5205             {
5206                 check_orphaned();
5207                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5208                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEEDUCATIONPROGRAMINDCTRYES$108, 0);
5209                 return target;
5210             }
5211         }
5212         
5213         /**
5214          * True if has "StateEducationProgramIndctr_Yes" element
5215          */
5216         public boolean isSetStateEducationProgramIndctrYes()
5217         {
5218             synchronized (monitor())
5219             {
5220                 check_orphaned();
5221                 return get_store().count_elements(STATEEDUCATIONPROGRAMINDCTRYES$108) != 0;
5222             }
5223         }
5224         
5225         /**
5226          * Sets the "StateEducationProgramIndctr_Yes" element
5227          */
5228         public void setStateEducationProgramIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateEducationProgramIndctrYes)
5229         {
5230             synchronized (monitor())
5231             {
5232                 check_orphaned();
5233                 org.apache.xmlbeans.SimpleValue target = null;
5234                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEEDUCATIONPROGRAMINDCTRYES$108, 0);
5235                 if (target == null)
5236                 {
5237                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEEDUCATIONPROGRAMINDCTRYES$108);
5238                 }
5239                 target.setEnumValue(stateEducationProgramIndctrYes);
5240             }
5241         }
5242         
5243         /**
5244          * Sets (as xml) the "StateEducationProgramIndctr_Yes" element
5245          */
5246         public void xsetStateEducationProgramIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateEducationProgramIndctrYes)
5247         {
5248             synchronized (monitor())
5249             {
5250                 check_orphaned();
5251                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5252                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEEDUCATIONPROGRAMINDCTRYES$108, 0);
5253                 if (target == null)
5254                 {
5255                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATEEDUCATIONPROGRAMINDCTRYES$108);
5256                 }
5257                 target.set(stateEducationProgramIndctrYes);
5258             }
5259         }
5260         
5261         /**
5262          * Unsets the "StateEducationProgramIndctr_Yes" element
5263          */
5264         public void unsetStateEducationProgramIndctrYes()
5265         {
5266             synchronized (monitor())
5267             {
5268                 check_orphaned();
5269                 get_store().remove_element(STATEEDUCATIONPROGRAMINDCTRYES$108, 0);
5270             }
5271         }
5272         
5273         /**
5274          * Gets the "StateImpactFeeLegislationIndctr_No" element
5275          */
5276         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateImpactFeeLegislationIndctrNo()
5277         {
5278             synchronized (monitor())
5279             {
5280                 check_orphaned();
5281                 org.apache.xmlbeans.SimpleValue target = null;
5282                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEIMPACTFEELEGISLATIONINDCTRNO$110, 0);
5283                 if (target == null)
5284                 {
5285                     return null;
5286                 }
5287                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
5288             }
5289         }
5290         
5291         /**
5292          * Gets (as xml) the "StateImpactFeeLegislationIndctr_No" element
5293          */
5294         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateImpactFeeLegislationIndctrNo()
5295         {
5296             synchronized (monitor())
5297             {
5298                 check_orphaned();
5299                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5300                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEIMPACTFEELEGISLATIONINDCTRNO$110, 0);
5301                 return target;
5302             }
5303         }
5304         
5305         /**
5306          * True if has "StateImpactFeeLegislationIndctr_No" element
5307          */
5308         public boolean isSetStateImpactFeeLegislationIndctrNo()
5309         {
5310             synchronized (monitor())
5311             {
5312                 check_orphaned();
5313                 return get_store().count_elements(STATEIMPACTFEELEGISLATIONINDCTRNO$110) != 0;
5314             }
5315         }
5316         
5317         /**
5318          * Sets the "StateImpactFeeLegislationIndctr_No" element
5319          */
5320         public void setStateImpactFeeLegislationIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateImpactFeeLegislationIndctrNo)
5321         {
5322             synchronized (monitor())
5323             {
5324                 check_orphaned();
5325                 org.apache.xmlbeans.SimpleValue target = null;
5326                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEIMPACTFEELEGISLATIONINDCTRNO$110, 0);
5327                 if (target == null)
5328                 {
5329                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEIMPACTFEELEGISLATIONINDCTRNO$110);
5330                 }
5331                 target.setEnumValue(stateImpactFeeLegislationIndctrNo);
5332             }
5333         }
5334         
5335         /**
5336          * Sets (as xml) the "StateImpactFeeLegislationIndctr_No" element
5337          */
5338         public void xsetStateImpactFeeLegislationIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateImpactFeeLegislationIndctrNo)
5339         {
5340             synchronized (monitor())
5341             {
5342                 check_orphaned();
5343                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5344                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEIMPACTFEELEGISLATIONINDCTRNO$110, 0);
5345                 if (target == null)
5346                 {
5347                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATEIMPACTFEELEGISLATIONINDCTRNO$110);
5348                 }
5349                 target.set(stateImpactFeeLegislationIndctrNo);
5350             }
5351         }
5352         
5353         /**
5354          * Unsets the "StateImpactFeeLegislationIndctr_No" element
5355          */
5356         public void unsetStateImpactFeeLegislationIndctrNo()
5357         {
5358             synchronized (monitor())
5359             {
5360                 check_orphaned();
5361                 get_store().remove_element(STATEIMPACTFEELEGISLATIONINDCTRNO$110, 0);
5362             }
5363         }
5364         
5365         /**
5366          * Gets the "StateImpactFeeLegislationIndctr_Yes" element
5367          */
5368         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateImpactFeeLegislationIndctrYes()
5369         {
5370             synchronized (monitor())
5371             {
5372                 check_orphaned();
5373                 org.apache.xmlbeans.SimpleValue target = null;
5374                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEIMPACTFEELEGISLATIONINDCTRYES$112, 0);
5375                 if (target == null)
5376                 {
5377                     return null;
5378                 }
5379                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
5380             }
5381         }
5382         
5383         /**
5384          * Gets (as xml) the "StateImpactFeeLegislationIndctr_Yes" element
5385          */
5386         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateImpactFeeLegislationIndctrYes()
5387         {
5388             synchronized (monitor())
5389             {
5390                 check_orphaned();
5391                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5392                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEIMPACTFEELEGISLATIONINDCTRYES$112, 0);
5393                 return target;
5394             }
5395         }
5396         
5397         /**
5398          * True if has "StateImpactFeeLegislationIndctr_Yes" element
5399          */
5400         public boolean isSetStateImpactFeeLegislationIndctrYes()
5401         {
5402             synchronized (monitor())
5403             {
5404                 check_orphaned();
5405                 return get_store().count_elements(STATEIMPACTFEELEGISLATIONINDCTRYES$112) != 0;
5406             }
5407         }
5408         
5409         /**
5410          * Sets the "StateImpactFeeLegislationIndctr_Yes" element
5411          */
5412         public void setStateImpactFeeLegislationIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateImpactFeeLegislationIndctrYes)
5413         {
5414             synchronized (monitor())
5415             {
5416                 check_orphaned();
5417                 org.apache.xmlbeans.SimpleValue target = null;
5418                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEIMPACTFEELEGISLATIONINDCTRYES$112, 0);
5419                 if (target == null)
5420                 {
5421                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEIMPACTFEELEGISLATIONINDCTRYES$112);
5422                 }
5423                 target.setEnumValue(stateImpactFeeLegislationIndctrYes);
5424             }
5425         }
5426         
5427         /**
5428          * Sets (as xml) the "StateImpactFeeLegislationIndctr_Yes" element
5429          */
5430         public void xsetStateImpactFeeLegislationIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateImpactFeeLegislationIndctrYes)
5431         {
5432             synchronized (monitor())
5433             {
5434                 check_orphaned();
5435                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5436                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEIMPACTFEELEGISLATIONINDCTRYES$112, 0);
5437                 if (target == null)
5438                 {
5439                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATEIMPACTFEELEGISLATIONINDCTRYES$112);
5440                 }
5441                 target.set(stateImpactFeeLegislationIndctrYes);
5442             }
5443         }
5444         
5445         /**
5446          * Unsets the "StateImpactFeeLegislationIndctr_Yes" element
5447          */
5448         public void unsetStateImpactFeeLegislationIndctrYes()
5449         {
5450             synchronized (monitor())
5451             {
5452                 check_orphaned();
5453                 get_store().remove_element(STATEIMPACTFEELEGISLATIONINDCTRYES$112, 0);
5454             }
5455         }
5456         
5457         /**
5458          * Gets the "StateCptlInvstmntStndrdsIndctr_No" element
5459          */
5460         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateCptlInvstmntStndrdsIndctrNo()
5461         {
5462             synchronized (monitor())
5463             {
5464                 check_orphaned();
5465                 org.apache.xmlbeans.SimpleValue target = null;
5466                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATECPTLINVSTMNTSTNDRDSINDCTRNO$114, 0);
5467                 if (target == null)
5468                 {
5469                     return null;
5470                 }
5471                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
5472             }
5473         }
5474         
5475         /**
5476          * Gets (as xml) the "StateCptlInvstmntStndrdsIndctr_No" element
5477          */
5478         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateCptlInvstmntStndrdsIndctrNo()
5479         {
5480             synchronized (monitor())
5481             {
5482                 check_orphaned();
5483                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5484                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATECPTLINVSTMNTSTNDRDSINDCTRNO$114, 0);
5485                 return target;
5486             }
5487         }
5488         
5489         /**
5490          * True if has "StateCptlInvstmntStndrdsIndctr_No" element
5491          */
5492         public boolean isSetStateCptlInvstmntStndrdsIndctrNo()
5493         {
5494             synchronized (monitor())
5495             {
5496                 check_orphaned();
5497                 return get_store().count_elements(STATECPTLINVSTMNTSTNDRDSINDCTRNO$114) != 0;
5498             }
5499         }
5500         
5501         /**
5502          * Sets the "StateCptlInvstmntStndrdsIndctr_No" element
5503          */
5504         public void setStateCptlInvstmntStndrdsIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateCptlInvstmntStndrdsIndctrNo)
5505         {
5506             synchronized (monitor())
5507             {
5508                 check_orphaned();
5509                 org.apache.xmlbeans.SimpleValue target = null;
5510                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATECPTLINVSTMNTSTNDRDSINDCTRNO$114, 0);
5511                 if (target == null)
5512                 {
5513                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATECPTLINVSTMNTSTNDRDSINDCTRNO$114);
5514                 }
5515                 target.setEnumValue(stateCptlInvstmntStndrdsIndctrNo);
5516             }
5517         }
5518         
5519         /**
5520          * Sets (as xml) the "StateCptlInvstmntStndrdsIndctr_No" element
5521          */
5522         public void xsetStateCptlInvstmntStndrdsIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateCptlInvstmntStndrdsIndctrNo)
5523         {
5524             synchronized (monitor())
5525             {
5526                 check_orphaned();
5527                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5528                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATECPTLINVSTMNTSTNDRDSINDCTRNO$114, 0);
5529                 if (target == null)
5530                 {
5531                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATECPTLINVSTMNTSTNDRDSINDCTRNO$114);
5532                 }
5533                 target.set(stateCptlInvstmntStndrdsIndctrNo);
5534             }
5535         }
5536         
5537         /**
5538          * Unsets the "StateCptlInvstmntStndrdsIndctr_No" element
5539          */
5540         public void unsetStateCptlInvstmntStndrdsIndctrNo()
5541         {
5542             synchronized (monitor())
5543             {
5544                 check_orphaned();
5545                 get_store().remove_element(STATECPTLINVSTMNTSTNDRDSINDCTRNO$114, 0);
5546             }
5547         }
5548         
5549         /**
5550          * Gets the "StateCptlInvstmntStndrdsIndctr_Yes" element
5551          */
5552         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateCptlInvstmntStndrdsIndctrYes()
5553         {
5554             synchronized (monitor())
5555             {
5556                 check_orphaned();
5557                 org.apache.xmlbeans.SimpleValue target = null;
5558                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATECPTLINVSTMNTSTNDRDSINDCTRYES$116, 0);
5559                 if (target == null)
5560                 {
5561                     return null;
5562                 }
5563                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
5564             }
5565         }
5566         
5567         /**
5568          * Gets (as xml) the "StateCptlInvstmntStndrdsIndctr_Yes" element
5569          */
5570         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateCptlInvstmntStndrdsIndctrYes()
5571         {
5572             synchronized (monitor())
5573             {
5574                 check_orphaned();
5575                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5576                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATECPTLINVSTMNTSTNDRDSINDCTRYES$116, 0);
5577                 return target;
5578             }
5579         }
5580         
5581         /**
5582          * True if has "StateCptlInvstmntStndrdsIndctr_Yes" element
5583          */
5584         public boolean isSetStateCptlInvstmntStndrdsIndctrYes()
5585         {
5586             synchronized (monitor())
5587             {
5588                 check_orphaned();
5589                 return get_store().count_elements(STATECPTLINVSTMNTSTNDRDSINDCTRYES$116) != 0;
5590             }
5591         }
5592         
5593         /**
5594          * Sets the "StateCptlInvstmntStndrdsIndctr_Yes" element
5595          */
5596         public void setStateCptlInvstmntStndrdsIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateCptlInvstmntStndrdsIndctrYes)
5597         {
5598             synchronized (monitor())
5599             {
5600                 check_orphaned();
5601                 org.apache.xmlbeans.SimpleValue target = null;
5602                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATECPTLINVSTMNTSTNDRDSINDCTRYES$116, 0);
5603                 if (target == null)
5604                 {
5605                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATECPTLINVSTMNTSTNDRDSINDCTRYES$116);
5606                 }
5607                 target.setEnumValue(stateCptlInvstmntStndrdsIndctrYes);
5608             }
5609         }
5610         
5611         /**
5612          * Sets (as xml) the "StateCptlInvstmntStndrdsIndctr_Yes" element
5613          */
5614         public void xsetStateCptlInvstmntStndrdsIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateCptlInvstmntStndrdsIndctrYes)
5615         {
5616             synchronized (monitor())
5617             {
5618                 check_orphaned();
5619                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5620                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATECPTLINVSTMNTSTNDRDSINDCTRYES$116, 0);
5621                 if (target == null)
5622                 {
5623                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATECPTLINVSTMNTSTNDRDSINDCTRYES$116);
5624                 }
5625                 target.set(stateCptlInvstmntStndrdsIndctrYes);
5626             }
5627         }
5628         
5629         /**
5630          * Unsets the "StateCptlInvstmntStndrdsIndctr_Yes" element
5631          */
5632         public void unsetStateCptlInvstmntStndrdsIndctrYes()
5633         {
5634             synchronized (monitor())
5635             {
5636                 check_orphaned();
5637                 get_store().remove_element(STATECPTLINVSTMNTSTNDRDSINDCTRYES$116, 0);
5638             }
5639         }
5640         
5641         /**
5642          * Gets the "StateProvidesFnnclAsstncIndctr_No" element
5643          */
5644         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateProvidesFnnclAsstncIndctrNo()
5645         {
5646             synchronized (monitor())
5647             {
5648                 check_orphaned();
5649                 org.apache.xmlbeans.SimpleValue target = null;
5650                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEPROVIDESFNNCLASSTNCINDCTRNO$118, 0);
5651                 if (target == null)
5652                 {
5653                     return null;
5654                 }
5655                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
5656             }
5657         }
5658         
5659         /**
5660          * Gets (as xml) the "StateProvidesFnnclAsstncIndctr_No" element
5661          */
5662         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateProvidesFnnclAsstncIndctrNo()
5663         {
5664             synchronized (monitor())
5665             {
5666                 check_orphaned();
5667                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5668                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEPROVIDESFNNCLASSTNCINDCTRNO$118, 0);
5669                 return target;
5670             }
5671         }
5672         
5673         /**
5674          * True if has "StateProvidesFnnclAsstncIndctr_No" element
5675          */
5676         public boolean isSetStateProvidesFnnclAsstncIndctrNo()
5677         {
5678             synchronized (monitor())
5679             {
5680                 check_orphaned();
5681                 return get_store().count_elements(STATEPROVIDESFNNCLASSTNCINDCTRNO$118) != 0;
5682             }
5683         }
5684         
5685         /**
5686          * Sets the "StateProvidesFnnclAsstncIndctr_No" element
5687          */
5688         public void setStateProvidesFnnclAsstncIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateProvidesFnnclAsstncIndctrNo)
5689         {
5690             synchronized (monitor())
5691             {
5692                 check_orphaned();
5693                 org.apache.xmlbeans.SimpleValue target = null;
5694                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEPROVIDESFNNCLASSTNCINDCTRNO$118, 0);
5695                 if (target == null)
5696                 {
5697                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEPROVIDESFNNCLASSTNCINDCTRNO$118);
5698                 }
5699                 target.setEnumValue(stateProvidesFnnclAsstncIndctrNo);
5700             }
5701         }
5702         
5703         /**
5704          * Sets (as xml) the "StateProvidesFnnclAsstncIndctr_No" element
5705          */
5706         public void xsetStateProvidesFnnclAsstncIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateProvidesFnnclAsstncIndctrNo)
5707         {
5708             synchronized (monitor())
5709             {
5710                 check_orphaned();
5711                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5712                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEPROVIDESFNNCLASSTNCINDCTRNO$118, 0);
5713                 if (target == null)
5714                 {
5715                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATEPROVIDESFNNCLASSTNCINDCTRNO$118);
5716                 }
5717                 target.set(stateProvidesFnnclAsstncIndctrNo);
5718             }
5719         }
5720         
5721         /**
5722          * Unsets the "StateProvidesFnnclAsstncIndctr_No" element
5723          */
5724         public void unsetStateProvidesFnnclAsstncIndctrNo()
5725         {
5726             synchronized (monitor())
5727             {
5728                 check_orphaned();
5729                 get_store().remove_element(STATEPROVIDESFNNCLASSTNCINDCTRNO$118, 0);
5730             }
5731         }
5732         
5733         /**
5734          * Gets the "StateProvidesFnnclAsstncIndctr_Yes" element
5735          */
5736         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateProvidesFnnclAsstncIndctrYes()
5737         {
5738             synchronized (monitor())
5739             {
5740                 check_orphaned();
5741                 org.apache.xmlbeans.SimpleValue target = null;
5742                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEPROVIDESFNNCLASSTNCINDCTRYES$120, 0);
5743                 if (target == null)
5744                 {
5745                     return null;
5746                 }
5747                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
5748             }
5749         }
5750         
5751         /**
5752          * Gets (as xml) the "StateProvidesFnnclAsstncIndctr_Yes" element
5753          */
5754         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateProvidesFnnclAsstncIndctrYes()
5755         {
5756             synchronized (monitor())
5757             {
5758                 check_orphaned();
5759                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5760                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEPROVIDESFNNCLASSTNCINDCTRYES$120, 0);
5761                 return target;
5762             }
5763         }
5764         
5765         /**
5766          * True if has "StateProvidesFnnclAsstncIndctr_Yes" element
5767          */
5768         public boolean isSetStateProvidesFnnclAsstncIndctrYes()
5769         {
5770             synchronized (monitor())
5771             {
5772                 check_orphaned();
5773                 return get_store().count_elements(STATEPROVIDESFNNCLASSTNCINDCTRYES$120) != 0;
5774             }
5775         }
5776         
5777         /**
5778          * Sets the "StateProvidesFnnclAsstncIndctr_Yes" element
5779          */
5780         public void setStateProvidesFnnclAsstncIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateProvidesFnnclAsstncIndctrYes)
5781         {
5782             synchronized (monitor())
5783             {
5784                 check_orphaned();
5785                 org.apache.xmlbeans.SimpleValue target = null;
5786                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEPROVIDESFNNCLASSTNCINDCTRYES$120, 0);
5787                 if (target == null)
5788                 {
5789                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEPROVIDESFNNCLASSTNCINDCTRYES$120);
5790                 }
5791                 target.setEnumValue(stateProvidesFnnclAsstncIndctrYes);
5792             }
5793         }
5794         
5795         /**
5796          * Sets (as xml) the "StateProvidesFnnclAsstncIndctr_Yes" element
5797          */
5798         public void xsetStateProvidesFnnclAsstncIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateProvidesFnnclAsstncIndctrYes)
5799         {
5800             synchronized (monitor())
5801             {
5802                 check_orphaned();
5803                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5804                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEPROVIDESFNNCLASSTNCINDCTRYES$120, 0);
5805                 if (target == null)
5806                 {
5807                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATEPROVIDESFNNCLASSTNCINDCTRYES$120);
5808                 }
5809                 target.set(stateProvidesFnnclAsstncIndctrYes);
5810             }
5811         }
5812         
5813         /**
5814          * Unsets the "StateProvidesFnnclAsstncIndctr_Yes" element
5815          */
5816         public void unsetStateProvidesFnnclAsstncIndctrYes()
5817         {
5818             synchronized (monitor())
5819             {
5820                 check_orphaned();
5821                 get_store().remove_element(STATEPROVIDESFNNCLASSTNCINDCTRYES$120, 0);
5822             }
5823         }
5824         
5825         /**
5826          * Gets the "StateWideBuildingCodeIndctr_No" element
5827          */
5828         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateWideBuildingCodeIndctrNo()
5829         {
5830             synchronized (monitor())
5831             {
5832                 check_orphaned();
5833                 org.apache.xmlbeans.SimpleValue target = null;
5834                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEWIDEBUILDINGCODEINDCTRNO$122, 0);
5835                 if (target == null)
5836                 {
5837                     return null;
5838                 }
5839                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
5840             }
5841         }
5842         
5843         /**
5844          * Gets (as xml) the "StateWideBuildingCodeIndctr_No" element
5845          */
5846         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateWideBuildingCodeIndctrNo()
5847         {
5848             synchronized (monitor())
5849             {
5850                 check_orphaned();
5851                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5852                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEWIDEBUILDINGCODEINDCTRNO$122, 0);
5853                 return target;
5854             }
5855         }
5856         
5857         /**
5858          * True if has "StateWideBuildingCodeIndctr_No" element
5859          */
5860         public boolean isSetStateWideBuildingCodeIndctrNo()
5861         {
5862             synchronized (monitor())
5863             {
5864                 check_orphaned();
5865                 return get_store().count_elements(STATEWIDEBUILDINGCODEINDCTRNO$122) != 0;
5866             }
5867         }
5868         
5869         /**
5870          * Sets the "StateWideBuildingCodeIndctr_No" element
5871          */
5872         public void setStateWideBuildingCodeIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateWideBuildingCodeIndctrNo)
5873         {
5874             synchronized (monitor())
5875             {
5876                 check_orphaned();
5877                 org.apache.xmlbeans.SimpleValue target = null;
5878                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEWIDEBUILDINGCODEINDCTRNO$122, 0);
5879                 if (target == null)
5880                 {
5881                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEWIDEBUILDINGCODEINDCTRNO$122);
5882                 }
5883                 target.setEnumValue(stateWideBuildingCodeIndctrNo);
5884             }
5885         }
5886         
5887         /**
5888          * Sets (as xml) the "StateWideBuildingCodeIndctr_No" element
5889          */
5890         public void xsetStateWideBuildingCodeIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateWideBuildingCodeIndctrNo)
5891         {
5892             synchronized (monitor())
5893             {
5894                 check_orphaned();
5895                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5896                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEWIDEBUILDINGCODEINDCTRNO$122, 0);
5897                 if (target == null)
5898                 {
5899                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATEWIDEBUILDINGCODEINDCTRNO$122);
5900                 }
5901                 target.set(stateWideBuildingCodeIndctrNo);
5902             }
5903         }
5904         
5905         /**
5906          * Unsets the "StateWideBuildingCodeIndctr_No" element
5907          */
5908         public void unsetStateWideBuildingCodeIndctrNo()
5909         {
5910             synchronized (monitor())
5911             {
5912                 check_orphaned();
5913                 get_store().remove_element(STATEWIDEBUILDINGCODEINDCTRNO$122, 0);
5914             }
5915         }
5916         
5917         /**
5918          * Gets the "StateWideBuildingCodeIndctr_Yes" element
5919          */
5920         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateWideBuildingCodeIndctrYes()
5921         {
5922             synchronized (monitor())
5923             {
5924                 check_orphaned();
5925                 org.apache.xmlbeans.SimpleValue target = null;
5926                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEWIDEBUILDINGCODEINDCTRYES$124, 0);
5927                 if (target == null)
5928                 {
5929                     return null;
5930                 }
5931                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
5932             }
5933         }
5934         
5935         /**
5936          * Gets (as xml) the "StateWideBuildingCodeIndctr_Yes" element
5937          */
5938         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateWideBuildingCodeIndctrYes()
5939         {
5940             synchronized (monitor())
5941             {
5942                 check_orphaned();
5943                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5944                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEWIDEBUILDINGCODEINDCTRYES$124, 0);
5945                 return target;
5946             }
5947         }
5948         
5949         /**
5950          * True if has "StateWideBuildingCodeIndctr_Yes" element
5951          */
5952         public boolean isSetStateWideBuildingCodeIndctrYes()
5953         {
5954             synchronized (monitor())
5955             {
5956                 check_orphaned();
5957                 return get_store().count_elements(STATEWIDEBUILDINGCODEINDCTRYES$124) != 0;
5958             }
5959         }
5960         
5961         /**
5962          * Sets the "StateWideBuildingCodeIndctr_Yes" element
5963          */
5964         public void setStateWideBuildingCodeIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateWideBuildingCodeIndctrYes)
5965         {
5966             synchronized (monitor())
5967             {
5968                 check_orphaned();
5969                 org.apache.xmlbeans.SimpleValue target = null;
5970                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEWIDEBUILDINGCODEINDCTRYES$124, 0);
5971                 if (target == null)
5972                 {
5973                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEWIDEBUILDINGCODEINDCTRYES$124);
5974                 }
5975                 target.setEnumValue(stateWideBuildingCodeIndctrYes);
5976             }
5977         }
5978         
5979         /**
5980          * Sets (as xml) the "StateWideBuildingCodeIndctr_Yes" element
5981          */
5982         public void xsetStateWideBuildingCodeIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateWideBuildingCodeIndctrYes)
5983         {
5984             synchronized (monitor())
5985             {
5986                 check_orphaned();
5987                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
5988                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEWIDEBUILDINGCODEINDCTRYES$124, 0);
5989                 if (target == null)
5990                 {
5991                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATEWIDEBUILDINGCODEINDCTRYES$124);
5992                 }
5993                 target.set(stateWideBuildingCodeIndctrYes);
5994             }
5995         }
5996         
5997         /**
5998          * Unsets the "StateWideBuildingCodeIndctr_Yes" element
5999          */
6000         public void unsetStateWideBuildingCodeIndctrYes()
6001         {
6002             synchronized (monitor())
6003             {
6004                 check_orphaned();
6005                 get_store().remove_element(STATEWIDEBUILDINGCODEINDCTRYES$124, 0);
6006             }
6007         }
6008         
6009         /**
6010          * Gets the "AdoptedHsngRhblttnCodeIndctr_No" element
6011          */
6012         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAdoptedHsngRhblttnCodeIndctrNo()
6013         {
6014             synchronized (monitor())
6015             {
6016                 check_orphaned();
6017                 org.apache.xmlbeans.SimpleValue target = null;
6018                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(ADOPTEDHSNGRHBLTTNCODEINDCTRNO$126, 0);
6019                 if (target == null)
6020                 {
6021                     return null;
6022                 }
6023                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
6024             }
6025         }
6026         
6027         /**
6028          * Gets (as xml) the "AdoptedHsngRhblttnCodeIndctr_No" element
6029          */
6030         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAdoptedHsngRhblttnCodeIndctrNo()
6031         {
6032             synchronized (monitor())
6033             {
6034                 check_orphaned();
6035                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
6036                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(ADOPTEDHSNGRHBLTTNCODEINDCTRNO$126, 0);
6037                 return target;
6038             }
6039         }
6040         
6041         /**
6042          * True if has "AdoptedHsngRhblttnCodeIndctr_No" element
6043          */
6044         public boolean isSetAdoptedHsngRhblttnCodeIndctrNo()
6045         {
6046             synchronized (monitor())
6047             {
6048                 check_orphaned();
6049                 return get_store().count_elements(ADOPTEDHSNGRHBLTTNCODEINDCTRNO$126) != 0;
6050             }
6051         }
6052         
6053         /**
6054          * Sets the "AdoptedHsngRhblttnCodeIndctr_No" element
6055          */
6056         public void setAdoptedHsngRhblttnCodeIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum adoptedHsngRhblttnCodeIndctrNo)
6057         {
6058             synchronized (monitor())
6059             {
6060                 check_orphaned();
6061                 org.apache.xmlbeans.SimpleValue target = null;
6062                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(ADOPTEDHSNGRHBLTTNCODEINDCTRNO$126, 0);
6063                 if (target == null)
6064                 {
6065                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(ADOPTEDHSNGRHBLTTNCODEINDCTRNO$126);
6066                 }
6067                 target.setEnumValue(adoptedHsngRhblttnCodeIndctrNo);
6068             }
6069         }
6070         
6071         /**
6072          * Sets (as xml) the "AdoptedHsngRhblttnCodeIndctr_No" element
6073          */
6074         public void xsetAdoptedHsngRhblttnCodeIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType adoptedHsngRhblttnCodeIndctrNo)
6075         {
6076             synchronized (monitor())
6077             {
6078                 check_orphaned();
6079                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
6080                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(ADOPTEDHSNGRHBLTTNCODEINDCTRNO$126, 0);
6081                 if (target == null)
6082                 {
6083                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(ADOPTEDHSNGRHBLTTNCODEINDCTRNO$126);
6084                 }
6085                 target.set(adoptedHsngRhblttnCodeIndctrNo);
6086             }
6087         }
6088         
6089         /**
6090          * Unsets the "AdoptedHsngRhblttnCodeIndctr_No" element
6091          */
6092         public void unsetAdoptedHsngRhblttnCodeIndctrNo()
6093         {
6094             synchronized (monitor())
6095             {
6096                 check_orphaned();
6097                 get_store().remove_element(ADOPTEDHSNGRHBLTTNCODEINDCTRNO$126, 0);
6098             }
6099         }
6100         
6101         /**
6102          * Gets the "AdoptedHsngRhblttnCodeIndctr_Yes" element
6103          */
6104         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getAdoptedHsngRhblttnCodeIndctrYes()
6105         {
6106             synchronized (monitor())
6107             {
6108                 check_orphaned();
6109                 org.apache.xmlbeans.SimpleValue target = null;
6110                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(ADOPTEDHSNGRHBLTTNCODEINDCTRYES$128, 0);
6111                 if (target == null)
6112                 {
6113                     return null;
6114                 }
6115                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
6116             }
6117         }
6118         
6119         /**
6120          * Gets (as xml) the "AdoptedHsngRhblttnCodeIndctr_Yes" element
6121          */
6122         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetAdoptedHsngRhblttnCodeIndctrYes()
6123         {
6124             synchronized (monitor())
6125             {
6126                 check_orphaned();
6127                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
6128                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(ADOPTEDHSNGRHBLTTNCODEINDCTRYES$128, 0);
6129                 return target;
6130             }
6131         }
6132         
6133         /**
6134          * True if has "AdoptedHsngRhblttnCodeIndctr_Yes" element
6135          */
6136         public boolean isSetAdoptedHsngRhblttnCodeIndctrYes()
6137         {
6138             synchronized (monitor())
6139             {
6140                 check_orphaned();
6141                 return get_store().count_elements(ADOPTEDHSNGRHBLTTNCODEINDCTRYES$128) != 0;
6142             }
6143         }
6144         
6145         /**
6146          * Sets the "AdoptedHsngRhblttnCodeIndctr_Yes" element
6147          */
6148         public void setAdoptedHsngRhblttnCodeIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum adoptedHsngRhblttnCodeIndctrYes)
6149         {
6150             synchronized (monitor())
6151             {
6152                 check_orphaned();
6153                 org.apache.xmlbeans.SimpleValue target = null;
6154                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(ADOPTEDHSNGRHBLTTNCODEINDCTRYES$128, 0);
6155                 if (target == null)
6156                 {
6157                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(ADOPTEDHSNGRHBLTTNCODEINDCTRYES$128);
6158                 }
6159                 target.setEnumValue(adoptedHsngRhblttnCodeIndctrYes);
6160             }
6161         }
6162         
6163         /**
6164          * Sets (as xml) the "AdoptedHsngRhblttnCodeIndctr_Yes" element
6165          */
6166         public void xsetAdoptedHsngRhblttnCodeIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType adoptedHsngRhblttnCodeIndctrYes)
6167         {
6168             synchronized (monitor())
6169             {
6170                 check_orphaned();
6171                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
6172                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(ADOPTEDHSNGRHBLTTNCODEINDCTRYES$128, 0);
6173                 if (target == null)
6174                 {
6175                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(ADOPTEDHSNGRHBLTTNCODEINDCTRYES$128);
6176                 }
6177                 target.set(adoptedHsngRhblttnCodeIndctrYes);
6178             }
6179         }
6180         
6181         /**
6182          * Unsets the "AdoptedHsngRhblttnCodeIndctr_Yes" element
6183          */
6184         public void unsetAdoptedHsngRhblttnCodeIndctrYes()
6185         {
6186             synchronized (monitor())
6187             {
6188                 check_orphaned();
6189                 get_store().remove_element(ADOPTEDHSNGRHBLTTNCODEINDCTRYES$128, 0);
6190             }
6191         }
6192         
6193         /**
6194          * Gets the "InitiatedRegulatoryRfrmsIndctr1_No" element
6195          */
6196         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getInitiatedRegulatoryRfrmsIndctr1No()
6197         {
6198             synchronized (monitor())
6199             {
6200                 check_orphaned();
6201                 org.apache.xmlbeans.SimpleValue target = null;
6202                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(INITIATEDREGULATORYRFRMSINDCTR1NO$130, 0);
6203                 if (target == null)
6204                 {
6205                     return null;
6206                 }
6207                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
6208             }
6209         }
6210         
6211         /**
6212          * Gets (as xml) the "InitiatedRegulatoryRfrmsIndctr1_No" element
6213          */
6214         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetInitiatedRegulatoryRfrmsIndctr1No()
6215         {
6216             synchronized (monitor())
6217             {
6218                 check_orphaned();
6219                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
6220                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(INITIATEDREGULATORYRFRMSINDCTR1NO$130, 0);
6221                 return target;
6222             }
6223         }
6224         
6225         /**
6226          * True if has "InitiatedRegulatoryRfrmsIndctr1_No" element
6227          */
6228         public boolean isSetInitiatedRegulatoryRfrmsIndctr1No()
6229         {
6230             synchronized (monitor())
6231             {
6232                 check_orphaned();
6233                 return get_store().count_elements(INITIATEDREGULATORYRFRMSINDCTR1NO$130) != 0;
6234             }
6235         }
6236         
6237         /**
6238          * Sets the "InitiatedRegulatoryRfrmsIndctr1_No" element
6239          */
6240         public void setInitiatedRegulatoryRfrmsIndctr1No(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum initiatedRegulatoryRfrmsIndctr1No)
6241         {
6242             synchronized (monitor())
6243             {
6244                 check_orphaned();
6245                 org.apache.xmlbeans.SimpleValue target = null;
6246                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(INITIATEDREGULATORYRFRMSINDCTR1NO$130, 0);
6247                 if (target == null)
6248                 {
6249                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(INITIATEDREGULATORYRFRMSINDCTR1NO$130);
6250                 }
6251                 target.setEnumValue(initiatedRegulatoryRfrmsIndctr1No);
6252             }
6253         }
6254         
6255         /**
6256          * Sets (as xml) the "InitiatedRegulatoryRfrmsIndctr1_No" element
6257          */
6258         public void xsetInitiatedRegulatoryRfrmsIndctr1No(gov.grants.apply.system.globalLibraryV20.YesNoDataType initiatedRegulatoryRfrmsIndctr1No)
6259         {
6260             synchronized (monitor())
6261             {
6262                 check_orphaned();
6263                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
6264                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(INITIATEDREGULATORYRFRMSINDCTR1NO$130, 0);
6265                 if (target == null)
6266                 {
6267                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(INITIATEDREGULATORYRFRMSINDCTR1NO$130);
6268                 }
6269                 target.set(initiatedRegulatoryRfrmsIndctr1No);
6270             }
6271         }
6272         
6273         /**
6274          * Unsets the "InitiatedRegulatoryRfrmsIndctr1_No" element
6275          */
6276         public void unsetInitiatedRegulatoryRfrmsIndctr1No()
6277         {
6278             synchronized (monitor())
6279             {
6280                 check_orphaned();
6281                 get_store().remove_element(INITIATEDREGULATORYRFRMSINDCTR1NO$130, 0);
6282             }
6283         }
6284         
6285         /**
6286          * Gets the "InitiatedRegulatoryRfrmsIndctr1_Yes" element
6287          */
6288         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getInitiatedRegulatoryRfrmsIndctr1Yes()
6289         {
6290             synchronized (monitor())
6291             {
6292                 check_orphaned();
6293                 org.apache.xmlbeans.SimpleValue target = null;
6294                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(INITIATEDREGULATORYRFRMSINDCTR1YES$132, 0);
6295                 if (target == null)
6296                 {
6297                     return null;
6298                 }
6299                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
6300             }
6301         }
6302         
6303         /**
6304          * Gets (as xml) the "InitiatedRegulatoryRfrmsIndctr1_Yes" element
6305          */
6306         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetInitiatedRegulatoryRfrmsIndctr1Yes()
6307         {
6308             synchronized (monitor())
6309             {
6310                 check_orphaned();
6311                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
6312                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(INITIATEDREGULATORYRFRMSINDCTR1YES$132, 0);
6313                 return target;
6314             }
6315         }
6316         
6317         /**
6318          * True if has "InitiatedRegulatoryRfrmsIndctr1_Yes" element
6319          */
6320         public boolean isSetInitiatedRegulatoryRfrmsIndctr1Yes()
6321         {
6322             synchronized (monitor())
6323             {
6324                 check_orphaned();
6325                 return get_store().count_elements(INITIATEDREGULATORYRFRMSINDCTR1YES$132) != 0;
6326             }
6327         }
6328         
6329         /**
6330          * Sets the "InitiatedRegulatoryRfrmsIndctr1_Yes" element
6331          */
6332         public void setInitiatedRegulatoryRfrmsIndctr1Yes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum initiatedRegulatoryRfrmsIndctr1Yes)
6333         {
6334             synchronized (monitor())
6335             {
6336                 check_orphaned();
6337                 org.apache.xmlbeans.SimpleValue target = null;
6338                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(INITIATEDREGULATORYRFRMSINDCTR1YES$132, 0);
6339                 if (target == null)
6340                 {
6341                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(INITIATEDREGULATORYRFRMSINDCTR1YES$132);
6342                 }
6343                 target.setEnumValue(initiatedRegulatoryRfrmsIndctr1Yes);
6344             }
6345         }
6346         
6347         /**
6348          * Sets (as xml) the "InitiatedRegulatoryRfrmsIndctr1_Yes" element
6349          */
6350         public void xsetInitiatedRegulatoryRfrmsIndctr1Yes(gov.grants.apply.system.globalLibraryV20.YesNoDataType initiatedRegulatoryRfrmsIndctr1Yes)
6351         {
6352             synchronized (monitor())
6353             {
6354                 check_orphaned();
6355                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
6356                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(INITIATEDREGULATORYRFRMSINDCTR1YES$132, 0);
6357                 if (target == null)
6358                 {
6359                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(INITIATEDREGULATORYRFRMSINDCTR1YES$132);
6360                 }
6361                 target.set(initiatedRegulatoryRfrmsIndctr1Yes);
6362             }
6363         }
6364         
6365         /**
6366          * Unsets the "InitiatedRegulatoryRfrmsIndctr1_Yes" element
6367          */
6368         public void unsetInitiatedRegulatoryRfrmsIndctr1Yes()
6369         {
6370             synchronized (monitor())
6371             {
6372                 check_orphaned();
6373                 get_store().remove_element(INITIATEDREGULATORYRFRMSINDCTR1YES$132, 0);
6374             }
6375         }
6376         
6377         /**
6378          * Gets the "StateFnddAffrdbeHsngStdyIndctr_No" element
6379          */
6380         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateFnddAffrdbeHsngStdyIndctrNo()
6381         {
6382             synchronized (monitor())
6383             {
6384                 check_orphaned();
6385                 org.apache.xmlbeans.SimpleValue target = null;
6386                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEFNDDAFFRDBEHSNGSTDYINDCTRNO$134, 0);
6387                 if (target == null)
6388                 {
6389                     return null;
6390                 }
6391                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
6392             }
6393         }
6394         
6395         /**
6396          * Gets (as xml) the "StateFnddAffrdbeHsngStdyIndctr_No" element
6397          */
6398         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateFnddAffrdbeHsngStdyIndctrNo()
6399         {
6400             synchronized (monitor())
6401             {
6402                 check_orphaned();
6403                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
6404                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEFNDDAFFRDBEHSNGSTDYINDCTRNO$134, 0);
6405                 return target;
6406             }
6407         }
6408         
6409         /**
6410          * True if has "StateFnddAffrdbeHsngStdyIndctr_No" element
6411          */
6412         public boolean isSetStateFnddAffrdbeHsngStdyIndctrNo()
6413         {
6414             synchronized (monitor())
6415             {
6416                 check_orphaned();
6417                 return get_store().count_elements(STATEFNDDAFFRDBEHSNGSTDYINDCTRNO$134) != 0;
6418             }
6419         }
6420         
6421         /**
6422          * Sets the "StateFnddAffrdbeHsngStdyIndctr_No" element
6423          */
6424         public void setStateFnddAffrdbeHsngStdyIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateFnddAffrdbeHsngStdyIndctrNo)
6425         {
6426             synchronized (monitor())
6427             {
6428                 check_orphaned();
6429                 org.apache.xmlbeans.SimpleValue target = null;
6430                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEFNDDAFFRDBEHSNGSTDYINDCTRNO$134, 0);
6431                 if (target == null)
6432                 {
6433                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEFNDDAFFRDBEHSNGSTDYINDCTRNO$134);
6434                 }
6435                 target.setEnumValue(stateFnddAffrdbeHsngStdyIndctrNo);
6436             }
6437         }
6438         
6439         /**
6440          * Sets (as xml) the "StateFnddAffrdbeHsngStdyIndctr_No" element
6441          */
6442         public void xsetStateFnddAffrdbeHsngStdyIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateFnddAffrdbeHsngStdyIndctrNo)
6443         {
6444             synchronized (monitor())
6445             {
6446                 check_orphaned();
6447                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
6448                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEFNDDAFFRDBEHSNGSTDYINDCTRNO$134, 0);
6449                 if (target == null)
6450                 {
6451                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATEFNDDAFFRDBEHSNGSTDYINDCTRNO$134);
6452                 }
6453                 target.set(stateFnddAffrdbeHsngStdyIndctrNo);
6454             }
6455         }
6456         
6457         /**
6458          * Unsets the "StateFnddAffrdbeHsngStdyIndctr_No" element
6459          */
6460         public void unsetStateFnddAffrdbeHsngStdyIndctrNo()
6461         {
6462             synchronized (monitor())
6463             {
6464                 check_orphaned();
6465                 get_store().remove_element(STATEFNDDAFFRDBEHSNGSTDYINDCTRNO$134, 0);
6466             }
6467         }
6468         
6469         /**
6470          * Gets the "StateFnddAffrdbeHsngStdyIndctr_Yes" element
6471          */
6472         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateFnddAffrdbeHsngStdyIndctrYes()
6473         {
6474             synchronized (monitor())
6475             {
6476                 check_orphaned();
6477                 org.apache.xmlbeans.SimpleValue target = null;
6478                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEFNDDAFFRDBEHSNGSTDYINDCTRYES$136, 0);
6479                 if (target == null)
6480                 {
6481                     return null;
6482                 }
6483                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
6484             }
6485         }
6486         
6487         /**
6488          * Gets (as xml) the "StateFnddAffrdbeHsngStdyIndctr_Yes" element
6489          */
6490         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateFnddAffrdbeHsngStdyIndctrYes()
6491         {
6492             synchronized (monitor())
6493             {
6494                 check_orphaned();
6495                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
6496                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEFNDDAFFRDBEHSNGSTDYINDCTRYES$136, 0);
6497                 return target;
6498             }
6499         }
6500         
6501         /**
6502          * True if has "StateFnddAffrdbeHsngStdyIndctr_Yes" element
6503          */
6504         public boolean isSetStateFnddAffrdbeHsngStdyIndctrYes()
6505         {
6506             synchronized (monitor())
6507             {
6508                 check_orphaned();
6509                 return get_store().count_elements(STATEFNDDAFFRDBEHSNGSTDYINDCTRYES$136) != 0;
6510             }
6511         }
6512         
6513         /**
6514          * Sets the "StateFnddAffrdbeHsngStdyIndctr_Yes" element
6515          */
6516         public void setStateFnddAffrdbeHsngStdyIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateFnddAffrdbeHsngStdyIndctrYes)
6517         {
6518             synchronized (monitor())
6519             {
6520                 check_orphaned();
6521                 org.apache.xmlbeans.SimpleValue target = null;
6522                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEFNDDAFFRDBEHSNGSTDYINDCTRYES$136, 0);
6523                 if (target == null)
6524                 {
6525                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEFNDDAFFRDBEHSNGSTDYINDCTRYES$136);
6526                 }
6527                 target.setEnumValue(stateFnddAffrdbeHsngStdyIndctrYes);
6528             }
6529         }
6530         
6531         /**
6532          * Sets (as xml) the "StateFnddAffrdbeHsngStdyIndctr_Yes" element
6533          */
6534         public void xsetStateFnddAffrdbeHsngStdyIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateFnddAffrdbeHsngStdyIndctrYes)
6535         {
6536             synchronized (monitor())
6537             {
6538                 check_orphaned();
6539                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
6540                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEFNDDAFFRDBEHSNGSTDYINDCTRYES$136, 0);
6541                 if (target == null)
6542                 {
6543                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATEFNDDAFFRDBEHSNGSTDYINDCTRYES$136);
6544                 }
6545                 target.set(stateFnddAffrdbeHsngStdyIndctrYes);
6546             }
6547         }
6548         
6549         /**
6550          * Unsets the "StateFnddAffrdbeHsngStdyIndctr_Yes" element
6551          */
6552         public void unsetStateFnddAffrdbeHsngStdyIndctrYes()
6553         {
6554             synchronized (monitor())
6555             {
6556                 check_orphaned();
6557                 get_store().remove_element(STATEFNDDAFFRDBEHSNGSTDYINDCTRYES$136, 0);
6558             }
6559         }
6560         
6561         /**
6562          * Gets the "StateInttdRgltryRfrmIndctr_No" element
6563          */
6564         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateInttdRgltryRfrmIndctrNo()
6565         {
6566             synchronized (monitor())
6567             {
6568                 check_orphaned();
6569                 org.apache.xmlbeans.SimpleValue target = null;
6570                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEINTTDRGLTRYRFRMINDCTRNO$138, 0);
6571                 if (target == null)
6572                 {
6573                     return null;
6574                 }
6575                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
6576             }
6577         }
6578         
6579         /**
6580          * Gets (as xml) the "StateInttdRgltryRfrmIndctr_No" element
6581          */
6582         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateInttdRgltryRfrmIndctrNo()
6583         {
6584             synchronized (monitor())
6585             {
6586                 check_orphaned();
6587                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
6588                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEINTTDRGLTRYRFRMINDCTRNO$138, 0);
6589                 return target;
6590             }
6591         }
6592         
6593         /**
6594          * True if has "StateInttdRgltryRfrmIndctr_No" element
6595          */
6596         public boolean isSetStateInttdRgltryRfrmIndctrNo()
6597         {
6598             synchronized (monitor())
6599             {
6600                 check_orphaned();
6601                 return get_store().count_elements(STATEINTTDRGLTRYRFRMINDCTRNO$138) != 0;
6602             }
6603         }
6604         
6605         /**
6606          * Sets the "StateInttdRgltryRfrmIndctr_No" element
6607          */
6608         public void setStateInttdRgltryRfrmIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateInttdRgltryRfrmIndctrNo)
6609         {
6610             synchronized (monitor())
6611             {
6612                 check_orphaned();
6613                 org.apache.xmlbeans.SimpleValue target = null;
6614                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEINTTDRGLTRYRFRMINDCTRNO$138, 0);
6615                 if (target == null)
6616                 {
6617                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEINTTDRGLTRYRFRMINDCTRNO$138);
6618                 }
6619                 target.setEnumValue(stateInttdRgltryRfrmIndctrNo);
6620             }
6621         }
6622         
6623         /**
6624          * Sets (as xml) the "StateInttdRgltryRfrmIndctr_No" element
6625          */
6626         public void xsetStateInttdRgltryRfrmIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateInttdRgltryRfrmIndctrNo)
6627         {
6628             synchronized (monitor())
6629             {
6630                 check_orphaned();
6631                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
6632                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEINTTDRGLTRYRFRMINDCTRNO$138, 0);
6633                 if (target == null)
6634                 {
6635                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATEINTTDRGLTRYRFRMINDCTRNO$138);
6636                 }
6637                 target.set(stateInttdRgltryRfrmIndctrNo);
6638             }
6639         }
6640         
6641         /**
6642          * Unsets the "StateInttdRgltryRfrmIndctr_No" element
6643          */
6644         public void unsetStateInttdRgltryRfrmIndctrNo()
6645         {
6646             synchronized (monitor())
6647             {
6648                 check_orphaned();
6649                 get_store().remove_element(STATEINTTDRGLTRYRFRMINDCTRNO$138, 0);
6650             }
6651         }
6652         
6653         /**
6654          * Gets the "StateInttdRgltryRfrmIndctr_Yes" element
6655          */
6656         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateInttdRgltryRfrmIndctrYes()
6657         {
6658             synchronized (monitor())
6659             {
6660                 check_orphaned();
6661                 org.apache.xmlbeans.SimpleValue target = null;
6662                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEINTTDRGLTRYRFRMINDCTRYES$140, 0);
6663                 if (target == null)
6664                 {
6665                     return null;
6666                 }
6667                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
6668             }
6669         }
6670         
6671         /**
6672          * Gets (as xml) the "StateInttdRgltryRfrmIndctr_Yes" element
6673          */
6674         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateInttdRgltryRfrmIndctrYes()
6675         {
6676             synchronized (monitor())
6677             {
6678                 check_orphaned();
6679                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
6680                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEINTTDRGLTRYRFRMINDCTRYES$140, 0);
6681                 return target;
6682             }
6683         }
6684         
6685         /**
6686          * True if has "StateInttdRgltryRfrmIndctr_Yes" element
6687          */
6688         public boolean isSetStateInttdRgltryRfrmIndctrYes()
6689         {
6690             synchronized (monitor())
6691             {
6692                 check_orphaned();
6693                 return get_store().count_elements(STATEINTTDRGLTRYRFRMINDCTRYES$140) != 0;
6694             }
6695         }
6696         
6697         /**
6698          * Sets the "StateInttdRgltryRfrmIndctr_Yes" element
6699          */
6700         public void setStateInttdRgltryRfrmIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateInttdRgltryRfrmIndctrYes)
6701         {
6702             synchronized (monitor())
6703             {
6704                 check_orphaned();
6705                 org.apache.xmlbeans.SimpleValue target = null;
6706                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEINTTDRGLTRYRFRMINDCTRYES$140, 0);
6707                 if (target == null)
6708                 {
6709                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEINTTDRGLTRYRFRMINDCTRYES$140);
6710                 }
6711                 target.setEnumValue(stateInttdRgltryRfrmIndctrYes);
6712             }
6713         }
6714         
6715         /**
6716          * Sets (as xml) the "StateInttdRgltryRfrmIndctr_Yes" element
6717          */
6718         public void xsetStateInttdRgltryRfrmIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateInttdRgltryRfrmIndctrYes)
6719         {
6720             synchronized (monitor())
6721             {
6722                 check_orphaned();
6723                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
6724                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEINTTDRGLTRYRFRMINDCTRYES$140, 0);
6725                 if (target == null)
6726                 {
6727                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATEINTTDRGLTRYRFRMINDCTRYES$140);
6728                 }
6729                 target.set(stateInttdRgltryRfrmIndctrYes);
6730             }
6731         }
6732         
6733         /**
6734          * Unsets the "StateInttdRgltryRfrmIndctr_Yes" element
6735          */
6736         public void unsetStateInttdRgltryRfrmIndctrYes()
6737         {
6738             synchronized (monitor())
6739             {
6740                 check_orphaned();
6741                 get_store().remove_element(STATEINTTDRGLTRYRFRMINDCTRYES$140, 0);
6742             }
6743         }
6744         
6745         /**
6746          * Gets the "StateIniatedOtherActionsIndctr_Yes" element
6747          */
6748         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateIniatedOtherActionsIndctrYes()
6749         {
6750             synchronized (monitor())
6751             {
6752                 check_orphaned();
6753                 org.apache.xmlbeans.SimpleValue target = null;
6754                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEINIATEDOTHERACTIONSINDCTRYES$142, 0);
6755                 if (target == null)
6756                 {
6757                     return null;
6758                 }
6759                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
6760             }
6761         }
6762         
6763         /**
6764          * Gets (as xml) the "StateIniatedOtherActionsIndctr_Yes" element
6765          */
6766         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateIniatedOtherActionsIndctrYes()
6767         {
6768             synchronized (monitor())
6769             {
6770                 check_orphaned();
6771                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
6772                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEINIATEDOTHERACTIONSINDCTRYES$142, 0);
6773                 return target;
6774             }
6775         }
6776         
6777         /**
6778          * True if has "StateIniatedOtherActionsIndctr_Yes" element
6779          */
6780         public boolean isSetStateIniatedOtherActionsIndctrYes()
6781         {
6782             synchronized (monitor())
6783             {
6784                 check_orphaned();
6785                 return get_store().count_elements(STATEINIATEDOTHERACTIONSINDCTRYES$142) != 0;
6786             }
6787         }
6788         
6789         /**
6790          * Sets the "StateIniatedOtherActionsIndctr_Yes" element
6791          */
6792         public void setStateIniatedOtherActionsIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateIniatedOtherActionsIndctrYes)
6793         {
6794             synchronized (monitor())
6795             {
6796                 check_orphaned();
6797                 org.apache.xmlbeans.SimpleValue target = null;
6798                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEINIATEDOTHERACTIONSINDCTRYES$142, 0);
6799                 if (target == null)
6800                 {
6801                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEINIATEDOTHERACTIONSINDCTRYES$142);
6802                 }
6803                 target.setEnumValue(stateIniatedOtherActionsIndctrYes);
6804             }
6805         }
6806         
6807         /**
6808          * Sets (as xml) the "StateIniatedOtherActionsIndctr_Yes" element
6809          */
6810         public void xsetStateIniatedOtherActionsIndctrYes(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateIniatedOtherActionsIndctrYes)
6811         {
6812             synchronized (monitor())
6813             {
6814                 check_orphaned();
6815                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
6816                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEINIATEDOTHERACTIONSINDCTRYES$142, 0);
6817                 if (target == null)
6818                 {
6819                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATEINIATEDOTHERACTIONSINDCTRYES$142);
6820                 }
6821                 target.set(stateIniatedOtherActionsIndctrYes);
6822             }
6823         }
6824         
6825         /**
6826          * Unsets the "StateIniatedOtherActionsIndctr_Yes" element
6827          */
6828         public void unsetStateIniatedOtherActionsIndctrYes()
6829         {
6830             synchronized (monitor())
6831             {
6832                 check_orphaned();
6833                 get_store().remove_element(STATEINIATEDOTHERACTIONSINDCTRYES$142, 0);
6834             }
6835         }
6836         
6837         /**
6838          * Gets the "StateIniatedOtherActionsIndctr_No" element
6839          */
6840         public gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getStateIniatedOtherActionsIndctrNo()
6841         {
6842             synchronized (monitor())
6843             {
6844                 check_orphaned();
6845                 org.apache.xmlbeans.SimpleValue target = null;
6846                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEINIATEDOTHERACTIONSINDCTRNO$144, 0);
6847                 if (target == null)
6848                 {
6849                     return null;
6850                 }
6851                 return (gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum)target.getEnumValue();
6852             }
6853         }
6854         
6855         /**
6856          * Gets (as xml) the "StateIniatedOtherActionsIndctr_No" element
6857          */
6858         public gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetStateIniatedOtherActionsIndctrNo()
6859         {
6860             synchronized (monitor())
6861             {
6862                 check_orphaned();
6863                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
6864                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEINIATEDOTHERACTIONSINDCTRNO$144, 0);
6865                 return target;
6866             }
6867         }
6868         
6869         /**
6870          * True if has "StateIniatedOtherActionsIndctr_No" element
6871          */
6872         public boolean isSetStateIniatedOtherActionsIndctrNo()
6873         {
6874             synchronized (monitor())
6875             {
6876                 check_orphaned();
6877                 return get_store().count_elements(STATEINIATEDOTHERACTIONSINDCTRNO$144) != 0;
6878             }
6879         }
6880         
6881         /**
6882          * Sets the "StateIniatedOtherActionsIndctr_No" element
6883          */
6884         public void setStateIniatedOtherActionsIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum stateIniatedOtherActionsIndctrNo)
6885         {
6886             synchronized (monitor())
6887             {
6888                 check_orphaned();
6889                 org.apache.xmlbeans.SimpleValue target = null;
6890                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(STATEINIATEDOTHERACTIONSINDCTRNO$144, 0);
6891                 if (target == null)
6892                 {
6893                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(STATEINIATEDOTHERACTIONSINDCTRNO$144);
6894                 }
6895                 target.setEnumValue(stateIniatedOtherActionsIndctrNo);
6896             }
6897         }
6898         
6899         /**
6900          * Sets (as xml) the "StateIniatedOtherActionsIndctr_No" element
6901          */
6902         public void xsetStateIniatedOtherActionsIndctrNo(gov.grants.apply.system.globalLibraryV20.YesNoDataType stateIniatedOtherActionsIndctrNo)
6903         {
6904             synchronized (monitor())
6905             {
6906                 check_orphaned();
6907                 gov.grants.apply.system.globalLibraryV20.YesNoDataType target = null;
6908                 target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().find_element_user(STATEINIATEDOTHERACTIONSINDCTRNO$144, 0);
6909                 if (target == null)
6910                 {
6911                     target = (gov.grants.apply.system.globalLibraryV20.YesNoDataType)get_store().add_element_user(STATEINIATEDOTHERACTIONSINDCTRNO$144);
6912                 }
6913                 target.set(stateIniatedOtherActionsIndctrNo);
6914             }
6915         }
6916         
6917         /**
6918          * Unsets the "StateIniatedOtherActionsIndctr_No" element
6919          */
6920         public void unsetStateIniatedOtherActionsIndctrNo()
6921         {
6922             synchronized (monitor())
6923             {
6924                 check_orphaned();
6925                 get_store().remove_element(STATEINIATEDOTHERACTIONSINDCTRNO$144, 0);
6926             }
6927         }
6928         
6929         /**
6930          * Gets the "TotalPointsPartBColumn1Cnt" element
6931          */
6932         public int getTotalPointsPartBColumn1Cnt()
6933         {
6934             synchronized (monitor())
6935             {
6936                 check_orphaned();
6937                 org.apache.xmlbeans.SimpleValue target = null;
6938                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(TOTALPOINTSPARTBCOLUMN1CNT$146, 0);
6939                 if (target == null)
6940                 {
6941                     return 0;
6942                 }
6943                 return target.getIntValue();
6944             }
6945         }
6946         
6947         /**
6948          * Gets (as xml) the "TotalPointsPartBColumn1Cnt" element
6949          */
6950         public gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType xgetTotalPointsPartBColumn1Cnt()
6951         {
6952             synchronized (monitor())
6953             {
6954                 check_orphaned();
6955                 gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType target = null;
6956                 target = (gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType)get_store().find_element_user(TOTALPOINTSPARTBCOLUMN1CNT$146, 0);
6957                 return target;
6958             }
6959         }
6960         
6961         /**
6962          * True if has "TotalPointsPartBColumn1Cnt" element
6963          */
6964         public boolean isSetTotalPointsPartBColumn1Cnt()
6965         {
6966             synchronized (monitor())
6967             {
6968                 check_orphaned();
6969                 return get_store().count_elements(TOTALPOINTSPARTBCOLUMN1CNT$146) != 0;
6970             }
6971         }
6972         
6973         /**
6974          * Sets the "TotalPointsPartBColumn1Cnt" element
6975          */
6976         public void setTotalPointsPartBColumn1Cnt(int totalPointsPartBColumn1Cnt)
6977         {
6978             synchronized (monitor())
6979             {
6980                 check_orphaned();
6981                 org.apache.xmlbeans.SimpleValue target = null;
6982                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(TOTALPOINTSPARTBCOLUMN1CNT$146, 0);
6983                 if (target == null)
6984                 {
6985                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(TOTALPOINTSPARTBCOLUMN1CNT$146);
6986                 }
6987                 target.setIntValue(totalPointsPartBColumn1Cnt);
6988             }
6989         }
6990         
6991         /**
6992          * Sets (as xml) the "TotalPointsPartBColumn1Cnt" element
6993          */
6994         public void xsetTotalPointsPartBColumn1Cnt(gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType totalPointsPartBColumn1Cnt)
6995         {
6996             synchronized (monitor())
6997             {
6998                 check_orphaned();
6999                 gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType target = null;
7000                 target = (gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType)get_store().find_element_user(TOTALPOINTSPARTBCOLUMN1CNT$146, 0);
7001                 if (target == null)
7002                 {
7003                     target = (gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType)get_store().add_element_user(TOTALPOINTSPARTBCOLUMN1CNT$146);
7004                 }
7005                 target.set(totalPointsPartBColumn1Cnt);
7006             }
7007         }
7008         
7009         /**
7010          * Unsets the "TotalPointsPartBColumn1Cnt" element
7011          */
7012         public void unsetTotalPointsPartBColumn1Cnt()
7013         {
7014             synchronized (monitor())
7015             {
7016                 check_orphaned();
7017                 get_store().remove_element(TOTALPOINTSPARTBCOLUMN1CNT$146, 0);
7018             }
7019         }
7020         
7021         /**
7022          * Gets the "TotalPointsPartBColumn2Cnt" element
7023          */
7024         public int getTotalPointsPartBColumn2Cnt()
7025         {
7026             synchronized (monitor())
7027             {
7028                 check_orphaned();
7029                 org.apache.xmlbeans.SimpleValue target = null;
7030                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(TOTALPOINTSPARTBCOLUMN2CNT$148, 0);
7031                 if (target == null)
7032                 {
7033                     return 0;
7034                 }
7035                 return target.getIntValue();
7036             }
7037         }
7038         
7039         /**
7040          * Gets (as xml) the "TotalPointsPartBColumn2Cnt" element
7041          */
7042         public gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType xgetTotalPointsPartBColumn2Cnt()
7043         {
7044             synchronized (monitor())
7045             {
7046                 check_orphaned();
7047                 gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType target = null;
7048                 target = (gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType)get_store().find_element_user(TOTALPOINTSPARTBCOLUMN2CNT$148, 0);
7049                 return target;
7050             }
7051         }
7052         
7053         /**
7054          * True if has "TotalPointsPartBColumn2Cnt" element
7055          */
7056         public boolean isSetTotalPointsPartBColumn2Cnt()
7057         {
7058             synchronized (monitor())
7059             {
7060                 check_orphaned();
7061                 return get_store().count_elements(TOTALPOINTSPARTBCOLUMN2CNT$148) != 0;
7062             }
7063         }
7064         
7065         /**
7066          * Sets the "TotalPointsPartBColumn2Cnt" element
7067          */
7068         public void setTotalPointsPartBColumn2Cnt(int totalPointsPartBColumn2Cnt)
7069         {
7070             synchronized (monitor())
7071             {
7072                 check_orphaned();
7073                 org.apache.xmlbeans.SimpleValue target = null;
7074                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_element_user(TOTALPOINTSPARTBCOLUMN2CNT$148, 0);
7075                 if (target == null)
7076                 {
7077                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_element_user(TOTALPOINTSPARTBCOLUMN2CNT$148);
7078                 }
7079                 target.setIntValue(totalPointsPartBColumn2Cnt);
7080             }
7081         }
7082         
7083         /**
7084          * Sets (as xml) the "TotalPointsPartBColumn2Cnt" element
7085          */
7086         public void xsetTotalPointsPartBColumn2Cnt(gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType totalPointsPartBColumn2Cnt)
7087         {
7088             synchronized (monitor())
7089             {
7090                 check_orphaned();
7091                 gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType target = null;
7092                 target = (gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType)get_store().find_element_user(TOTALPOINTSPARTBCOLUMN2CNT$148, 0);
7093                 if (target == null)
7094                 {
7095                     target = (gov.grants.apply.forms.hudCommunityInitiativeV11.TotalPointDataType)get_store().add_element_user(TOTALPOINTSPARTBCOLUMN2CNT$148);
7096                 }
7097                 target.set(totalPointsPartBColumn2Cnt);
7098             }
7099         }
7100         
7101         /**
7102          * Unsets the "TotalPointsPartBColumn2Cnt" element
7103          */
7104         public void unsetTotalPointsPartBColumn2Cnt()
7105         {
7106             synchronized (monitor())
7107             {
7108                 check_orphaned();
7109                 get_store().remove_element(TOTALPOINTSPARTBCOLUMN2CNT$148, 0);
7110             }
7111         }
7112         
7113         /**
7114          * Gets the "AdditionalInfo" element
7115          */
7116         public gov.grants.apply.system.attachmentsV10.AttachedFileDataType getAdditionalInfo()
7117         {
7118             synchronized (monitor())
7119             {
7120                 check_orphaned();
7121                 gov.grants.apply.system.attachmentsV10.AttachedFileDataType target = null;
7122                 target = (gov.grants.apply.system.attachmentsV10.AttachedFileDataType)get_store().find_element_user(ADDITIONALINFO$150, 0);
7123                 if (target == null)
7124                 {
7125                     return null;
7126                 }
7127                 return target;
7128             }
7129         }
7130         
7131         /**
7132          * True if has "AdditionalInfo" element
7133          */
7134         public boolean isSetAdditionalInfo()
7135         {
7136             synchronized (monitor())
7137             {
7138                 check_orphaned();
7139                 return get_store().count_elements(ADDITIONALINFO$150) != 0;
7140             }
7141         }
7142         
7143         /**
7144          * Sets the "AdditionalInfo" element
7145          */
7146         public void setAdditionalInfo(gov.grants.apply.system.attachmentsV10.AttachedFileDataType additionalInfo)
7147         {
7148             generatedSetterHelperImpl(additionalInfo, ADDITIONALINFO$150, 0, org.apache.xmlbeans.impl.values.XmlObjectBase.KIND_SETTERHELPER_SINGLETON);
7149         }
7150         
7151         /**
7152          * Appends and returns a new empty "AdditionalInfo" element
7153          */
7154         public gov.grants.apply.system.attachmentsV10.AttachedFileDataType addNewAdditionalInfo()
7155         {
7156             synchronized (monitor())
7157             {
7158                 check_orphaned();
7159                 gov.grants.apply.system.attachmentsV10.AttachedFileDataType target = null;
7160                 target = (gov.grants.apply.system.attachmentsV10.AttachedFileDataType)get_store().add_element_user(ADDITIONALINFO$150);
7161                 return target;
7162             }
7163         }
7164         
7165         /**
7166          * Unsets the "AdditionalInfo" element
7167          */
7168         public void unsetAdditionalInfo()
7169         {
7170             synchronized (monitor())
7171             {
7172                 check_orphaned();
7173                 get_store().remove_element(ADDITIONALINFO$150, 0);
7174             }
7175         }
7176         
7177         /**
7178          * Gets the "FormVersion" attribute
7179          */
7180         public java.lang.String getFormVersion()
7181         {
7182             synchronized (monitor())
7183             {
7184                 check_orphaned();
7185                 org.apache.xmlbeans.SimpleValue target = null;
7186                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_attribute_user(FORMVERSION$152);
7187                 if (target == null)
7188                 {
7189                     target = (org.apache.xmlbeans.SimpleValue)get_default_attribute_value(FORMVERSION$152);
7190                 }
7191                 if (target == null)
7192                 {
7193                     return null;
7194                 }
7195                 return target.getStringValue();
7196             }
7197         }
7198         
7199         /**
7200          * Gets (as xml) the "FormVersion" attribute
7201          */
7202         public gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion()
7203         {
7204             synchronized (monitor())
7205             {
7206                 check_orphaned();
7207                 gov.grants.apply.system.globalLibraryV20.FormVersionDataType target = null;
7208                 target = (gov.grants.apply.system.globalLibraryV20.FormVersionDataType)get_store().find_attribute_user(FORMVERSION$152);
7209                 if (target == null)
7210                 {
7211                     target = (gov.grants.apply.system.globalLibraryV20.FormVersionDataType)get_default_attribute_value(FORMVERSION$152);
7212                 }
7213                 return target;
7214             }
7215         }
7216         
7217         /**
7218          * Sets the "FormVersion" attribute
7219          */
7220         public void setFormVersion(java.lang.String formVersion)
7221         {
7222             synchronized (monitor())
7223             {
7224                 check_orphaned();
7225                 org.apache.xmlbeans.SimpleValue target = null;
7226                 target = (org.apache.xmlbeans.SimpleValue)get_store().find_attribute_user(FORMVERSION$152);
7227                 if (target == null)
7228                 {
7229                     target = (org.apache.xmlbeans.SimpleValue)get_store().add_attribute_user(FORMVERSION$152);
7230                 }
7231                 target.setStringValue(formVersion);
7232             }
7233         }
7234         
7235         /**
7236          * Sets (as xml) the "FormVersion" attribute
7237          */
7238         public void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion)
7239         {
7240             synchronized (monitor())
7241             {
7242                 check_orphaned();
7243                 gov.grants.apply.system.globalLibraryV20.FormVersionDataType target = null;
7244                 target = (gov.grants.apply.system.globalLibraryV20.FormVersionDataType)get_store().find_attribute_user(FORMVERSION$152);
7245                 if (target == null)
7246                 {
7247                     target = (gov.grants.apply.system.globalLibraryV20.FormVersionDataType)get_store().add_attribute_user(FORMVERSION$152);
7248                 }
7249                 target.set(formVersion);
7250             }
7251         }
7252     }
7253 }