1
2
3
4
5
6
7
8
9 package gov.grants.apply.forms.copsBudget2V20;
10
11
12
13
14
15
16
17 public interface COPSBudget2Document extends org.apache.xmlbeans.XmlObject
18 {
19 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
20 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(COPSBudget2Document.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("copsbudget2bf7edoctype");
21
22
23
24
25 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2 getCOPSBudget2();
26
27
28
29
30 void setCOPSBudget2(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2 copsBudget2);
31
32
33
34
35 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2 addNewCOPSBudget2();
36
37
38
39
40
41
42 public interface COPSBudget2 extends org.apache.xmlbeans.XmlObject
43 {
44 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
45 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(COPSBudget2.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("copsbudget2d725elemtype");
46
47
48
49
50 java.lang.String getApplicantOrganization();
51
52
53
54
55 gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType xgetApplicantOrganization();
56
57
58
59
60 void setApplicantOrganization(java.lang.String applicantOrganization);
61
62
63
64
65 void xsetApplicantOrganization(gov.grants.apply.system.globalLibraryV20.OrganizationNameDataType applicantOrganization);
66
67
68
69
70 java.lang.String getApplicantORINumber();
71
72
73
74
75 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ApplicantORINumber xgetApplicantORINumber();
76
77
78
79
80 boolean isSetApplicantORINumber();
81
82
83
84
85 void setApplicantORINumber(java.lang.String applicantORINumber);
86
87
88
89
90 void xsetApplicantORINumber(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ApplicantORINumber applicantORINumber);
91
92
93
94
95 void unsetApplicantORINumber();
96
97
98
99
100 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ProgramName.Enum getProgramName();
101
102
103
104
105 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ProgramName xgetProgramName();
106
107
108
109
110 void setProgramName(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ProgramName.Enum programName);
111
112
113
114
115 void xsetProgramName(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ProgramName programName);
116
117
118
119
120 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNoOfficerPersonnel();
121
122
123
124
125 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNoOfficerPersonnel();
126
127
128
129
130 boolean isSetNoOfficerPersonnel();
131
132
133
134
135 void setNoOfficerPersonnel(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum noOfficerPersonnel);
136
137
138
139
140 void xsetNoOfficerPersonnel(gov.grants.apply.system.globalLibraryV20.YesNoDataType noOfficerPersonnel);
141
142
143
144
145 void unsetNoOfficerPersonnel();
146
147
148
149
150 int getFullTimeOfficersRequested();
151
152
153
154
155 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.FullTimeOfficersRequested xgetFullTimeOfficersRequested();
156
157
158
159
160 boolean isSetFullTimeOfficersRequested();
161
162
163
164
165 void setFullTimeOfficersRequested(int fullTimeOfficersRequested);
166
167
168
169
170 void xsetFullTimeOfficersRequested(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.FullTimeOfficersRequested fullTimeOfficersRequested);
171
172
173
174
175 void unsetFullTimeOfficersRequested();
176
177
178
179
180 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions getSectionASwornOfficerPositions();
181
182
183
184
185 boolean isSetSectionASwornOfficerPositions();
186
187
188
189
190 void setSectionASwornOfficerPositions(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions sectionASwornOfficerPositions);
191
192
193
194
195 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions addNewSectionASwornOfficerPositions();
196
197
198
199
200 void unsetSectionASwornOfficerPositions();
201
202
203
204
205 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2 getSectionASwornOfficerPositionsPart2();
206
207
208
209
210 boolean isSetSectionASwornOfficerPositionsPart2();
211
212
213
214
215 void setSectionASwornOfficerPositionsPart2(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2 sectionASwornOfficerPositionsPart2);
216
217
218
219
220 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2 addNewSectionASwornOfficerPositionsPart2();
221
222
223
224
225 void unsetSectionASwornOfficerPositionsPart2();
226
227
228
229
230 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNoCivilianPersonnel();
231
232
233
234
235 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNoCivilianPersonnel();
236
237
238
239
240 boolean isSetNoCivilianPersonnel();
241
242
243
244
245 void setNoCivilianPersonnel(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum noCivilianPersonnel);
246
247
248
249
250 void xsetNoCivilianPersonnel(gov.grants.apply.system.globalLibraryV20.YesNoDataType noCivilianPersonnel);
251
252
253
254
255 void unsetNoCivilianPersonnel();
256
257
258
259
260 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel getSectionBCivilianOtherPersonnel();
261
262
263
264
265 boolean isSetSectionBCivilianOtherPersonnel();
266
267
268
269
270 void setSectionBCivilianOtherPersonnel(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel sectionBCivilianOtherPersonnel);
271
272
273
274
275 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel addNewSectionBCivilianOtherPersonnel();
276
277
278
279
280 void unsetSectionBCivilianOtherPersonnel();
281
282
283
284
285 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2 getSectionBCivilianOtherPersonnelPart2();
286
287
288
289
290 boolean isSetSectionBCivilianOtherPersonnelPart2();
291
292
293
294
295 void setSectionBCivilianOtherPersonnelPart2(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2 sectionBCivilianOtherPersonnelPart2);
296
297
298
299
300 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2 addNewSectionBCivilianOtherPersonnelPart2();
301
302
303
304
305 void unsetSectionBCivilianOtherPersonnelPart2();
306
307
308
309
310 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection getEquipmentSection();
311
312
313
314
315 boolean isSetEquipmentSection();
316
317
318
319
320 void setEquipmentSection(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection equipmentSection);
321
322
323
324
325 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection addNewEquipmentSection();
326
327
328
329
330 void unsetEquipmentSection();
331
332
333
334
335 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection getOthercostsSection();
336
337
338
339
340 boolean isSetOthercostsSection();
341
342
343
344
345 void setOthercostsSection(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection othercostsSection);
346
347
348
349
350 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection addNewOthercostsSection();
351
352
353
354
355 void unsetOthercostsSection();
356
357
358
359
360 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection getSuppliesSection();
361
362
363
364
365 boolean isSetSuppliesSection();
366
367
368
369
370 void setSuppliesSection(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection suppliesSection);
371
372
373
374
375 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection addNewSuppliesSection();
376
377
378
379
380 void unsetSuppliesSection();
381
382
383
384
385 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection getTravelTrainingSection();
386
387
388
389
390 boolean isSetTravelTrainingSection();
391
392
393
394
395 void setTravelTrainingSection(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection travelTrainingSection);
396
397
398
399
400 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection addNewTravelTrainingSection();
401
402
403
404
405 void unsetTravelTrainingSection();
406
407
408
409
410 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection getContractsSection();
411
412
413
414
415 boolean isSetContractsSection();
416
417
418
419
420 void setContractsSection(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection contractsSection);
421
422
423
424
425 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection addNewContractsSection();
426
427
428
429
430 void unsetContractsSection();
431
432
433
434
435 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection getIndirectCostsSection();
436
437
438
439
440 boolean isSetIndirectCostsSection();
441
442
443
444
445 void setIndirectCostsSection(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection indirectCostsSection);
446
447
448
449
450 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection addNewIndirectCostsSection();
451
452
453
454
455 void unsetIndirectCostsSection();
456
457
458
459
460 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetSummary getBudgetSummary();
461
462
463
464
465 boolean isSetBudgetSummary();
466
467
468
469
470 void setBudgetSummary(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetSummary budgetSummary);
471
472
473
474
475 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetSummary addNewBudgetSummary();
476
477
478
479
480 void unsetBudgetSummary();
481
482
483
484
485 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetContact getBudgetContact();
486
487
488
489
490 void setBudgetContact(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetContact budgetContact);
491
492
493
494
495 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetContact addNewBudgetContact();
496
497
498
499
500 java.lang.String getFormVersion();
501
502
503
504
505 gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
506
507
508
509
510 void setFormVersion(java.lang.String formVersion);
511
512
513
514
515 void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
516
517
518
519
520
521
522 public interface ApplicantORINumber extends org.apache.xmlbeans.XmlString
523 {
524 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
525 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ApplicantORINumber.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("applicantorinumberb30eelemtype");
526
527
528
529
530
531
532 public static final class Factory
533 {
534 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ApplicantORINumber newValue(java.lang.Object obj) {
535 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ApplicantORINumber) type.newValue( obj ); }
536
537 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ApplicantORINumber newInstance() {
538 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ApplicantORINumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
539
540 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ApplicantORINumber newInstance(org.apache.xmlbeans.XmlOptions options) {
541 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ApplicantORINumber) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
542
543 private Factory() { }
544 }
545 }
546
547
548
549
550
551
552 public interface ProgramName extends org.apache.xmlbeans.XmlString
553 {
554 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
555 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ProgramName.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("programname4760elemtype");
556
557 org.apache.xmlbeans.StringEnumAbstractBase enumValue();
558 void set(org.apache.xmlbeans.StringEnumAbstractBase e);
559
560 static final Enum TRIBAL_RESOURCES_GRANT_PROGRAM = Enum.forString("Tribal Resources Grant Program");
561 static final Enum TARGETED_METHAMPHETAMINE_INITIATIVE = Enum.forString("Targeted-Methamphetamine Initiative");
562 static final Enum COMMUNITY_POLICING_DEVELOPMENT_PROGRAMS = Enum.forString("Community Policing Development Programs");
563 static final Enum SECURE_OUR_SCHOOLS = Enum.forString("Secure Our Schools");
564 static final Enum TARGETED_TECHNOLOGY_PROGRAM = Enum.forString("Targeted-Technology Program");
565 static final Enum UNIVERSAL_HIRING_PROGRAM = Enum.forString("Universal Hiring Program");
566 static final Enum CHILD_SEXUAL_PREDATOR_PROGRAM = Enum.forString("Child Sexual Predator Program");
567
568 static final int INT_TRIBAL_RESOURCES_GRANT_PROGRAM = Enum.INT_TRIBAL_RESOURCES_GRANT_PROGRAM;
569 static final int INT_TARGETED_METHAMPHETAMINE_INITIATIVE = Enum.INT_TARGETED_METHAMPHETAMINE_INITIATIVE;
570 static final int INT_COMMUNITY_POLICING_DEVELOPMENT_PROGRAMS = Enum.INT_COMMUNITY_POLICING_DEVELOPMENT_PROGRAMS;
571 static final int INT_SECURE_OUR_SCHOOLS = Enum.INT_SECURE_OUR_SCHOOLS;
572 static final int INT_TARGETED_TECHNOLOGY_PROGRAM = Enum.INT_TARGETED_TECHNOLOGY_PROGRAM;
573 static final int INT_UNIVERSAL_HIRING_PROGRAM = Enum.INT_UNIVERSAL_HIRING_PROGRAM;
574 static final int INT_CHILD_SEXUAL_PREDATOR_PROGRAM = Enum.INT_CHILD_SEXUAL_PREDATOR_PROGRAM;
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591 static final class Enum extends org.apache.xmlbeans.StringEnumAbstractBase
592 {
593
594
595
596 public static Enum forString(java.lang.String s)
597 { return (Enum)table.forString(s); }
598
599
600
601 public static Enum forInt(int i)
602 { return (Enum)table.forInt(i); }
603
604 private Enum(java.lang.String s, int i)
605 { super(s, i); }
606
607 static final int INT_TRIBAL_RESOURCES_GRANT_PROGRAM = 1;
608 static final int INT_TARGETED_METHAMPHETAMINE_INITIATIVE = 2;
609 static final int INT_COMMUNITY_POLICING_DEVELOPMENT_PROGRAMS = 3;
610 static final int INT_SECURE_OUR_SCHOOLS = 4;
611 static final int INT_TARGETED_TECHNOLOGY_PROGRAM = 5;
612 static final int INT_UNIVERSAL_HIRING_PROGRAM = 6;
613 static final int INT_CHILD_SEXUAL_PREDATOR_PROGRAM = 7;
614
615 public static final org.apache.xmlbeans.StringEnumAbstractBase.Table table =
616 new org.apache.xmlbeans.StringEnumAbstractBase.Table
617 (
618 new Enum[]
619 {
620 new Enum("Tribal Resources Grant Program", INT_TRIBAL_RESOURCES_GRANT_PROGRAM),
621 new Enum("Targeted-Methamphetamine Initiative", INT_TARGETED_METHAMPHETAMINE_INITIATIVE),
622 new Enum("Community Policing Development Programs", INT_COMMUNITY_POLICING_DEVELOPMENT_PROGRAMS),
623 new Enum("Secure Our Schools", INT_SECURE_OUR_SCHOOLS),
624 new Enum("Targeted-Technology Program", INT_TARGETED_TECHNOLOGY_PROGRAM),
625 new Enum("Universal Hiring Program", INT_UNIVERSAL_HIRING_PROGRAM),
626 new Enum("Child Sexual Predator Program", INT_CHILD_SEXUAL_PREDATOR_PROGRAM),
627 }
628 );
629 private static final long serialVersionUID = 1L;
630 private java.lang.Object readResolve() { return forInt(intValue()); }
631 }
632
633
634
635
636
637
638 public static final class Factory
639 {
640 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ProgramName newValue(java.lang.Object obj) {
641 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ProgramName) type.newValue( obj ); }
642
643 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ProgramName newInstance() {
644 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ProgramName) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
645
646 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ProgramName newInstance(org.apache.xmlbeans.XmlOptions options) {
647 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ProgramName) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
648
649 private Factory() { }
650 }
651 }
652
653
654
655
656
657
658 public interface FullTimeOfficersRequested extends org.apache.xmlbeans.XmlInt
659 {
660 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
661 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(FullTimeOfficersRequested.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("fulltimeofficersrequested42efelemtype");
662
663
664
665
666
667
668 public static final class Factory
669 {
670 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.FullTimeOfficersRequested newValue(java.lang.Object obj) {
671 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.FullTimeOfficersRequested) type.newValue( obj ); }
672
673 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.FullTimeOfficersRequested newInstance() {
674 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.FullTimeOfficersRequested) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
675
676 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.FullTimeOfficersRequested newInstance(org.apache.xmlbeans.XmlOptions options) {
677 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.FullTimeOfficersRequested) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
678
679 private Factory() { }
680 }
681 }
682
683
684
685
686
687
688 public interface SectionASwornOfficerPositions extends org.apache.xmlbeans.XmlObject
689 {
690 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
691 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SectionASwornOfficerPositions.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("sectionaswornofficerpositions0062elemtype");
692
693
694
695
696 java.math.BigDecimal getAnnualBaseSalary();
697
698
699
700
701 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.AnnualBaseSalary xgetAnnualBaseSalary();
702
703
704
705
706 boolean isSetAnnualBaseSalary();
707
708
709
710
711 void setAnnualBaseSalary(java.math.BigDecimal annualBaseSalary);
712
713
714
715
716 void xsetAnnualBaseSalary(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.AnnualBaseSalary annualBaseSalary);
717
718
719
720
721 void unsetAnnualBaseSalary();
722
723
724
725
726 int getYearsProjectBaseSalary();
727
728
729
730
731 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.YearsProjectBaseSalary xgetYearsProjectBaseSalary();
732
733
734
735
736 boolean isSetYearsProjectBaseSalary();
737
738
739
740
741 void setYearsProjectBaseSalary(int yearsProjectBaseSalary);
742
743
744
745
746 void xsetYearsProjectBaseSalary(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.YearsProjectBaseSalary yearsProjectBaseSalary);
747
748
749
750
751 void unsetYearsProjectBaseSalary();
752
753
754
755
756 java.math.BigDecimal getSwornBaseSalaryAmount();
757
758
759
760
761 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornBaseSalaryAmount();
762
763
764
765
766 boolean isSetSwornBaseSalaryAmount();
767
768
769
770
771 void setSwornBaseSalaryAmount(java.math.BigDecimal swornBaseSalaryAmount);
772
773
774
775
776 void xsetSwornBaseSalaryAmount(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornBaseSalaryAmount);
777
778
779
780
781 void unsetSwornBaseSalaryAmount();
782
783
784
785
786 java.math.BigDecimal getSwornFringeBenefitAmountSocialSecurity();
787
788
789
790
791 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountSocialSecurity();
792
793
794
795
796 boolean isSetSwornFringeBenefitAmountSocialSecurity();
797
798
799
800
801 void setSwornFringeBenefitAmountSocialSecurity(java.math.BigDecimal swornFringeBenefitAmountSocialSecurity);
802
803
804
805
806 void xsetSwornFringeBenefitAmountSocialSecurity(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountSocialSecurity);
807
808
809
810
811 void unsetSwornFringeBenefitAmountSocialSecurity();
812
813
814
815
816 java.math.BigDecimal getSwornFringePctBaseSalarySocialSecurity();
817
818
819
820
821 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalarySocialSecurity();
822
823
824
825
826 boolean isSetSwornFringePctBaseSalarySocialSecurity();
827
828
829
830
831 void setSwornFringePctBaseSalarySocialSecurity(java.math.BigDecimal swornFringePctBaseSalarySocialSecurity);
832
833
834
835
836 void xsetSwornFringePctBaseSalarySocialSecurity(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalarySocialSecurity);
837
838
839
840
841 void unsetSwornFringePctBaseSalarySocialSecurity();
842
843
844
845
846 java.math.BigDecimal getSwornFringeBenefitAmountMedicare();
847
848
849
850
851 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountMedicare();
852
853
854
855
856 boolean isSetSwornFringeBenefitAmountMedicare();
857
858
859
860
861 void setSwornFringeBenefitAmountMedicare(java.math.BigDecimal swornFringeBenefitAmountMedicare);
862
863
864
865
866 void xsetSwornFringeBenefitAmountMedicare(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountMedicare);
867
868
869
870
871 void unsetSwornFringeBenefitAmountMedicare();
872
873
874
875
876 java.math.BigDecimal getSwornFringePctBaseSalaryMedicare();
877
878
879
880
881 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalaryMedicare();
882
883
884
885
886 boolean isSetSwornFringePctBaseSalaryMedicare();
887
888
889
890
891 void setSwornFringePctBaseSalaryMedicare(java.math.BigDecimal swornFringePctBaseSalaryMedicare);
892
893
894
895
896 void xsetSwornFringePctBaseSalaryMedicare(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalaryMedicare);
897
898
899
900
901 void unsetSwornFringePctBaseSalaryMedicare();
902
903
904
905
906 java.math.BigDecimal getSwornFringeBenefitAmountHealthInsurance();
907
908
909
910
911 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountHealthInsurance();
912
913
914
915
916 boolean isSetSwornFringeBenefitAmountHealthInsurance();
917
918
919
920
921 void setSwornFringeBenefitAmountHealthInsurance(java.math.BigDecimal swornFringeBenefitAmountHealthInsurance);
922
923
924
925
926 void xsetSwornFringeBenefitAmountHealthInsurance(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountHealthInsurance);
927
928
929
930
931 void unsetSwornFringeBenefitAmountHealthInsurance();
932
933
934
935
936 java.math.BigDecimal getSwornFringePctBaseSalaryHealthInsurance();
937
938
939
940
941 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalaryHealthInsurance();
942
943
944
945
946 boolean isSetSwornFringePctBaseSalaryHealthInsurance();
947
948
949
950
951 void setSwornFringePctBaseSalaryHealthInsurance(java.math.BigDecimal swornFringePctBaseSalaryHealthInsurance);
952
953
954
955
956 void xsetSwornFringePctBaseSalaryHealthInsurance(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalaryHealthInsurance);
957
958
959
960
961 void unsetSwornFringePctBaseSalaryHealthInsurance();
962
963
964
965
966 java.math.BigDecimal getSwornFringeBenefitAmountLifeInsurance();
967
968
969
970
971 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountLifeInsurance();
972
973
974
975
976 boolean isSetSwornFringeBenefitAmountLifeInsurance();
977
978
979
980
981 void setSwornFringeBenefitAmountLifeInsurance(java.math.BigDecimal swornFringeBenefitAmountLifeInsurance);
982
983
984
985
986 void xsetSwornFringeBenefitAmountLifeInsurance(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountLifeInsurance);
987
988
989
990
991 void unsetSwornFringeBenefitAmountLifeInsurance();
992
993
994
995
996 java.math.BigDecimal getSwornFringePctBaseSalaryLifeInsurance();
997
998
999
1000
1001 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalaryLifeInsurance();
1002
1003
1004
1005
1006 boolean isSetSwornFringePctBaseSalaryLifeInsurance();
1007
1008
1009
1010
1011 void setSwornFringePctBaseSalaryLifeInsurance(java.math.BigDecimal swornFringePctBaseSalaryLifeInsurance);
1012
1013
1014
1015
1016 void xsetSwornFringePctBaseSalaryLifeInsurance(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalaryLifeInsurance);
1017
1018
1019
1020
1021 void unsetSwornFringePctBaseSalaryLifeInsurance();
1022
1023
1024
1025
1026 java.math.BigDecimal getSwornFringeBenefitAmountVacation();
1027
1028
1029
1030
1031 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountVacation();
1032
1033
1034
1035
1036 boolean isSetSwornFringeBenefitAmountVacation();
1037
1038
1039
1040
1041 void setSwornFringeBenefitAmountVacation(java.math.BigDecimal swornFringeBenefitAmountVacation);
1042
1043
1044
1045
1046 void xsetSwornFringeBenefitAmountVacation(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountVacation);
1047
1048
1049
1050
1051 void unsetSwornFringeBenefitAmountVacation();
1052
1053
1054
1055
1056 java.math.BigDecimal getSwornFringePctBaseSalaryVacation();
1057
1058
1059
1060
1061 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalaryVacation();
1062
1063
1064
1065
1066 boolean isSetSwornFringePctBaseSalaryVacation();
1067
1068
1069
1070
1071 void setSwornFringePctBaseSalaryVacation(java.math.BigDecimal swornFringePctBaseSalaryVacation);
1072
1073
1074
1075
1076 void xsetSwornFringePctBaseSalaryVacation(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalaryVacation);
1077
1078
1079
1080
1081 void unsetSwornFringePctBaseSalaryVacation();
1082
1083
1084
1085
1086 java.math.BigDecimal getSwornFringeBenefitAmountSickLeave();
1087
1088
1089
1090
1091 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountSickLeave();
1092
1093
1094
1095
1096 boolean isSetSwornFringeBenefitAmountSickLeave();
1097
1098
1099
1100
1101 void setSwornFringeBenefitAmountSickLeave(java.math.BigDecimal swornFringeBenefitAmountSickLeave);
1102
1103
1104
1105
1106 void xsetSwornFringeBenefitAmountSickLeave(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountSickLeave);
1107
1108
1109
1110
1111 void unsetSwornFringeBenefitAmountSickLeave();
1112
1113
1114
1115
1116 java.math.BigDecimal getSwornFringePctBaseSalarySickLeave();
1117
1118
1119
1120
1121 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalarySickLeave();
1122
1123
1124
1125
1126 boolean isSetSwornFringePctBaseSalarySickLeave();
1127
1128
1129
1130
1131 void setSwornFringePctBaseSalarySickLeave(java.math.BigDecimal swornFringePctBaseSalarySickLeave);
1132
1133
1134
1135
1136 void xsetSwornFringePctBaseSalarySickLeave(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalarySickLeave);
1137
1138
1139
1140
1141 void unsetSwornFringePctBaseSalarySickLeave();
1142
1143
1144
1145
1146 java.math.BigDecimal getSwornFringeBenefitAmountRetirement();
1147
1148
1149
1150
1151 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountRetirement();
1152
1153
1154
1155
1156 boolean isSetSwornFringeBenefitAmountRetirement();
1157
1158
1159
1160
1161 void setSwornFringeBenefitAmountRetirement(java.math.BigDecimal swornFringeBenefitAmountRetirement);
1162
1163
1164
1165
1166 void xsetSwornFringeBenefitAmountRetirement(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountRetirement);
1167
1168
1169
1170
1171 void unsetSwornFringeBenefitAmountRetirement();
1172
1173
1174
1175
1176 java.math.BigDecimal getSwornFringePctBaseSalaryRetirement();
1177
1178
1179
1180
1181 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalaryRetirement();
1182
1183
1184
1185
1186 boolean isSetSwornFringePctBaseSalaryRetirement();
1187
1188
1189
1190
1191 void setSwornFringePctBaseSalaryRetirement(java.math.BigDecimal swornFringePctBaseSalaryRetirement);
1192
1193
1194
1195
1196 void xsetSwornFringePctBaseSalaryRetirement(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalaryRetirement);
1197
1198
1199
1200
1201 void unsetSwornFringePctBaseSalaryRetirement();
1202
1203
1204
1205
1206 java.math.BigDecimal getSwornFringeBenefitAmountWorkersComp();
1207
1208
1209
1210
1211 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountWorkersComp();
1212
1213
1214
1215
1216 boolean isSetSwornFringeBenefitAmountWorkersComp();
1217
1218
1219
1220
1221 void setSwornFringeBenefitAmountWorkersComp(java.math.BigDecimal swornFringeBenefitAmountWorkersComp);
1222
1223
1224
1225
1226 void xsetSwornFringeBenefitAmountWorkersComp(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountWorkersComp);
1227
1228
1229
1230
1231 void unsetSwornFringeBenefitAmountWorkersComp();
1232
1233
1234
1235
1236 java.math.BigDecimal getSwornFringePctBaseSalaryWorkersComp();
1237
1238
1239
1240
1241 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalaryWorkersComp();
1242
1243
1244
1245
1246 boolean isSetSwornFringePctBaseSalaryWorkersComp();
1247
1248
1249
1250
1251 void setSwornFringePctBaseSalaryWorkersComp(java.math.BigDecimal swornFringePctBaseSalaryWorkersComp);
1252
1253
1254
1255
1256 void xsetSwornFringePctBaseSalaryWorkersComp(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalaryWorkersComp);
1257
1258
1259
1260
1261 void unsetSwornFringePctBaseSalaryWorkersComp();
1262
1263
1264
1265
1266 java.math.BigDecimal getSwornFringeBenefitAmountUnemploymentIns();
1267
1268
1269
1270
1271 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountUnemploymentIns();
1272
1273
1274
1275
1276 boolean isSetSwornFringeBenefitAmountUnemploymentIns();
1277
1278
1279
1280
1281 void setSwornFringeBenefitAmountUnemploymentIns(java.math.BigDecimal swornFringeBenefitAmountUnemploymentIns);
1282
1283
1284
1285
1286 void xsetSwornFringeBenefitAmountUnemploymentIns(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountUnemploymentIns);
1287
1288
1289
1290
1291 void unsetSwornFringeBenefitAmountUnemploymentIns();
1292
1293
1294
1295
1296 java.math.BigDecimal getSwornFringePctBaseSalaryUnemploymentIns();
1297
1298
1299
1300
1301 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalaryUnemploymentIns();
1302
1303
1304
1305
1306 boolean isSetSwornFringePctBaseSalaryUnemploymentIns();
1307
1308
1309
1310
1311 void setSwornFringePctBaseSalaryUnemploymentIns(java.math.BigDecimal swornFringePctBaseSalaryUnemploymentIns);
1312
1313
1314
1315
1316 void xsetSwornFringePctBaseSalaryUnemploymentIns(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalaryUnemploymentIns);
1317
1318
1319
1320
1321 void unsetSwornFringePctBaseSalaryUnemploymentIns();
1322
1323
1324
1325
1326 java.math.BigDecimal getSwornFringeBenefitAmountOther1();
1327
1328
1329
1330
1331 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountOther1();
1332
1333
1334
1335
1336 boolean isSetSwornFringeBenefitAmountOther1();
1337
1338
1339
1340
1341 void setSwornFringeBenefitAmountOther1(java.math.BigDecimal swornFringeBenefitAmountOther1);
1342
1343
1344
1345
1346 void xsetSwornFringeBenefitAmountOther1(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountOther1);
1347
1348
1349
1350
1351 void unsetSwornFringeBenefitAmountOther1();
1352
1353
1354
1355
1356 java.math.BigDecimal getSwornFringePctBaseSalaryOther1();
1357
1358
1359
1360
1361 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalaryOther1();
1362
1363
1364
1365
1366 boolean isSetSwornFringePctBaseSalaryOther1();
1367
1368
1369
1370
1371 void setSwornFringePctBaseSalaryOther1(java.math.BigDecimal swornFringePctBaseSalaryOther1);
1372
1373
1374
1375
1376 void xsetSwornFringePctBaseSalaryOther1(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalaryOther1);
1377
1378
1379
1380
1381 void unsetSwornFringePctBaseSalaryOther1();
1382
1383
1384
1385
1386 java.math.BigDecimal getSwornFringeBenefitAmountOther2();
1387
1388
1389
1390
1391 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountOther2();
1392
1393
1394
1395
1396 boolean isSetSwornFringeBenefitAmountOther2();
1397
1398
1399
1400
1401 void setSwornFringeBenefitAmountOther2(java.math.BigDecimal swornFringeBenefitAmountOther2);
1402
1403
1404
1405
1406 void xsetSwornFringeBenefitAmountOther2(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountOther2);
1407
1408
1409
1410
1411 void unsetSwornFringeBenefitAmountOther2();
1412
1413
1414
1415
1416 java.math.BigDecimal getSwornFringePctBaseSalaryOther2();
1417
1418
1419
1420
1421 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalaryOther2();
1422
1423
1424
1425
1426 boolean isSetSwornFringePctBaseSalaryOther2();
1427
1428
1429
1430
1431 void setSwornFringePctBaseSalaryOther2(java.math.BigDecimal swornFringePctBaseSalaryOther2);
1432
1433
1434
1435
1436 void xsetSwornFringePctBaseSalaryOther2(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalaryOther2);
1437
1438
1439
1440
1441 void unsetSwornFringePctBaseSalaryOther2();
1442
1443
1444
1445
1446 java.math.BigDecimal getSwornFringeBenefitAmountOther3();
1447
1448
1449
1450
1451 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetSwornFringeBenefitAmountOther3();
1452
1453
1454
1455
1456 boolean isSetSwornFringeBenefitAmountOther3();
1457
1458
1459
1460
1461 void setSwornFringeBenefitAmountOther3(java.math.BigDecimal swornFringeBenefitAmountOther3);
1462
1463
1464
1465
1466 void xsetSwornFringeBenefitAmountOther3(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType swornFringeBenefitAmountOther3);
1467
1468
1469
1470
1471 void unsetSwornFringeBenefitAmountOther3();
1472
1473
1474
1475
1476 java.math.BigDecimal getSwornFringePctBaseSalaryOther3();
1477
1478
1479
1480
1481 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetSwornFringePctBaseSalaryOther3();
1482
1483
1484
1485
1486 boolean isSetSwornFringePctBaseSalaryOther3();
1487
1488
1489
1490
1491 void setSwornFringePctBaseSalaryOther3(java.math.BigDecimal swornFringePctBaseSalaryOther3);
1492
1493
1494
1495
1496 void xsetSwornFringePctBaseSalaryOther3(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType swornFringePctBaseSalaryOther3);
1497
1498
1499
1500
1501 void unsetSwornFringePctBaseSalaryOther3();
1502
1503
1504
1505
1506 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSwornSocSecExempt();
1507
1508
1509
1510
1511 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSwornSocSecExempt();
1512
1513
1514
1515
1516 boolean isSetSwornSocSecExempt();
1517
1518
1519
1520
1521 void setSwornSocSecExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum swornSocSecExempt);
1522
1523
1524
1525
1526 void xsetSwornSocSecExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType swornSocSecExempt);
1527
1528
1529
1530
1531 void unsetSwornSocSecExempt();
1532
1533
1534
1535
1536 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSocSecFixedRate();
1537
1538
1539
1540
1541 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSocSecFixedRate();
1542
1543
1544
1545
1546 boolean isSetSocSecFixedRate();
1547
1548
1549
1550
1551 void setSocSecFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum socSecFixedRate);
1552
1553
1554
1555
1556 void xsetSocSecFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType socSecFixedRate);
1557
1558
1559
1560
1561 void unsetSocSecFixedRate();
1562
1563
1564
1565
1566 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSwornMedicareExempt();
1567
1568
1569
1570
1571 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSwornMedicareExempt();
1572
1573
1574
1575
1576 boolean isSetSwornMedicareExempt();
1577
1578
1579
1580
1581 void setSwornMedicareExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum swornMedicareExempt);
1582
1583
1584
1585
1586 void xsetSwornMedicareExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType swornMedicareExempt);
1587
1588
1589
1590
1591 void unsetSwornMedicareExempt();
1592
1593
1594
1595
1596 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMedicareFixedRate();
1597
1598
1599
1600
1601 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMedicareFixedRate();
1602
1603
1604
1605
1606 boolean isSetMedicareFixedRate();
1607
1608
1609
1610
1611 void setMedicareFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum medicareFixedRate);
1612
1613
1614
1615
1616 void xsetMedicareFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType medicareFixedRate);
1617
1618
1619
1620
1621 void unsetMedicareFixedRate();
1622
1623
1624
1625
1626 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSwornFamilyCoverage();
1627
1628
1629
1630
1631 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSwornFamilyCoverage();
1632
1633
1634
1635
1636 boolean isSetSwornFamilyCoverage();
1637
1638
1639
1640
1641 void setSwornFamilyCoverage(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum swornFamilyCoverage);
1642
1643
1644
1645
1646 void xsetSwornFamilyCoverage(gov.grants.apply.system.globalLibraryV20.YesNoDataType swornFamilyCoverage);
1647
1648
1649
1650
1651 void unsetSwornFamilyCoverage();
1652
1653
1654
1655
1656 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSwornHealthInsFixedRate();
1657
1658
1659
1660
1661 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSwornHealthInsFixedRate();
1662
1663
1664
1665
1666 boolean isSetSwornHealthInsFixedRate();
1667
1668
1669
1670
1671 void setSwornHealthInsFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum swornHealthInsFixedRate);
1672
1673
1674
1675
1676 void xsetSwornHealthInsFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType swornHealthInsFixedRate);
1677
1678
1679
1680
1681 void unsetSwornHealthInsFixedRate();
1682
1683
1684
1685
1686 int getSwornVacationHours();
1687
1688
1689
1690
1691 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornVacationHours xgetSwornVacationHours();
1692
1693
1694
1695
1696 boolean isSetSwornVacationHours();
1697
1698
1699
1700
1701 void setSwornVacationHours(int swornVacationHours);
1702
1703
1704
1705
1706 void xsetSwornVacationHours(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornVacationHours swornVacationHours);
1707
1708
1709
1710
1711 void unsetSwornVacationHours();
1712
1713
1714
1715
1716 int getSwornSickLeaveHoursPerYr();
1717
1718
1719
1720
1721 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornSickLeaveHoursPerYr xgetSwornSickLeaveHoursPerYr();
1722
1723
1724
1725
1726 boolean isSetSwornSickLeaveHoursPerYr();
1727
1728
1729
1730
1731 void setSwornSickLeaveHoursPerYr(int swornSickLeaveHoursPerYr);
1732
1733
1734
1735
1736 void xsetSwornSickLeaveHoursPerYr(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornSickLeaveHoursPerYr swornSickLeaveHoursPerYr);
1737
1738
1739
1740
1741 void unsetSwornSickLeaveHoursPerYr();
1742
1743
1744
1745
1746 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getRetirementFixed();
1747
1748
1749
1750
1751 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetRetirementFixed();
1752
1753
1754
1755
1756 boolean isSetRetirementFixed();
1757
1758
1759
1760
1761 void setRetirementFixed(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum retirementFixed);
1762
1763
1764
1765
1766 void xsetRetirementFixed(gov.grants.apply.system.globalLibraryV20.YesNoDataType retirementFixed);
1767
1768
1769
1770
1771 void unsetRetirementFixed();
1772
1773
1774
1775
1776 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getWorkersCompExempt();
1777
1778
1779
1780
1781 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetWorkersCompExempt();
1782
1783
1784
1785
1786 boolean isSetWorkersCompExempt();
1787
1788
1789
1790
1791 void setWorkersCompExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum workersCompExempt);
1792
1793
1794
1795
1796 void xsetWorkersCompExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType workersCompExempt);
1797
1798
1799
1800
1801 void unsetWorkersCompExempt();
1802
1803
1804
1805
1806 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getWorkersCompFixedRate();
1807
1808
1809
1810
1811 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetWorkersCompFixedRate();
1812
1813
1814
1815
1816 boolean isSetWorkersCompFixedRate();
1817
1818
1819
1820
1821 void setWorkersCompFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum workersCompFixedRate);
1822
1823
1824
1825
1826 void xsetWorkersCompFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType workersCompFixedRate);
1827
1828
1829
1830
1831 void unsetWorkersCompFixedRate();
1832
1833
1834
1835
1836 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getUnemploymentInsExempt();
1837
1838
1839
1840
1841 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetUnemploymentInsExempt();
1842
1843
1844
1845
1846 boolean isSetUnemploymentInsExempt();
1847
1848
1849
1850
1851 void setUnemploymentInsExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum unemploymentInsExempt);
1852
1853
1854
1855
1856 void xsetUnemploymentInsExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType unemploymentInsExempt);
1857
1858
1859
1860
1861 void unsetUnemploymentInsExempt();
1862
1863
1864
1865
1866 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getUnemploymentInsFixed();
1867
1868
1869
1870
1871 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetUnemploymentInsFixed();
1872
1873
1874
1875
1876 boolean isSetUnemploymentInsFixed();
1877
1878
1879
1880
1881 void setUnemploymentInsFixed(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum unemploymentInsFixed);
1882
1883
1884
1885
1886 void xsetUnemploymentInsFixed(gov.grants.apply.system.globalLibraryV20.YesNoDataType unemploymentInsFixed);
1887
1888
1889
1890
1891 void unsetUnemploymentInsFixed();
1892
1893
1894
1895
1896 java.lang.String getDescriptionSwornFringeOther1();
1897
1898
1899
1900
1901 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther1 xgetDescriptionSwornFringeOther1();
1902
1903
1904
1905
1906 boolean isSetDescriptionSwornFringeOther1();
1907
1908
1909
1910
1911 void setDescriptionSwornFringeOther1(java.lang.String descriptionSwornFringeOther1);
1912
1913
1914
1915
1916 void xsetDescriptionSwornFringeOther1(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther1 descriptionSwornFringeOther1);
1917
1918
1919
1920
1921 void unsetDescriptionSwornFringeOther1();
1922
1923
1924
1925
1926 java.lang.String getDescriptionSwornFringeOther2();
1927
1928
1929
1930
1931 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther2 xgetDescriptionSwornFringeOther2();
1932
1933
1934
1935
1936 boolean isSetDescriptionSwornFringeOther2();
1937
1938
1939
1940
1941 void setDescriptionSwornFringeOther2(java.lang.String descriptionSwornFringeOther2);
1942
1943
1944
1945
1946 void xsetDescriptionSwornFringeOther2(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther2 descriptionSwornFringeOther2);
1947
1948
1949
1950
1951 void unsetDescriptionSwornFringeOther2();
1952
1953
1954
1955
1956 java.lang.String getDescriptionSwornFringeOther3();
1957
1958
1959
1960
1961 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther3 xgetDescriptionSwornFringeOther3();
1962
1963
1964
1965
1966 boolean isSetDescriptionSwornFringeOther3();
1967
1968
1969
1970
1971 void setDescriptionSwornFringeOther3(java.lang.String descriptionSwornFringeOther3);
1972
1973
1974
1975
1976 void xsetDescriptionSwornFringeOther3(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther3 descriptionSwornFringeOther3);
1977
1978
1979
1980
1981 void unsetDescriptionSwornFringeOther3();
1982
1983
1984
1985
1986 java.math.BigDecimal getBaseSalaryAmount();
1987
1988
1989
1990
1991 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetBaseSalaryAmount();
1992
1993
1994
1995
1996 boolean isSetBaseSalaryAmount();
1997
1998
1999
2000
2001 void setBaseSalaryAmount(java.math.BigDecimal baseSalaryAmount);
2002
2003
2004
2005
2006 void xsetBaseSalaryAmount(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType baseSalaryAmount);
2007
2008
2009
2010
2011 void unsetBaseSalaryAmount();
2012
2013
2014
2015
2016 java.math.BigDecimal getSwornTotalFringe();
2017
2018
2019
2020
2021 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetSwornTotalFringe();
2022
2023
2024
2025
2026 boolean isSetSwornTotalFringe();
2027
2028
2029
2030
2031 void setSwornTotalFringe(java.math.BigDecimal swornTotalFringe);
2032
2033
2034
2035
2036 void xsetSwornTotalFringe(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType swornTotalFringe);
2037
2038
2039
2040
2041 void unsetSwornTotalFringe();
2042
2043
2044
2045
2046 int getNumPositions();
2047
2048
2049
2050
2051 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.NumPositions xgetNumPositions();
2052
2053
2054
2055
2056 boolean isSetNumPositions();
2057
2058
2059
2060
2061 void setNumPositions(int numPositions);
2062
2063
2064
2065
2066 void xsetNumPositions(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.NumPositions numPositions);
2067
2068
2069
2070
2071 void unsetNumPositions();
2072
2073
2074
2075
2076 java.math.BigDecimal getSwornOfficerGrandTotal();
2077
2078
2079
2080
2081 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetSwornOfficerGrandTotal();
2082
2083
2084
2085
2086 boolean isSetSwornOfficerGrandTotal();
2087
2088
2089
2090
2091 void setSwornOfficerGrandTotal(java.math.BigDecimal swornOfficerGrandTotal);
2092
2093
2094
2095
2096 void xsetSwornOfficerGrandTotal(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType swornOfficerGrandTotal);
2097
2098
2099
2100
2101 void unsetSwornOfficerGrandTotal();
2102
2103
2104
2105
2106
2107
2108 public interface AnnualBaseSalary extends org.apache.xmlbeans.XmlDecimal
2109 {
2110 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2111 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(AnnualBaseSalary.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("annualbasesalaryda96elemtype");
2112
2113
2114
2115
2116
2117
2118 public static final class Factory
2119 {
2120 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.AnnualBaseSalary newValue(java.lang.Object obj) {
2121 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.AnnualBaseSalary) type.newValue( obj ); }
2122
2123 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.AnnualBaseSalary newInstance() {
2124 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.AnnualBaseSalary) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2125
2126 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.AnnualBaseSalary newInstance(org.apache.xmlbeans.XmlOptions options) {
2127 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.AnnualBaseSalary) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2128
2129 private Factory() { }
2130 }
2131 }
2132
2133
2134
2135
2136
2137
2138 public interface YearsProjectBaseSalary extends org.apache.xmlbeans.XmlInt
2139 {
2140 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2141 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(YearsProjectBaseSalary.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("yearsprojectbasesalary8077elemtype");
2142
2143
2144
2145
2146
2147
2148 public static final class Factory
2149 {
2150 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.YearsProjectBaseSalary newValue(java.lang.Object obj) {
2151 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.YearsProjectBaseSalary) type.newValue( obj ); }
2152
2153 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.YearsProjectBaseSalary newInstance() {
2154 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.YearsProjectBaseSalary) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2155
2156 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.YearsProjectBaseSalary newInstance(org.apache.xmlbeans.XmlOptions options) {
2157 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.YearsProjectBaseSalary) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2158
2159 private Factory() { }
2160 }
2161 }
2162
2163
2164
2165
2166
2167
2168 public interface SwornVacationHours extends org.apache.xmlbeans.XmlInt
2169 {
2170 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2171 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornVacationHours.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornvacationhours7f23elemtype");
2172
2173
2174
2175
2176
2177
2178 public static final class Factory
2179 {
2180 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornVacationHours newValue(java.lang.Object obj) {
2181 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornVacationHours) type.newValue( obj ); }
2182
2183 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornVacationHours newInstance() {
2184 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornVacationHours) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2185
2186 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornVacationHours newInstance(org.apache.xmlbeans.XmlOptions options) {
2187 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornVacationHours) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2188
2189 private Factory() { }
2190 }
2191 }
2192
2193
2194
2195
2196
2197
2198 public interface SwornSickLeaveHoursPerYr extends org.apache.xmlbeans.XmlInt
2199 {
2200 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2201 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornSickLeaveHoursPerYr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornsickleavehoursperyrfc6aelemtype");
2202
2203
2204
2205
2206
2207
2208 public static final class Factory
2209 {
2210 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornSickLeaveHoursPerYr newValue(java.lang.Object obj) {
2211 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornSickLeaveHoursPerYr) type.newValue( obj ); }
2212
2213 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornSickLeaveHoursPerYr newInstance() {
2214 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornSickLeaveHoursPerYr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2215
2216 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornSickLeaveHoursPerYr newInstance(org.apache.xmlbeans.XmlOptions options) {
2217 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.SwornSickLeaveHoursPerYr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2218
2219 private Factory() { }
2220 }
2221 }
2222
2223
2224
2225
2226
2227
2228 public interface DescriptionSwornFringeOther1 extends org.apache.xmlbeans.XmlString
2229 {
2230 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2231 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(DescriptionSwornFringeOther1.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("descriptionswornfringeother1f124elemtype");
2232
2233
2234
2235
2236
2237
2238 public static final class Factory
2239 {
2240 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther1 newValue(java.lang.Object obj) {
2241 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther1) type.newValue( obj ); }
2242
2243 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther1 newInstance() {
2244 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther1) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2245
2246 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther1 newInstance(org.apache.xmlbeans.XmlOptions options) {
2247 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther1) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2248
2249 private Factory() { }
2250 }
2251 }
2252
2253
2254
2255
2256
2257
2258 public interface DescriptionSwornFringeOther2 extends org.apache.xmlbeans.XmlString
2259 {
2260 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2261 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(DescriptionSwornFringeOther2.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("descriptionswornfringeother286e5elemtype");
2262
2263
2264
2265
2266
2267
2268 public static final class Factory
2269 {
2270 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther2 newValue(java.lang.Object obj) {
2271 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther2) type.newValue( obj ); }
2272
2273 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther2 newInstance() {
2274 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2275
2276 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther2 newInstance(org.apache.xmlbeans.XmlOptions options) {
2277 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2278
2279 private Factory() { }
2280 }
2281 }
2282
2283
2284
2285
2286
2287
2288 public interface DescriptionSwornFringeOther3 extends org.apache.xmlbeans.XmlString
2289 {
2290 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2291 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(DescriptionSwornFringeOther3.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("descriptionswornfringeother31ca6elemtype");
2292
2293
2294
2295
2296
2297
2298 public static final class Factory
2299 {
2300 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther3 newValue(java.lang.Object obj) {
2301 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther3) type.newValue( obj ); }
2302
2303 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther3 newInstance() {
2304 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther3) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2305
2306 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther3 newInstance(org.apache.xmlbeans.XmlOptions options) {
2307 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.DescriptionSwornFringeOther3) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2308
2309 private Factory() { }
2310 }
2311 }
2312
2313
2314
2315
2316
2317
2318 public interface NumPositions extends org.apache.xmlbeans.XmlInt
2319 {
2320 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2321 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NumPositions.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("numpositionsd87felemtype");
2322
2323
2324
2325
2326
2327
2328 public static final class Factory
2329 {
2330 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.NumPositions newValue(java.lang.Object obj) {
2331 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.NumPositions) type.newValue( obj ); }
2332
2333 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.NumPositions newInstance() {
2334 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.NumPositions) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2335
2336 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.NumPositions newInstance(org.apache.xmlbeans.XmlOptions options) {
2337 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions.NumPositions) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2338
2339 private Factory() { }
2340 }
2341 }
2342
2343
2344
2345
2346
2347
2348 public static final class Factory
2349 {
2350 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions newInstance() {
2351 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2352
2353 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions newInstance(org.apache.xmlbeans.XmlOptions options) {
2354 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositions) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2355
2356 private Factory() { }
2357 }
2358 }
2359
2360
2361
2362
2363
2364
2365 public interface SectionASwornOfficerPositionsPart2 extends org.apache.xmlbeans.XmlObject
2366 {
2367 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2368 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SectionASwornOfficerPositionsPart2.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("sectionaswornofficerpositionspart25742elemtype");
2369
2370
2371
2372
2373 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSalIncrCola();
2374
2375
2376
2377
2378 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSalIncrCola();
2379
2380
2381
2382
2383 boolean isSetSalIncrCola();
2384
2385
2386
2387
2388 void setSalIncrCola(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum salIncrCola);
2389
2390
2391
2392
2393 void xsetSalIncrCola(gov.grants.apply.system.globalLibraryV20.YesNoDataType salIncrCola);
2394
2395
2396
2397
2398 void unsetSalIncrCola();
2399
2400
2401
2402
2403 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSalIncrStepRaise();
2404
2405
2406
2407
2408 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSalIncrStepRaise();
2409
2410
2411
2412
2413 boolean isSetSalIncrStepRaise();
2414
2415
2416
2417
2418 void setSalIncrStepRaise(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum salIncrStepRaise);
2419
2420
2421
2422
2423 void xsetSalIncrStepRaise(gov.grants.apply.system.globalLibraryV20.YesNoDataType salIncrStepRaise);
2424
2425
2426
2427
2428 void unsetSalIncrStepRaise();
2429
2430
2431
2432
2433 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSalIncrChangeBenefits();
2434
2435
2436
2437
2438 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSalIncrChangeBenefits();
2439
2440
2441
2442
2443 boolean isSetSalIncrChangeBenefits();
2444
2445
2446
2447
2448 void setSalIncrChangeBenefits(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum salIncrChangeBenefits);
2449
2450
2451
2452
2453 void xsetSalIncrChangeBenefits(gov.grants.apply.system.globalLibraryV20.YesNoDataType salIncrChangeBenefits);
2454
2455
2456
2457
2458 void unsetSalIncrChangeBenefits();
2459
2460
2461
2462
2463 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSalIncrOther();
2464
2465
2466
2467
2468 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSalIncrOther();
2469
2470
2471
2472
2473 boolean isSetSalIncrOther();
2474
2475
2476
2477
2478 void setSalIncrOther(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum salIncrOther);
2479
2480
2481
2482
2483 void xsetSalIncrOther(gov.grants.apply.system.globalLibraryV20.YesNoDataType salIncrOther);
2484
2485
2486
2487
2488 void unsetSalIncrOther();
2489
2490
2491
2492
2493 java.lang.String getSalIncrOtherReason();
2494
2495
2496
2497
2498 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SalIncrOtherReason xgetSalIncrOtherReason();
2499
2500
2501
2502
2503 boolean isSetSalIncrOtherReason();
2504
2505
2506
2507
2508 void setSalIncrOtherReason(java.lang.String salIncrOtherReason);
2509
2510
2511
2512
2513 void xsetSalIncrOtherReason(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SalIncrOtherReason salIncrOtherReason);
2514
2515
2516
2517
2518 void unsetSalIncrOtherReason();
2519
2520
2521
2522
2523 java.lang.String getSwornExpSocialSecurity();
2524
2525
2526
2527
2528 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpSocialSecurity xgetSwornExpSocialSecurity();
2529
2530
2531
2532
2533 boolean isSetSwornExpSocialSecurity();
2534
2535
2536
2537
2538 void setSwornExpSocialSecurity(java.lang.String swornExpSocialSecurity);
2539
2540
2541
2542
2543 void xsetSwornExpSocialSecurity(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpSocialSecurity swornExpSocialSecurity);
2544
2545
2546
2547
2548 void unsetSwornExpSocialSecurity();
2549
2550
2551
2552
2553 java.lang.String getSwornExpMedicare();
2554
2555
2556
2557
2558 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpMedicare xgetSwornExpMedicare();
2559
2560
2561
2562
2563 boolean isSetSwornExpMedicare();
2564
2565
2566
2567
2568 void setSwornExpMedicare(java.lang.String swornExpMedicare);
2569
2570
2571
2572
2573 void xsetSwornExpMedicare(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpMedicare swornExpMedicare);
2574
2575
2576
2577
2578 void unsetSwornExpMedicare();
2579
2580
2581
2582
2583 java.lang.String getSwornExpHealthInsurance();
2584
2585
2586
2587
2588 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpHealthInsurance xgetSwornExpHealthInsurance();
2589
2590
2591
2592
2593 boolean isSetSwornExpHealthInsurance();
2594
2595
2596
2597
2598 void setSwornExpHealthInsurance(java.lang.String swornExpHealthInsurance);
2599
2600
2601
2602
2603 void xsetSwornExpHealthInsurance(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpHealthInsurance swornExpHealthInsurance);
2604
2605
2606
2607
2608 void unsetSwornExpHealthInsurance();
2609
2610
2611
2612
2613 java.lang.String getSwornExpRetirement();
2614
2615
2616
2617
2618 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpRetirement xgetSwornExpRetirement();
2619
2620
2621
2622
2623 boolean isSetSwornExpRetirement();
2624
2625
2626
2627
2628 void setSwornExpRetirement(java.lang.String swornExpRetirement);
2629
2630
2631
2632
2633 void xsetSwornExpRetirement(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpRetirement swornExpRetirement);
2634
2635
2636
2637
2638 void unsetSwornExpRetirement();
2639
2640
2641
2642
2643 java.lang.String getSwornExpWorkersComp();
2644
2645
2646
2647
2648 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpWorkersComp xgetSwornExpWorkersComp();
2649
2650
2651
2652
2653 boolean isSetSwornExpWorkersComp();
2654
2655
2656
2657
2658 void setSwornExpWorkersComp(java.lang.String swornExpWorkersComp);
2659
2660
2661
2662
2663 void xsetSwornExpWorkersComp(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpWorkersComp swornExpWorkersComp);
2664
2665
2666
2667
2668 void unsetSwornExpWorkersComp();
2669
2670
2671
2672
2673 java.lang.String getSwornExpUnemployment();
2674
2675
2676
2677
2678 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpUnemployment xgetSwornExpUnemployment();
2679
2680
2681
2682
2683 boolean isSetSwornExpUnemployment();
2684
2685
2686
2687
2688 void setSwornExpUnemployment(java.lang.String swornExpUnemployment);
2689
2690
2691
2692
2693 void xsetSwornExpUnemployment(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpUnemployment swornExpUnemployment);
2694
2695
2696
2697
2698 void unsetSwornExpUnemployment();
2699
2700
2701
2702
2703
2704
2705 public interface SalIncrOtherReason extends org.apache.xmlbeans.XmlString
2706 {
2707 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2708 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SalIncrOtherReason.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("salincrotherreason9cebelemtype");
2709
2710
2711
2712
2713
2714
2715 public static final class Factory
2716 {
2717 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SalIncrOtherReason newValue(java.lang.Object obj) {
2718 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SalIncrOtherReason) type.newValue( obj ); }
2719
2720 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SalIncrOtherReason newInstance() {
2721 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SalIncrOtherReason) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2722
2723 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SalIncrOtherReason newInstance(org.apache.xmlbeans.XmlOptions options) {
2724 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SalIncrOtherReason) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2725
2726 private Factory() { }
2727 }
2728 }
2729
2730
2731
2732
2733
2734
2735 public interface SwornExpSocialSecurity extends org.apache.xmlbeans.XmlString
2736 {
2737 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2738 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornExpSocialSecurity.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornexpsocialsecurityc926elemtype");
2739
2740
2741
2742
2743
2744
2745 public static final class Factory
2746 {
2747 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpSocialSecurity newValue(java.lang.Object obj) {
2748 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpSocialSecurity) type.newValue( obj ); }
2749
2750 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpSocialSecurity newInstance() {
2751 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpSocialSecurity) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2752
2753 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpSocialSecurity newInstance(org.apache.xmlbeans.XmlOptions options) {
2754 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpSocialSecurity) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2755
2756 private Factory() { }
2757 }
2758 }
2759
2760
2761
2762
2763
2764
2765 public interface SwornExpMedicare extends org.apache.xmlbeans.XmlString
2766 {
2767 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2768 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornExpMedicare.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornexpmedicare15a6elemtype");
2769
2770
2771
2772
2773
2774
2775 public static final class Factory
2776 {
2777 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpMedicare newValue(java.lang.Object obj) {
2778 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpMedicare) type.newValue( obj ); }
2779
2780 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpMedicare newInstance() {
2781 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpMedicare) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2782
2783 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpMedicare newInstance(org.apache.xmlbeans.XmlOptions options) {
2784 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpMedicare) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2785
2786 private Factory() { }
2787 }
2788 }
2789
2790
2791
2792
2793
2794
2795 public interface SwornExpHealthInsurance extends org.apache.xmlbeans.XmlString
2796 {
2797 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2798 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornExpHealthInsurance.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornexphealthinsurancef4afelemtype");
2799
2800
2801
2802
2803
2804
2805 public static final class Factory
2806 {
2807 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpHealthInsurance newValue(java.lang.Object obj) {
2808 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpHealthInsurance) type.newValue( obj ); }
2809
2810 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpHealthInsurance newInstance() {
2811 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpHealthInsurance) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2812
2813 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpHealthInsurance newInstance(org.apache.xmlbeans.XmlOptions options) {
2814 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpHealthInsurance) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2815
2816 private Factory() { }
2817 }
2818 }
2819
2820
2821
2822
2823
2824
2825 public interface SwornExpRetirement extends org.apache.xmlbeans.XmlString
2826 {
2827 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2828 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornExpRetirement.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornexpretirement2371elemtype");
2829
2830
2831
2832
2833
2834
2835 public static final class Factory
2836 {
2837 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpRetirement newValue(java.lang.Object obj) {
2838 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpRetirement) type.newValue( obj ); }
2839
2840 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpRetirement newInstance() {
2841 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpRetirement) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2842
2843 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpRetirement newInstance(org.apache.xmlbeans.XmlOptions options) {
2844 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpRetirement) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2845
2846 private Factory() { }
2847 }
2848 }
2849
2850
2851
2852
2853
2854
2855 public interface SwornExpWorkersComp extends org.apache.xmlbeans.XmlString
2856 {
2857 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2858 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornExpWorkersComp.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornexpworkerscompd351elemtype");
2859
2860
2861
2862
2863
2864
2865 public static final class Factory
2866 {
2867 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpWorkersComp newValue(java.lang.Object obj) {
2868 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpWorkersComp) type.newValue( obj ); }
2869
2870 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpWorkersComp newInstance() {
2871 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpWorkersComp) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2872
2873 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpWorkersComp newInstance(org.apache.xmlbeans.XmlOptions options) {
2874 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpWorkersComp) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2875
2876 private Factory() { }
2877 }
2878 }
2879
2880
2881
2882
2883
2884
2885 public interface SwornExpUnemployment extends org.apache.xmlbeans.XmlString
2886 {
2887 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2888 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SwornExpUnemployment.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("swornexpunemploymentd23delemtype");
2889
2890
2891
2892
2893
2894
2895 public static final class Factory
2896 {
2897 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpUnemployment newValue(java.lang.Object obj) {
2898 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpUnemployment) type.newValue( obj ); }
2899
2900 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpUnemployment newInstance() {
2901 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpUnemployment) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2902
2903 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpUnemployment newInstance(org.apache.xmlbeans.XmlOptions options) {
2904 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2.SwornExpUnemployment) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2905
2906 private Factory() { }
2907 }
2908 }
2909
2910
2911
2912
2913
2914
2915 public static final class Factory
2916 {
2917 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2 newInstance() {
2918 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
2919
2920 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2 newInstance(org.apache.xmlbeans.XmlOptions options) {
2921 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionASwornOfficerPositionsPart2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
2922
2923 private Factory() { }
2924 }
2925 }
2926
2927
2928
2929
2930
2931
2932 public interface SectionBCivilianOtherPersonnel extends org.apache.xmlbeans.XmlObject
2933 {
2934 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
2935 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SectionBCivilianOtherPersonnel.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("sectionbcivilianotherpersonnelf9adelemtype");
2936
2937
2938
2939
2940 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel[] getCivilianOtherPersonnelArray();
2941
2942
2943
2944
2945 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel getCivilianOtherPersonnelArray(int i);
2946
2947
2948
2949
2950 int sizeOfCivilianOtherPersonnelArray();
2951
2952
2953
2954
2955 void setCivilianOtherPersonnelArray(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel[] civilianOtherPersonnelArray);
2956
2957
2958
2959
2960 void setCivilianOtherPersonnelArray(int i, gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel civilianOtherPersonnel);
2961
2962
2963
2964
2965 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel insertNewCivilianOtherPersonnel(int i);
2966
2967
2968
2969
2970 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel addNewCivilianOtherPersonnel();
2971
2972
2973
2974
2975 void removeCivilianOtherPersonnel(int i);
2976
2977
2978
2979
2980 java.math.BigDecimal getTotalBaseSalaryAndFringeAllPositionsCiv();
2981
2982
2983
2984
2985 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalBaseSalaryAndFringeAllPositionsCiv();
2986
2987
2988
2989
2990 boolean isSetTotalBaseSalaryAndFringeAllPositionsCiv();
2991
2992
2993
2994
2995 void setTotalBaseSalaryAndFringeAllPositionsCiv(java.math.BigDecimal totalBaseSalaryAndFringeAllPositionsCiv);
2996
2997
2998
2999
3000 void xsetTotalBaseSalaryAndFringeAllPositionsCiv(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalBaseSalaryAndFringeAllPositionsCiv);
3001
3002
3003
3004
3005 void unsetTotalBaseSalaryAndFringeAllPositionsCiv();
3006
3007
3008
3009
3010
3011
3012 public interface CivilianOtherPersonnel extends org.apache.xmlbeans.XmlObject
3013 {
3014 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
3015 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivilianOtherPersonnel.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civilianotherpersonnel567celemtype");
3016
3017
3018
3019
3020 java.lang.String getPositionTitle();
3021
3022
3023
3024
3025 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.PositionTitle xgetPositionTitle();
3026
3027
3028
3029
3030 boolean isSetPositionTitle();
3031
3032
3033
3034
3035 void setPositionTitle(java.lang.String positionTitle);
3036
3037
3038
3039
3040 void xsetPositionTitle(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.PositionTitle positionTitle);
3041
3042
3043
3044
3045 void unsetPositionTitle();
3046
3047
3048
3049
3050 java.math.BigDecimal getAnnualBaseSalary();
3051
3052
3053
3054
3055 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetAnnualBaseSalary();
3056
3057
3058
3059
3060 boolean isSetAnnualBaseSalary();
3061
3062
3063
3064
3065 void setAnnualBaseSalary(java.math.BigDecimal annualBaseSalary);
3066
3067
3068
3069
3070 void xsetAnnualBaseSalary(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType annualBaseSalary);
3071
3072
3073
3074
3075 void unsetAnnualBaseSalary();
3076
3077
3078
3079
3080 java.math.BigDecimal getPctProjectBaseSalary();
3081
3082
3083
3084
3085 gov.grants.apply.system.globalLibraryV20.PercentageDecimalDataType xgetPctProjectBaseSalary();
3086
3087
3088
3089
3090 boolean isSetPctProjectBaseSalary();
3091
3092
3093
3094
3095 void setPctProjectBaseSalary(java.math.BigDecimal pctProjectBaseSalary);
3096
3097
3098
3099
3100 void xsetPctProjectBaseSalary(gov.grants.apply.system.globalLibraryV20.PercentageDecimalDataType pctProjectBaseSalary);
3101
3102
3103
3104
3105 void unsetPctProjectBaseSalary();
3106
3107
3108
3109
3110 int getMonthsProjectBaseSalary();
3111
3112
3113
3114
3115 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.MonthsProjectBaseSalary xgetMonthsProjectBaseSalary();
3116
3117
3118
3119
3120 boolean isSetMonthsProjectBaseSalary();
3121
3122
3123
3124
3125 void setMonthsProjectBaseSalary(int monthsProjectBaseSalary);
3126
3127
3128
3129
3130 void xsetMonthsProjectBaseSalary(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.MonthsProjectBaseSalary monthsProjectBaseSalary);
3131
3132
3133
3134
3135 void unsetMonthsProjectBaseSalary();
3136
3137
3138
3139
3140 java.math.BigDecimal getCivilianBaseSalaryAmount();
3141
3142
3143
3144
3145 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetCivilianBaseSalaryAmount();
3146
3147
3148
3149
3150 boolean isSetCivilianBaseSalaryAmount();
3151
3152
3153
3154
3155 void setCivilianBaseSalaryAmount(java.math.BigDecimal civilianBaseSalaryAmount);
3156
3157
3158
3159
3160 void xsetCivilianBaseSalaryAmount(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType civilianBaseSalaryAmount);
3161
3162
3163
3164
3165 void unsetCivilianBaseSalaryAmount();
3166
3167
3168
3169
3170 java.math.BigDecimal getCivilianFringeBenefitAmountSocialSecurity();
3171
3172
3173
3174
3175 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountSocialSecurity();
3176
3177
3178
3179
3180 boolean isSetCivilianFringeBenefitAmountSocialSecurity();
3181
3182
3183
3184
3185 void setCivilianFringeBenefitAmountSocialSecurity(java.math.BigDecimal civilianFringeBenefitAmountSocialSecurity);
3186
3187
3188
3189
3190 void xsetCivilianFringeBenefitAmountSocialSecurity(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountSocialSecurity);
3191
3192
3193
3194
3195 void unsetCivilianFringeBenefitAmountSocialSecurity();
3196
3197
3198
3199
3200 java.math.BigDecimal getCivilianFringePctBaseSalarySocialSecurity();
3201
3202
3203
3204
3205 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalarySocialSecurity();
3206
3207
3208
3209
3210 boolean isSetCivilianFringePctBaseSalarySocialSecurity();
3211
3212
3213
3214
3215 void setCivilianFringePctBaseSalarySocialSecurity(java.math.BigDecimal civilianFringePctBaseSalarySocialSecurity);
3216
3217
3218
3219
3220 void xsetCivilianFringePctBaseSalarySocialSecurity(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalarySocialSecurity);
3221
3222
3223
3224
3225 void unsetCivilianFringePctBaseSalarySocialSecurity();
3226
3227
3228
3229
3230 java.math.BigDecimal getCivilianFringeBenefitAmountMedicare();
3231
3232
3233
3234
3235 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountMedicare();
3236
3237
3238
3239
3240 boolean isSetCivilianFringeBenefitAmountMedicare();
3241
3242
3243
3244
3245 void setCivilianFringeBenefitAmountMedicare(java.math.BigDecimal civilianFringeBenefitAmountMedicare);
3246
3247
3248
3249
3250 void xsetCivilianFringeBenefitAmountMedicare(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountMedicare);
3251
3252
3253
3254
3255 void unsetCivilianFringeBenefitAmountMedicare();
3256
3257
3258
3259
3260 java.math.BigDecimal getCivilianFringePctBaseSalaryMedicare();
3261
3262
3263
3264
3265 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalaryMedicare();
3266
3267
3268
3269
3270 boolean isSetCivilianFringePctBaseSalaryMedicare();
3271
3272
3273
3274
3275 void setCivilianFringePctBaseSalaryMedicare(java.math.BigDecimal civilianFringePctBaseSalaryMedicare);
3276
3277
3278
3279
3280 void xsetCivilianFringePctBaseSalaryMedicare(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalaryMedicare);
3281
3282
3283
3284
3285 void unsetCivilianFringePctBaseSalaryMedicare();
3286
3287
3288
3289
3290 java.math.BigDecimal getCivilianFringeBenefitAmountHealthInsurance();
3291
3292
3293
3294
3295 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountHealthInsurance();
3296
3297
3298
3299
3300 boolean isSetCivilianFringeBenefitAmountHealthInsurance();
3301
3302
3303
3304
3305 void setCivilianFringeBenefitAmountHealthInsurance(java.math.BigDecimal civilianFringeBenefitAmountHealthInsurance);
3306
3307
3308
3309
3310 void xsetCivilianFringeBenefitAmountHealthInsurance(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountHealthInsurance);
3311
3312
3313
3314
3315 void unsetCivilianFringeBenefitAmountHealthInsurance();
3316
3317
3318
3319
3320 java.math.BigDecimal getCivilianFringePctBaseSalaryHealthInsurance();
3321
3322
3323
3324
3325 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalaryHealthInsurance();
3326
3327
3328
3329
3330 boolean isSetCivilianFringePctBaseSalaryHealthInsurance();
3331
3332
3333
3334
3335 void setCivilianFringePctBaseSalaryHealthInsurance(java.math.BigDecimal civilianFringePctBaseSalaryHealthInsurance);
3336
3337
3338
3339
3340 void xsetCivilianFringePctBaseSalaryHealthInsurance(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalaryHealthInsurance);
3341
3342
3343
3344
3345 void unsetCivilianFringePctBaseSalaryHealthInsurance();
3346
3347
3348
3349
3350 java.math.BigDecimal getCivilianFringeBenefitAmountLifeInsurance();
3351
3352
3353
3354
3355 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountLifeInsurance();
3356
3357
3358
3359
3360 boolean isSetCivilianFringeBenefitAmountLifeInsurance();
3361
3362
3363
3364
3365 void setCivilianFringeBenefitAmountLifeInsurance(java.math.BigDecimal civilianFringeBenefitAmountLifeInsurance);
3366
3367
3368
3369
3370 void xsetCivilianFringeBenefitAmountLifeInsurance(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountLifeInsurance);
3371
3372
3373
3374
3375 void unsetCivilianFringeBenefitAmountLifeInsurance();
3376
3377
3378
3379
3380 java.math.BigDecimal getCivilianFringePctBaseSalaryLifeInsurance();
3381
3382
3383
3384
3385 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalaryLifeInsurance();
3386
3387
3388
3389
3390 boolean isSetCivilianFringePctBaseSalaryLifeInsurance();
3391
3392
3393
3394
3395 void setCivilianFringePctBaseSalaryLifeInsurance(java.math.BigDecimal civilianFringePctBaseSalaryLifeInsurance);
3396
3397
3398
3399
3400 void xsetCivilianFringePctBaseSalaryLifeInsurance(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalaryLifeInsurance);
3401
3402
3403
3404
3405 void unsetCivilianFringePctBaseSalaryLifeInsurance();
3406
3407
3408
3409
3410 java.math.BigDecimal getCivilianFringeBenefitAmountVacation();
3411
3412
3413
3414
3415 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountVacation();
3416
3417
3418
3419
3420 boolean isSetCivilianFringeBenefitAmountVacation();
3421
3422
3423
3424
3425 void setCivilianFringeBenefitAmountVacation(java.math.BigDecimal civilianFringeBenefitAmountVacation);
3426
3427
3428
3429
3430 void xsetCivilianFringeBenefitAmountVacation(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountVacation);
3431
3432
3433
3434
3435 void unsetCivilianFringeBenefitAmountVacation();
3436
3437
3438
3439
3440 java.math.BigDecimal getCivilianFringePctBaseSalaryVacation();
3441
3442
3443
3444
3445 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalaryVacation();
3446
3447
3448
3449
3450 boolean isSetCivilianFringePctBaseSalaryVacation();
3451
3452
3453
3454
3455 void setCivilianFringePctBaseSalaryVacation(java.math.BigDecimal civilianFringePctBaseSalaryVacation);
3456
3457
3458
3459
3460 void xsetCivilianFringePctBaseSalaryVacation(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalaryVacation);
3461
3462
3463
3464
3465 void unsetCivilianFringePctBaseSalaryVacation();
3466
3467
3468
3469
3470 java.math.BigDecimal getCivilianFringeBenefitAmountSickLeave();
3471
3472
3473
3474
3475 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountSickLeave();
3476
3477
3478
3479
3480 boolean isSetCivilianFringeBenefitAmountSickLeave();
3481
3482
3483
3484
3485 void setCivilianFringeBenefitAmountSickLeave(java.math.BigDecimal civilianFringeBenefitAmountSickLeave);
3486
3487
3488
3489
3490 void xsetCivilianFringeBenefitAmountSickLeave(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountSickLeave);
3491
3492
3493
3494
3495 void unsetCivilianFringeBenefitAmountSickLeave();
3496
3497
3498
3499
3500 java.math.BigDecimal getCivilianFringePctBaseSalarySickLeave();
3501
3502
3503
3504
3505 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalarySickLeave();
3506
3507
3508
3509
3510 boolean isSetCivilianFringePctBaseSalarySickLeave();
3511
3512
3513
3514
3515 void setCivilianFringePctBaseSalarySickLeave(java.math.BigDecimal civilianFringePctBaseSalarySickLeave);
3516
3517
3518
3519
3520 void xsetCivilianFringePctBaseSalarySickLeave(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalarySickLeave);
3521
3522
3523
3524
3525 void unsetCivilianFringePctBaseSalarySickLeave();
3526
3527
3528
3529
3530 java.math.BigDecimal getCivilianFringeBenefitAmountRetirement();
3531
3532
3533
3534
3535 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountRetirement();
3536
3537
3538
3539
3540 boolean isSetCivilianFringeBenefitAmountRetirement();
3541
3542
3543
3544
3545 void setCivilianFringeBenefitAmountRetirement(java.math.BigDecimal civilianFringeBenefitAmountRetirement);
3546
3547
3548
3549
3550 void xsetCivilianFringeBenefitAmountRetirement(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountRetirement);
3551
3552
3553
3554
3555 void unsetCivilianFringeBenefitAmountRetirement();
3556
3557
3558
3559
3560 java.math.BigDecimal getCivilianFringePctBaseSalaryRetirement();
3561
3562
3563
3564
3565 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalaryRetirement();
3566
3567
3568
3569
3570 boolean isSetCivilianFringePctBaseSalaryRetirement();
3571
3572
3573
3574
3575 void setCivilianFringePctBaseSalaryRetirement(java.math.BigDecimal civilianFringePctBaseSalaryRetirement);
3576
3577
3578
3579
3580 void xsetCivilianFringePctBaseSalaryRetirement(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalaryRetirement);
3581
3582
3583
3584
3585 void unsetCivilianFringePctBaseSalaryRetirement();
3586
3587
3588
3589
3590 java.math.BigDecimal getCivilianFringeBenefitAmountWorkersComp();
3591
3592
3593
3594
3595 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountWorkersComp();
3596
3597
3598
3599
3600 boolean isSetCivilianFringeBenefitAmountWorkersComp();
3601
3602
3603
3604
3605 void setCivilianFringeBenefitAmountWorkersComp(java.math.BigDecimal civilianFringeBenefitAmountWorkersComp);
3606
3607
3608
3609
3610 void xsetCivilianFringeBenefitAmountWorkersComp(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountWorkersComp);
3611
3612
3613
3614
3615 void unsetCivilianFringeBenefitAmountWorkersComp();
3616
3617
3618
3619
3620 java.math.BigDecimal getCivilianFringePctBaseSalaryWorkersComp();
3621
3622
3623
3624
3625 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalaryWorkersComp();
3626
3627
3628
3629
3630 boolean isSetCivilianFringePctBaseSalaryWorkersComp();
3631
3632
3633
3634
3635 void setCivilianFringePctBaseSalaryWorkersComp(java.math.BigDecimal civilianFringePctBaseSalaryWorkersComp);
3636
3637
3638
3639
3640 void xsetCivilianFringePctBaseSalaryWorkersComp(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalaryWorkersComp);
3641
3642
3643
3644
3645 void unsetCivilianFringePctBaseSalaryWorkersComp();
3646
3647
3648
3649
3650 java.math.BigDecimal getCivilianFringeBenefitAmountUnemploymentIns();
3651
3652
3653
3654
3655 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountUnemploymentIns();
3656
3657
3658
3659
3660 boolean isSetCivilianFringeBenefitAmountUnemploymentIns();
3661
3662
3663
3664
3665 void setCivilianFringeBenefitAmountUnemploymentIns(java.math.BigDecimal civilianFringeBenefitAmountUnemploymentIns);
3666
3667
3668
3669
3670 void xsetCivilianFringeBenefitAmountUnemploymentIns(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountUnemploymentIns);
3671
3672
3673
3674
3675 void unsetCivilianFringeBenefitAmountUnemploymentIns();
3676
3677
3678
3679
3680 java.math.BigDecimal getCivilianFringePctBaseSalaryUnemploymentIns();
3681
3682
3683
3684
3685 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalaryUnemploymentIns();
3686
3687
3688
3689
3690 boolean isSetCivilianFringePctBaseSalaryUnemploymentIns();
3691
3692
3693
3694
3695 void setCivilianFringePctBaseSalaryUnemploymentIns(java.math.BigDecimal civilianFringePctBaseSalaryUnemploymentIns);
3696
3697
3698
3699
3700 void xsetCivilianFringePctBaseSalaryUnemploymentIns(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalaryUnemploymentIns);
3701
3702
3703
3704
3705 void unsetCivilianFringePctBaseSalaryUnemploymentIns();
3706
3707
3708
3709
3710 java.math.BigDecimal getCivilianFringeBenefitAmountOther1();
3711
3712
3713
3714
3715 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountOther1();
3716
3717
3718
3719
3720 boolean isSetCivilianFringeBenefitAmountOther1();
3721
3722
3723
3724
3725 void setCivilianFringeBenefitAmountOther1(java.math.BigDecimal civilianFringeBenefitAmountOther1);
3726
3727
3728
3729
3730 void xsetCivilianFringeBenefitAmountOther1(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountOther1);
3731
3732
3733
3734
3735 void unsetCivilianFringeBenefitAmountOther1();
3736
3737
3738
3739
3740 java.math.BigDecimal getCivilianFringePctBaseSalaryOther1();
3741
3742
3743
3744
3745 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalaryOther1();
3746
3747
3748
3749
3750 boolean isSetCivilianFringePctBaseSalaryOther1();
3751
3752
3753
3754
3755 void setCivilianFringePctBaseSalaryOther1(java.math.BigDecimal civilianFringePctBaseSalaryOther1);
3756
3757
3758
3759
3760 void xsetCivilianFringePctBaseSalaryOther1(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalaryOther1);
3761
3762
3763
3764
3765 void unsetCivilianFringePctBaseSalaryOther1();
3766
3767
3768
3769
3770 java.math.BigDecimal getCivilianFringeBenefitAmountOther2();
3771
3772
3773
3774
3775 gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType xgetCivilianFringeBenefitAmountOther2();
3776
3777
3778
3779
3780 boolean isSetCivilianFringeBenefitAmountOther2();
3781
3782
3783
3784
3785 void setCivilianFringeBenefitAmountOther2(java.math.BigDecimal civilianFringeBenefitAmountOther2);
3786
3787
3788
3789
3790 void xsetCivilianFringeBenefitAmountOther2(gov.grants.apply.system.globalLibraryV20.BudgetAmountDataType civilianFringeBenefitAmountOther2);
3791
3792
3793
3794
3795 void unsetCivilianFringeBenefitAmountOther2();
3796
3797
3798
3799
3800 java.math.BigDecimal getCivilianFringePctBaseSalaryOther2();
3801
3802
3803
3804
3805 gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType xgetCivilianFringePctBaseSalaryOther2();
3806
3807
3808
3809
3810 boolean isSetCivilianFringePctBaseSalaryOther2();
3811
3812
3813
3814
3815 void setCivilianFringePctBaseSalaryOther2(java.math.BigDecimal civilianFringePctBaseSalaryOther2);
3816
3817
3818
3819
3820 void xsetCivilianFringePctBaseSalaryOther2(gov.grants.apply.forms.copsBudget2V20.COPSBudgetPercentDataType civilianFringePctBaseSalaryOther2);
3821
3822
3823
3824
3825 void unsetCivilianFringePctBaseSalaryOther2();
3826
3827
3828
3829
3830 java.math.BigDecimal getCivilianTotalFringe();
3831
3832
3833
3834
3835 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetCivilianTotalFringe();
3836
3837
3838
3839
3840 boolean isSetCivilianTotalFringe();
3841
3842
3843
3844
3845 void setCivilianTotalFringe(java.math.BigDecimal civilianTotalFringe);
3846
3847
3848
3849
3850 void xsetCivilianTotalFringe(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType civilianTotalFringe);
3851
3852
3853
3854
3855 void unsetCivilianTotalFringe();
3856
3857
3858
3859
3860 java.math.BigDecimal getCivilianTotalBaseSalaryAndFringe();
3861
3862
3863
3864
3865 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetCivilianTotalBaseSalaryAndFringe();
3866
3867
3868
3869
3870 boolean isSetCivilianTotalBaseSalaryAndFringe();
3871
3872
3873
3874
3875 void setCivilianTotalBaseSalaryAndFringe(java.math.BigDecimal civilianTotalBaseSalaryAndFringe);
3876
3877
3878
3879
3880 void xsetCivilianTotalBaseSalaryAndFringe(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType civilianTotalBaseSalaryAndFringe);
3881
3882
3883
3884
3885 void unsetCivilianTotalBaseSalaryAndFringe();
3886
3887
3888
3889
3890 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCivilianSocSecExempt();
3891
3892
3893
3894
3895 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCivilianSocSecExempt();
3896
3897
3898
3899
3900 boolean isSetCivilianSocSecExempt();
3901
3902
3903
3904
3905 void setCivilianSocSecExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum civilianSocSecExempt);
3906
3907
3908
3909
3910 void xsetCivilianSocSecExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType civilianSocSecExempt);
3911
3912
3913
3914
3915 void unsetCivilianSocSecExempt();
3916
3917
3918
3919
3920 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSocSecFixedRate();
3921
3922
3923
3924
3925 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSocSecFixedRate();
3926
3927
3928
3929
3930 boolean isSetSocSecFixedRate();
3931
3932
3933
3934
3935 void setSocSecFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum socSecFixedRate);
3936
3937
3938
3939
3940 void xsetSocSecFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType socSecFixedRate);
3941
3942
3943
3944
3945 void unsetSocSecFixedRate();
3946
3947
3948
3949
3950 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCivilianMedicareExempt();
3951
3952
3953
3954
3955 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCivilianMedicareExempt();
3956
3957
3958
3959
3960 boolean isSetCivilianMedicareExempt();
3961
3962
3963
3964
3965 void setCivilianMedicareExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum civilianMedicareExempt);
3966
3967
3968
3969
3970 void xsetCivilianMedicareExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType civilianMedicareExempt);
3971
3972
3973
3974
3975 void unsetCivilianMedicareExempt();
3976
3977
3978
3979
3980 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getHealthInsRate();
3981
3982
3983
3984
3985 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetHealthInsRate();
3986
3987
3988
3989
3990 boolean isSetHealthInsRate();
3991
3992
3993
3994
3995 void setHealthInsRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum healthInsRate);
3996
3997
3998
3999
4000 void xsetHealthInsRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType healthInsRate);
4001
4002
4003
4004
4005 void unsetHealthInsRate();
4006
4007
4008
4009
4010 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getCivilianFamilyCoverage();
4011
4012
4013
4014
4015 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetCivilianFamilyCoverage();
4016
4017
4018
4019
4020 boolean isSetCivilianFamilyCoverage();
4021
4022
4023
4024
4025 void setCivilianFamilyCoverage(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum civilianFamilyCoverage);
4026
4027
4028
4029
4030 void xsetCivilianFamilyCoverage(gov.grants.apply.system.globalLibraryV20.YesNoDataType civilianFamilyCoverage);
4031
4032
4033
4034
4035 void unsetCivilianFamilyCoverage();
4036
4037
4038
4039
4040 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getMedicareFixedRate();
4041
4042
4043
4044
4045 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetMedicareFixedRate();
4046
4047
4048
4049
4050 boolean isSetMedicareFixedRate();
4051
4052
4053
4054
4055 void setMedicareFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum medicareFixedRate);
4056
4057
4058
4059
4060 void xsetMedicareFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType medicareFixedRate);
4061
4062
4063
4064
4065 void unsetMedicareFixedRate();
4066
4067
4068
4069
4070 int getCivilianVacationHours();
4071
4072
4073
4074
4075 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianVacationHours xgetCivilianVacationHours();
4076
4077
4078
4079
4080 boolean isSetCivilianVacationHours();
4081
4082
4083
4084
4085 void setCivilianVacationHours(int civilianVacationHours);
4086
4087
4088
4089
4090 void xsetCivilianVacationHours(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianVacationHours civilianVacationHours);
4091
4092
4093
4094
4095 void unsetCivilianVacationHours();
4096
4097
4098
4099
4100 int getCivilianSickLeaveHoursPerYr();
4101
4102
4103
4104
4105 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr xgetCivilianSickLeaveHoursPerYr();
4106
4107
4108
4109
4110 boolean isSetCivilianSickLeaveHoursPerYr();
4111
4112
4113
4114
4115 void setCivilianSickLeaveHoursPerYr(int civilianSickLeaveHoursPerYr);
4116
4117
4118
4119
4120 void xsetCivilianSickLeaveHoursPerYr(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr civilianSickLeaveHoursPerYr);
4121
4122
4123
4124
4125 void unsetCivilianSickLeaveHoursPerYr();
4126
4127
4128
4129
4130 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getRetirementFixed();
4131
4132
4133
4134
4135 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetRetirementFixed();
4136
4137
4138
4139
4140 boolean isSetRetirementFixed();
4141
4142
4143
4144
4145 void setRetirementFixed(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum retirementFixed);
4146
4147
4148
4149
4150 void xsetRetirementFixed(gov.grants.apply.system.globalLibraryV20.YesNoDataType retirementFixed);
4151
4152
4153
4154
4155 void unsetRetirementFixed();
4156
4157
4158
4159
4160 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getWorkersCompExempt();
4161
4162
4163
4164
4165 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetWorkersCompExempt();
4166
4167
4168
4169
4170 boolean isSetWorkersCompExempt();
4171
4172
4173
4174
4175 void setWorkersCompExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum workersCompExempt);
4176
4177
4178
4179
4180 void xsetWorkersCompExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType workersCompExempt);
4181
4182
4183
4184
4185 void unsetWorkersCompExempt();
4186
4187
4188
4189
4190 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getWorkersCompFixedRate();
4191
4192
4193
4194
4195 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetWorkersCompFixedRate();
4196
4197
4198
4199
4200 boolean isSetWorkersCompFixedRate();
4201
4202
4203
4204
4205 void setWorkersCompFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum workersCompFixedRate);
4206
4207
4208
4209
4210 void xsetWorkersCompFixedRate(gov.grants.apply.system.globalLibraryV20.YesNoDataType workersCompFixedRate);
4211
4212
4213
4214
4215 void unsetWorkersCompFixedRate();
4216
4217
4218
4219
4220 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getUnemploymentInsExempt();
4221
4222
4223
4224
4225 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetUnemploymentInsExempt();
4226
4227
4228
4229
4230 boolean isSetUnemploymentInsExempt();
4231
4232
4233
4234
4235 void setUnemploymentInsExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum unemploymentInsExempt);
4236
4237
4238
4239
4240 void xsetUnemploymentInsExempt(gov.grants.apply.system.globalLibraryV20.YesNoDataType unemploymentInsExempt);
4241
4242
4243
4244
4245 void unsetUnemploymentInsExempt();
4246
4247
4248
4249
4250 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getUnemploymentInsFixed();
4251
4252
4253
4254
4255 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetUnemploymentInsFixed();
4256
4257
4258
4259
4260 boolean isSetUnemploymentInsFixed();
4261
4262
4263
4264
4265 void setUnemploymentInsFixed(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum unemploymentInsFixed);
4266
4267
4268
4269
4270 void xsetUnemploymentInsFixed(gov.grants.apply.system.globalLibraryV20.YesNoDataType unemploymentInsFixed);
4271
4272
4273
4274
4275 void unsetUnemploymentInsFixed();
4276
4277
4278
4279
4280 java.lang.String getCivilianDescriptionFringeOther1();
4281
4282
4283
4284
4285 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther1 xgetCivilianDescriptionFringeOther1();
4286
4287
4288
4289
4290 boolean isSetCivilianDescriptionFringeOther1();
4291
4292
4293
4294
4295 void setCivilianDescriptionFringeOther1(java.lang.String civilianDescriptionFringeOther1);
4296
4297
4298
4299
4300 void xsetCivilianDescriptionFringeOther1(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther1 civilianDescriptionFringeOther1);
4301
4302
4303
4304
4305 void unsetCivilianDescriptionFringeOther1();
4306
4307
4308
4309
4310 java.lang.String getCivilianDescriptionFringeOther2();
4311
4312
4313
4314
4315 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther2 xgetCivilianDescriptionFringeOther2();
4316
4317
4318
4319
4320 boolean isSetCivilianDescriptionFringeOther2();
4321
4322
4323
4324
4325 void setCivilianDescriptionFringeOther2(java.lang.String civilianDescriptionFringeOther2);
4326
4327
4328
4329
4330 void xsetCivilianDescriptionFringeOther2(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther2 civilianDescriptionFringeOther2);
4331
4332
4333
4334
4335 void unsetCivilianDescriptionFringeOther2();
4336
4337
4338
4339
4340
4341
4342 public interface PositionTitle extends org.apache.xmlbeans.XmlString
4343 {
4344 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
4345 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(PositionTitle.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("positiontitlef45aelemtype");
4346
4347
4348
4349
4350
4351
4352 public static final class Factory
4353 {
4354 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.PositionTitle newValue(java.lang.Object obj) {
4355 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.PositionTitle) type.newValue( obj ); }
4356
4357 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.PositionTitle newInstance() {
4358 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.PositionTitle) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4359
4360 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.PositionTitle newInstance(org.apache.xmlbeans.XmlOptions options) {
4361 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.PositionTitle) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4362
4363 private Factory() { }
4364 }
4365 }
4366
4367
4368
4369
4370
4371
4372 public interface MonthsProjectBaseSalary extends org.apache.xmlbeans.XmlInt
4373 {
4374 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
4375 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(MonthsProjectBaseSalary.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("monthsprojectbasesalary401eelemtype");
4376
4377
4378
4379
4380
4381
4382 public static final class Factory
4383 {
4384 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.MonthsProjectBaseSalary newValue(java.lang.Object obj) {
4385 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.MonthsProjectBaseSalary) type.newValue( obj ); }
4386
4387 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.MonthsProjectBaseSalary newInstance() {
4388 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.MonthsProjectBaseSalary) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4389
4390 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.MonthsProjectBaseSalary newInstance(org.apache.xmlbeans.XmlOptions options) {
4391 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.MonthsProjectBaseSalary) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4392
4393 private Factory() { }
4394 }
4395 }
4396
4397
4398
4399
4400
4401
4402 public interface CivilianVacationHours extends org.apache.xmlbeans.XmlInt
4403 {
4404 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
4405 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivilianVacationHours.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civilianvacationhoursb191elemtype");
4406
4407
4408
4409
4410
4411
4412 public static final class Factory
4413 {
4414 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianVacationHours newValue(java.lang.Object obj) {
4415 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianVacationHours) type.newValue( obj ); }
4416
4417 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianVacationHours newInstance() {
4418 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianVacationHours) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4419
4420 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianVacationHours newInstance(org.apache.xmlbeans.XmlOptions options) {
4421 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianVacationHours) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4422
4423 private Factory() { }
4424 }
4425 }
4426
4427
4428
4429
4430
4431
4432 public interface CivilianSickLeaveHoursPerYr extends org.apache.xmlbeans.XmlInt
4433 {
4434 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
4435 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivilianSickLeaveHoursPerYr.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civiliansickleavehoursperyr6d30elemtype");
4436
4437
4438
4439
4440
4441
4442 public static final class Factory
4443 {
4444 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr newValue(java.lang.Object obj) {
4445 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr) type.newValue( obj ); }
4446
4447 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr newInstance() {
4448 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4449
4450 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr newInstance(org.apache.xmlbeans.XmlOptions options) {
4451 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianSickLeaveHoursPerYr) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4452
4453 private Factory() { }
4454 }
4455 }
4456
4457
4458
4459
4460
4461
4462 public interface CivilianDescriptionFringeOther1 extends org.apache.xmlbeans.XmlString
4463 {
4464 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
4465 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivilianDescriptionFringeOther1.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civiliandescriptionfringeother161aaelemtype");
4466
4467
4468
4469
4470
4471
4472 public static final class Factory
4473 {
4474 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther1 newValue(java.lang.Object obj) {
4475 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther1) type.newValue( obj ); }
4476
4477 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther1 newInstance() {
4478 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther1) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4479
4480 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther1 newInstance(org.apache.xmlbeans.XmlOptions options) {
4481 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther1) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4482
4483 private Factory() { }
4484 }
4485 }
4486
4487
4488
4489
4490
4491
4492 public interface CivilianDescriptionFringeOther2 extends org.apache.xmlbeans.XmlString
4493 {
4494 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
4495 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivilianDescriptionFringeOther2.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civiliandescriptionfringeother2bbebelemtype");
4496
4497
4498
4499
4500
4501
4502 public static final class Factory
4503 {
4504 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther2 newValue(java.lang.Object obj) {
4505 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther2) type.newValue( obj ); }
4506
4507 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther2 newInstance() {
4508 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4509
4510 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther2 newInstance(org.apache.xmlbeans.XmlOptions options) {
4511 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel.CivilianDescriptionFringeOther2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4512
4513 private Factory() { }
4514 }
4515 }
4516
4517
4518
4519
4520
4521
4522 public static final class Factory
4523 {
4524 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel newInstance() {
4525 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4526
4527 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel newInstance(org.apache.xmlbeans.XmlOptions options) {
4528 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel.CivilianOtherPersonnel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4529
4530 private Factory() { }
4531 }
4532 }
4533
4534
4535
4536
4537
4538
4539 public static final class Factory
4540 {
4541 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel newInstance() {
4542 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4543
4544 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel newInstance(org.apache.xmlbeans.XmlOptions options) {
4545 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4546
4547 private Factory() { }
4548 }
4549 }
4550
4551
4552
4553
4554
4555
4556 public interface SectionBCivilianOtherPersonnelPart2 extends org.apache.xmlbeans.XmlObject
4557 {
4558 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
4559 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SectionBCivilianOtherPersonnelPart2.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("sectionbcivilianotherpersonnelpart2ec4delemtype");
4560
4561
4562
4563
4564 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSalIncrCola();
4565
4566
4567
4568
4569 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSalIncrCola();
4570
4571
4572
4573
4574 boolean isSetSalIncrCola();
4575
4576
4577
4578
4579 void setSalIncrCola(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum salIncrCola);
4580
4581
4582
4583
4584 void xsetSalIncrCola(gov.grants.apply.system.globalLibraryV20.YesNoDataType salIncrCola);
4585
4586
4587
4588
4589 void unsetSalIncrCola();
4590
4591
4592
4593
4594 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSalIncrStepRaise();
4595
4596
4597
4598
4599 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSalIncrStepRaise();
4600
4601
4602
4603
4604 boolean isSetSalIncrStepRaise();
4605
4606
4607
4608
4609 void setSalIncrStepRaise(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum salIncrStepRaise);
4610
4611
4612
4613
4614 void xsetSalIncrStepRaise(gov.grants.apply.system.globalLibraryV20.YesNoDataType salIncrStepRaise);
4615
4616
4617
4618
4619 void unsetSalIncrStepRaise();
4620
4621
4622
4623
4624 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSalIncrChangeBenefits();
4625
4626
4627
4628
4629 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSalIncrChangeBenefits();
4630
4631
4632
4633
4634 boolean isSetSalIncrChangeBenefits();
4635
4636
4637
4638
4639 void setSalIncrChangeBenefits(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum salIncrChangeBenefits);
4640
4641
4642
4643
4644 void xsetSalIncrChangeBenefits(gov.grants.apply.system.globalLibraryV20.YesNoDataType salIncrChangeBenefits);
4645
4646
4647
4648
4649 void unsetSalIncrChangeBenefits();
4650
4651
4652
4653
4654 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getSalIncrOther();
4655
4656
4657
4658
4659 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetSalIncrOther();
4660
4661
4662
4663
4664 boolean isSetSalIncrOther();
4665
4666
4667
4668
4669 void setSalIncrOther(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum salIncrOther);
4670
4671
4672
4673
4674 void xsetSalIncrOther(gov.grants.apply.system.globalLibraryV20.YesNoDataType salIncrOther);
4675
4676
4677
4678
4679 void unsetSalIncrOther();
4680
4681
4682
4683
4684 java.lang.String getSalIncrOtherReason();
4685
4686
4687
4688
4689 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.SalIncrOtherReason xgetSalIncrOtherReason();
4690
4691
4692
4693
4694 boolean isSetSalIncrOtherReason();
4695
4696
4697
4698
4699 void setSalIncrOtherReason(java.lang.String salIncrOtherReason);
4700
4701
4702
4703
4704 void xsetSalIncrOtherReason(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.SalIncrOtherReason salIncrOtherReason);
4705
4706
4707
4708
4709 void unsetSalIncrOtherReason();
4710
4711
4712
4713
4714 java.lang.String getCivExpSocialSecurity();
4715
4716
4717
4718
4719 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpSocialSecurity xgetCivExpSocialSecurity();
4720
4721
4722
4723
4724 boolean isSetCivExpSocialSecurity();
4725
4726
4727
4728
4729 void setCivExpSocialSecurity(java.lang.String civExpSocialSecurity);
4730
4731
4732
4733
4734 void xsetCivExpSocialSecurity(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpSocialSecurity civExpSocialSecurity);
4735
4736
4737
4738
4739 void unsetCivExpSocialSecurity();
4740
4741
4742
4743
4744 java.lang.String getCivExpMedicare();
4745
4746
4747
4748
4749 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpMedicare xgetCivExpMedicare();
4750
4751
4752
4753
4754 boolean isSetCivExpMedicare();
4755
4756
4757
4758
4759 void setCivExpMedicare(java.lang.String civExpMedicare);
4760
4761
4762
4763
4764 void xsetCivExpMedicare(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpMedicare civExpMedicare);
4765
4766
4767
4768
4769 void unsetCivExpMedicare();
4770
4771
4772
4773
4774 java.lang.String getCivExpHealthInsurance();
4775
4776
4777
4778
4779 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpHealthInsurance xgetCivExpHealthInsurance();
4780
4781
4782
4783
4784 boolean isSetCivExpHealthInsurance();
4785
4786
4787
4788
4789 void setCivExpHealthInsurance(java.lang.String civExpHealthInsurance);
4790
4791
4792
4793
4794 void xsetCivExpHealthInsurance(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpHealthInsurance civExpHealthInsurance);
4795
4796
4797
4798
4799 void unsetCivExpHealthInsurance();
4800
4801
4802
4803
4804 java.lang.String getCivExpRetirement();
4805
4806
4807
4808
4809 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpRetirement xgetCivExpRetirement();
4810
4811
4812
4813
4814 boolean isSetCivExpRetirement();
4815
4816
4817
4818
4819 void setCivExpRetirement(java.lang.String civExpRetirement);
4820
4821
4822
4823
4824 void xsetCivExpRetirement(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpRetirement civExpRetirement);
4825
4826
4827
4828
4829 void unsetCivExpRetirement();
4830
4831
4832
4833
4834 java.lang.String getCivExpWorkersComp();
4835
4836
4837
4838
4839 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpWorkersComp xgetCivExpWorkersComp();
4840
4841
4842
4843
4844 boolean isSetCivExpWorkersComp();
4845
4846
4847
4848
4849 void setCivExpWorkersComp(java.lang.String civExpWorkersComp);
4850
4851
4852
4853
4854 void xsetCivExpWorkersComp(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpWorkersComp civExpWorkersComp);
4855
4856
4857
4858
4859 void unsetCivExpWorkersComp();
4860
4861
4862
4863
4864 java.lang.String getCivExpUnemployment();
4865
4866
4867
4868
4869 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpUnemployment xgetCivExpUnemployment();
4870
4871
4872
4873
4874 boolean isSetCivExpUnemployment();
4875
4876
4877
4878
4879 void setCivExpUnemployment(java.lang.String civExpUnemployment);
4880
4881
4882
4883
4884 void xsetCivExpUnemployment(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpUnemployment civExpUnemployment);
4885
4886
4887
4888
4889 void unsetCivExpUnemployment();
4890
4891
4892
4893
4894
4895
4896 public interface SalIncrOtherReason extends org.apache.xmlbeans.XmlString
4897 {
4898 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
4899 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SalIncrOtherReason.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("salincrotherreason5bc4elemtype");
4900
4901
4902
4903
4904
4905
4906 public static final class Factory
4907 {
4908 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.SalIncrOtherReason newValue(java.lang.Object obj) {
4909 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.SalIncrOtherReason) type.newValue( obj ); }
4910
4911 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.SalIncrOtherReason newInstance() {
4912 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.SalIncrOtherReason) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4913
4914 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.SalIncrOtherReason newInstance(org.apache.xmlbeans.XmlOptions options) {
4915 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.SalIncrOtherReason) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4916
4917 private Factory() { }
4918 }
4919 }
4920
4921
4922
4923
4924
4925
4926 public interface CivExpSocialSecurity extends org.apache.xmlbeans.XmlString
4927 {
4928 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
4929 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivExpSocialSecurity.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civexpsocialsecurity70c0elemtype");
4930
4931
4932
4933
4934
4935
4936 public static final class Factory
4937 {
4938 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpSocialSecurity newValue(java.lang.Object obj) {
4939 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpSocialSecurity) type.newValue( obj ); }
4940
4941 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpSocialSecurity newInstance() {
4942 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpSocialSecurity) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4943
4944 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpSocialSecurity newInstance(org.apache.xmlbeans.XmlOptions options) {
4945 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpSocialSecurity) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4946
4947 private Factory() { }
4948 }
4949 }
4950
4951
4952
4953
4954
4955
4956 public interface CivExpMedicare extends org.apache.xmlbeans.XmlString
4957 {
4958 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
4959 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivExpMedicare.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civexpmedicare9472elemtype");
4960
4961
4962
4963
4964
4965
4966 public static final class Factory
4967 {
4968 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpMedicare newValue(java.lang.Object obj) {
4969 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpMedicare) type.newValue( obj ); }
4970
4971 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpMedicare newInstance() {
4972 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpMedicare) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
4973
4974 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpMedicare newInstance(org.apache.xmlbeans.XmlOptions options) {
4975 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpMedicare) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
4976
4977 private Factory() { }
4978 }
4979 }
4980
4981
4982
4983
4984
4985
4986 public interface CivExpHealthInsurance extends org.apache.xmlbeans.XmlString
4987 {
4988 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
4989 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivExpHealthInsurance.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civexphealthinsurance7d89elemtype");
4990
4991
4992
4993
4994
4995
4996 public static final class Factory
4997 {
4998 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpHealthInsurance newValue(java.lang.Object obj) {
4999 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpHealthInsurance) type.newValue( obj ); }
5000
5001 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpHealthInsurance newInstance() {
5002 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpHealthInsurance) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
5003
5004 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpHealthInsurance newInstance(org.apache.xmlbeans.XmlOptions options) {
5005 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpHealthInsurance) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
5006
5007 private Factory() { }
5008 }
5009 }
5010
5011
5012
5013
5014
5015
5016 public interface CivExpRetirement extends org.apache.xmlbeans.XmlString
5017 {
5018 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
5019 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivExpRetirement.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civexpretiremente1c7elemtype");
5020
5021
5022
5023
5024
5025
5026 public static final class Factory
5027 {
5028 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpRetirement newValue(java.lang.Object obj) {
5029 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpRetirement) type.newValue( obj ); }
5030
5031 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpRetirement newInstance() {
5032 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpRetirement) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
5033
5034 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpRetirement newInstance(org.apache.xmlbeans.XmlOptions options) {
5035 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpRetirement) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
5036
5037 private Factory() { }
5038 }
5039 }
5040
5041
5042
5043
5044
5045
5046 public interface CivExpWorkersComp extends org.apache.xmlbeans.XmlString
5047 {
5048 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
5049 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivExpWorkersComp.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civexpworkerscomp5fa7elemtype");
5050
5051
5052
5053
5054
5055
5056 public static final class Factory
5057 {
5058 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpWorkersComp newValue(java.lang.Object obj) {
5059 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpWorkersComp) type.newValue( obj ); }
5060
5061 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpWorkersComp newInstance() {
5062 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpWorkersComp) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
5063
5064 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpWorkersComp newInstance(org.apache.xmlbeans.XmlOptions options) {
5065 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpWorkersComp) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
5066
5067 private Factory() { }
5068 }
5069 }
5070
5071
5072
5073
5074
5075
5076 public interface CivExpUnemployment extends org.apache.xmlbeans.XmlString
5077 {
5078 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
5079 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(CivExpUnemployment.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("civexpunemployment3e3belemtype");
5080
5081
5082
5083
5084
5085
5086 public static final class Factory
5087 {
5088 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpUnemployment newValue(java.lang.Object obj) {
5089 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpUnemployment) type.newValue( obj ); }
5090
5091 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpUnemployment newInstance() {
5092 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpUnemployment) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
5093
5094 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpUnemployment newInstance(org.apache.xmlbeans.XmlOptions options) {
5095 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2.CivExpUnemployment) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
5096
5097 private Factory() { }
5098 }
5099 }
5100
5101
5102
5103
5104
5105
5106 public static final class Factory
5107 {
5108 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2 newInstance() {
5109 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
5110
5111 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2 newInstance(org.apache.xmlbeans.XmlOptions options) {
5112 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SectionBCivilianOtherPersonnelPart2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
5113
5114 private Factory() { }
5115 }
5116 }
5117
5118
5119
5120
5121
5122
5123 public interface EquipmentSection extends org.apache.xmlbeans.XmlObject
5124 {
5125 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
5126 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(EquipmentSection.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("equipmentsectiond6c5elemtype");
5127
5128
5129
5130
5131 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNoEquipment();
5132
5133
5134
5135
5136 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNoEquipment();
5137
5138
5139
5140
5141 boolean isSetNoEquipment();
5142
5143
5144
5145
5146 void setNoEquipment(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum noEquipment);
5147
5148
5149
5150
5151 void xsetNoEquipment(gov.grants.apply.system.globalLibraryV20.YesNoDataType noEquipment);
5152
5153
5154
5155
5156 void unsetNoEquipment();
5157
5158
5159
5160
5161 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem[] getEquipmentBudgetItemArray();
5162
5163
5164
5165
5166 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem getEquipmentBudgetItemArray(int i);
5167
5168
5169
5170
5171 int sizeOfEquipmentBudgetItemArray();
5172
5173
5174
5175
5176 void setEquipmentBudgetItemArray(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem[] equipmentBudgetItemArray);
5177
5178
5179
5180
5181 void setEquipmentBudgetItemArray(int i, gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem equipmentBudgetItem);
5182
5183
5184
5185
5186 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem insertNewEquipmentBudgetItem(int i);
5187
5188
5189
5190
5191 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem addNewEquipmentBudgetItem();
5192
5193
5194
5195
5196 void removeEquipmentBudgetItem(int i);
5197
5198
5199
5200
5201 java.math.BigDecimal getEquipBudgetCategoryCost();
5202
5203
5204
5205
5206 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetEquipBudgetCategoryCost();
5207
5208
5209
5210
5211 boolean isSetEquipBudgetCategoryCost();
5212
5213
5214
5215
5216 void setEquipBudgetCategoryCost(java.math.BigDecimal equipBudgetCategoryCost);
5217
5218
5219
5220
5221 void xsetEquipBudgetCategoryCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType equipBudgetCategoryCost);
5222
5223
5224
5225
5226 void unsetEquipBudgetCategoryCost();
5227
5228
5229
5230
5231
5232
5233 public interface EquipmentBudgetItem extends org.apache.xmlbeans.XmlObject
5234 {
5235 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
5236 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(EquipmentBudgetItem.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("equipmentbudgetitemc1cdelemtype");
5237
5238
5239
5240
5241 java.lang.String getEquipBudgetItemDescription();
5242
5243
5244
5245
5246 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemDescription xgetEquipBudgetItemDescription();
5247
5248
5249
5250
5251 boolean isSetEquipBudgetItemDescription();
5252
5253
5254
5255
5256 void setEquipBudgetItemDescription(java.lang.String equipBudgetItemDescription);
5257
5258
5259
5260
5261 void xsetEquipBudgetItemDescription(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemDescription equipBudgetItemDescription);
5262
5263
5264
5265
5266 void unsetEquipBudgetItemDescription();
5267
5268
5269
5270
5271 int getEquipBudgetItemCount();
5272
5273
5274
5275
5276 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemCount xgetEquipBudgetItemCount();
5277
5278
5279
5280
5281 boolean isSetEquipBudgetItemCount();
5282
5283
5284
5285
5286 void setEquipBudgetItemCount(int equipBudgetItemCount);
5287
5288
5289
5290
5291 void xsetEquipBudgetItemCount(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemCount equipBudgetItemCount);
5292
5293
5294
5295
5296 void unsetEquipBudgetItemCount();
5297
5298
5299
5300
5301 java.math.BigDecimal getEquipBudgetUnitCost();
5302
5303
5304
5305
5306 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetEquipBudgetUnitCost();
5307
5308
5309
5310
5311 boolean isSetEquipBudgetUnitCost();
5312
5313
5314
5315
5316 void setEquipBudgetUnitCost(java.math.BigDecimal equipBudgetUnitCost);
5317
5318
5319
5320
5321 void xsetEquipBudgetUnitCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType equipBudgetUnitCost);
5322
5323
5324
5325
5326 void unsetEquipBudgetUnitCost();
5327
5328
5329
5330
5331 java.math.BigDecimal getEquipBudgetItemSubtotal();
5332
5333
5334
5335
5336 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetEquipBudgetItemSubtotal();
5337
5338
5339
5340
5341 boolean isSetEquipBudgetItemSubtotal();
5342
5343
5344
5345
5346 void setEquipBudgetItemSubtotal(java.math.BigDecimal equipBudgetItemSubtotal);
5347
5348
5349
5350
5351 void xsetEquipBudgetItemSubtotal(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType equipBudgetItemSubtotal);
5352
5353
5354
5355
5356 void unsetEquipBudgetItemSubtotal();
5357
5358
5359
5360
5361
5362
5363 public interface EquipBudgetItemDescription extends org.apache.xmlbeans.XmlString
5364 {
5365 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
5366 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(EquipBudgetItemDescription.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("equipbudgetitemdescription24f4elemtype");
5367
5368
5369
5370
5371
5372
5373 public static final class Factory
5374 {
5375 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemDescription newValue(java.lang.Object obj) {
5376 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemDescription) type.newValue( obj ); }
5377
5378 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemDescription newInstance() {
5379 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
5380
5381 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemDescription newInstance(org.apache.xmlbeans.XmlOptions options) {
5382 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
5383
5384 private Factory() { }
5385 }
5386 }
5387
5388
5389
5390
5391
5392
5393 public interface EquipBudgetItemCount extends org.apache.xmlbeans.XmlInt
5394 {
5395 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
5396 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(EquipBudgetItemCount.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("equipbudgetitemcountf587elemtype");
5397
5398
5399
5400
5401
5402
5403 public static final class Factory
5404 {
5405 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemCount newValue(java.lang.Object obj) {
5406 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemCount) type.newValue( obj ); }
5407
5408 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemCount newInstance() {
5409 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemCount) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
5410
5411 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemCount newInstance(org.apache.xmlbeans.XmlOptions options) {
5412 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem.EquipBudgetItemCount) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
5413
5414 private Factory() { }
5415 }
5416 }
5417
5418
5419
5420
5421
5422
5423 public static final class Factory
5424 {
5425 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem newInstance() {
5426 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
5427
5428 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem newInstance(org.apache.xmlbeans.XmlOptions options) {
5429 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection.EquipmentBudgetItem) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
5430
5431 private Factory() { }
5432 }
5433 }
5434
5435
5436
5437
5438
5439
5440 public static final class Factory
5441 {
5442 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection newInstance() {
5443 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
5444
5445 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection newInstance(org.apache.xmlbeans.XmlOptions options) {
5446 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.EquipmentSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
5447
5448 private Factory() { }
5449 }
5450 }
5451
5452
5453
5454
5455
5456
5457 public interface OthercostsSection extends org.apache.xmlbeans.XmlObject
5458 {
5459 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
5460 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OthercostsSection.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("othercostssectionfc9delemtype");
5461
5462
5463
5464
5465 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNoOthercosts();
5466
5467
5468
5469
5470 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNoOthercosts();
5471
5472
5473
5474
5475 boolean isSetNoOthercosts();
5476
5477
5478
5479
5480 void setNoOthercosts(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum noOthercosts);
5481
5482
5483
5484
5485 void xsetNoOthercosts(gov.grants.apply.system.globalLibraryV20.YesNoDataType noOthercosts);
5486
5487
5488
5489
5490 void unsetNoOthercosts();
5491
5492
5493
5494
5495 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem[] getOthercostsBudgetItemArray();
5496
5497
5498
5499
5500 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem getOthercostsBudgetItemArray(int i);
5501
5502
5503
5504
5505 int sizeOfOthercostsBudgetItemArray();
5506
5507
5508
5509
5510 void setOthercostsBudgetItemArray(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem[] othercostsBudgetItemArray);
5511
5512
5513
5514
5515 void setOthercostsBudgetItemArray(int i, gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem othercostsBudgetItem);
5516
5517
5518
5519
5520 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem insertNewOthercostsBudgetItem(int i);
5521
5522
5523
5524
5525 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem addNewOthercostsBudgetItem();
5526
5527
5528
5529
5530 void removeOthercostsBudgetItem(int i);
5531
5532
5533
5534
5535 java.math.BigDecimal getOthercostsBudgetCategoryCost();
5536
5537
5538
5539
5540 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetOthercostsBudgetCategoryCost();
5541
5542
5543
5544
5545 boolean isSetOthercostsBudgetCategoryCost();
5546
5547
5548
5549
5550 void setOthercostsBudgetCategoryCost(java.math.BigDecimal othercostsBudgetCategoryCost);
5551
5552
5553
5554
5555 void xsetOthercostsBudgetCategoryCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType othercostsBudgetCategoryCost);
5556
5557
5558
5559
5560 void unsetOthercostsBudgetCategoryCost();
5561
5562
5563
5564
5565
5566
5567 public interface OthercostsBudgetItem extends org.apache.xmlbeans.XmlObject
5568 {
5569 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
5570 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OthercostsBudgetItem.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("othercostsbudgetitem0fbdelemtype");
5571
5572
5573
5574
5575 java.lang.String getOthercostsBudgetItemDescription();
5576
5577
5578
5579
5580 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemDescription xgetOthercostsBudgetItemDescription();
5581
5582
5583
5584
5585 boolean isSetOthercostsBudgetItemDescription();
5586
5587
5588
5589
5590 void setOthercostsBudgetItemDescription(java.lang.String othercostsBudgetItemDescription);
5591
5592
5593
5594
5595 void xsetOthercostsBudgetItemDescription(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemDescription othercostsBudgetItemDescription);
5596
5597
5598
5599
5600 void unsetOthercostsBudgetItemDescription();
5601
5602
5603
5604
5605 int getOthercostsBudgetItemCount();
5606
5607
5608
5609
5610 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemCount xgetOthercostsBudgetItemCount();
5611
5612
5613
5614
5615 boolean isSetOthercostsBudgetItemCount();
5616
5617
5618
5619
5620 void setOthercostsBudgetItemCount(int othercostsBudgetItemCount);
5621
5622
5623
5624
5625 void xsetOthercostsBudgetItemCount(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemCount othercostsBudgetItemCount);
5626
5627
5628
5629
5630 void unsetOthercostsBudgetItemCount();
5631
5632
5633
5634
5635 java.math.BigDecimal getOthercostsBudgetUnitCost();
5636
5637
5638
5639
5640 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetOthercostsBudgetUnitCost();
5641
5642
5643
5644
5645 boolean isSetOthercostsBudgetUnitCost();
5646
5647
5648
5649
5650 void setOthercostsBudgetUnitCost(java.math.BigDecimal othercostsBudgetUnitCost);
5651
5652
5653
5654
5655 void xsetOthercostsBudgetUnitCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType othercostsBudgetUnitCost);
5656
5657
5658
5659
5660 void unsetOthercostsBudgetUnitCost();
5661
5662
5663
5664
5665 java.math.BigDecimal getOthercostsBudgetItemSubtotal();
5666
5667
5668
5669
5670 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetOthercostsBudgetItemSubtotal();
5671
5672
5673
5674
5675 boolean isSetOthercostsBudgetItemSubtotal();
5676
5677
5678
5679
5680 void setOthercostsBudgetItemSubtotal(java.math.BigDecimal othercostsBudgetItemSubtotal);
5681
5682
5683
5684
5685 void xsetOthercostsBudgetItemSubtotal(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType othercostsBudgetItemSubtotal);
5686
5687
5688
5689
5690 void unsetOthercostsBudgetItemSubtotal();
5691
5692
5693
5694
5695
5696
5697 public interface OthercostsBudgetItemDescription extends org.apache.xmlbeans.XmlString
5698 {
5699 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
5700 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OthercostsBudgetItemDescription.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("othercostsbudgetitemdescription0f5aelemtype");
5701
5702
5703
5704
5705
5706
5707 public static final class Factory
5708 {
5709 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemDescription newValue(java.lang.Object obj) {
5710 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemDescription) type.newValue( obj ); }
5711
5712 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemDescription newInstance() {
5713 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
5714
5715 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemDescription newInstance(org.apache.xmlbeans.XmlOptions options) {
5716 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
5717
5718 private Factory() { }
5719 }
5720 }
5721
5722
5723
5724
5725
5726
5727 public interface OthercostsBudgetItemCount extends org.apache.xmlbeans.XmlInt
5728 {
5729 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
5730 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(OthercostsBudgetItemCount.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("othercostsbudgetitemcount67adelemtype");
5731
5732
5733
5734
5735
5736
5737 public static final class Factory
5738 {
5739 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemCount newValue(java.lang.Object obj) {
5740 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemCount) type.newValue( obj ); }
5741
5742 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemCount newInstance() {
5743 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemCount) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
5744
5745 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemCount newInstance(org.apache.xmlbeans.XmlOptions options) {
5746 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem.OthercostsBudgetItemCount) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
5747
5748 private Factory() { }
5749 }
5750 }
5751
5752
5753
5754
5755
5756
5757 public static final class Factory
5758 {
5759 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem newInstance() {
5760 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
5761
5762 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem newInstance(org.apache.xmlbeans.XmlOptions options) {
5763 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection.OthercostsBudgetItem) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
5764
5765 private Factory() { }
5766 }
5767 }
5768
5769
5770
5771
5772
5773
5774 public static final class Factory
5775 {
5776 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection newInstance() {
5777 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
5778
5779 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection newInstance(org.apache.xmlbeans.XmlOptions options) {
5780 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.OthercostsSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
5781
5782 private Factory() { }
5783 }
5784 }
5785
5786
5787
5788
5789
5790
5791 public interface SuppliesSection extends org.apache.xmlbeans.XmlObject
5792 {
5793 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
5794 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SuppliesSection.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("suppliessectionb3f4elemtype");
5795
5796
5797
5798
5799 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getNoSupplies();
5800
5801
5802
5803
5804 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetNoSupplies();
5805
5806
5807
5808
5809 boolean isSetNoSupplies();
5810
5811
5812
5813
5814 void setNoSupplies(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum noSupplies);
5815
5816
5817
5818
5819 void xsetNoSupplies(gov.grants.apply.system.globalLibraryV20.YesNoDataType noSupplies);
5820
5821
5822
5823
5824 void unsetNoSupplies();
5825
5826
5827
5828
5829 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem[] getSuppliesBudgetItemArray();
5830
5831
5832
5833
5834 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem getSuppliesBudgetItemArray(int i);
5835
5836
5837
5838
5839 int sizeOfSuppliesBudgetItemArray();
5840
5841
5842
5843
5844 void setSuppliesBudgetItemArray(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem[] suppliesBudgetItemArray);
5845
5846
5847
5848
5849 void setSuppliesBudgetItemArray(int i, gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem suppliesBudgetItem);
5850
5851
5852
5853
5854 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem insertNewSuppliesBudgetItem(int i);
5855
5856
5857
5858
5859 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem addNewSuppliesBudgetItem();
5860
5861
5862
5863
5864 void removeSuppliesBudgetItem(int i);
5865
5866
5867
5868
5869 java.math.BigDecimal getSuppliesBudgetCategoryCost();
5870
5871
5872
5873
5874 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetSuppliesBudgetCategoryCost();
5875
5876
5877
5878
5879 boolean isSetSuppliesBudgetCategoryCost();
5880
5881
5882
5883
5884 void setSuppliesBudgetCategoryCost(java.math.BigDecimal suppliesBudgetCategoryCost);
5885
5886
5887
5888
5889 void xsetSuppliesBudgetCategoryCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType suppliesBudgetCategoryCost);
5890
5891
5892
5893
5894 void unsetSuppliesBudgetCategoryCost();
5895
5896
5897
5898
5899
5900
5901 public interface SuppliesBudgetItem extends org.apache.xmlbeans.XmlObject
5902 {
5903 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
5904 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SuppliesBudgetItem.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("suppliesbudgetitem05ddelemtype");
5905
5906
5907
5908
5909 java.lang.String getSuppliesBudgetItemDescription();
5910
5911
5912
5913
5914 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemDescription xgetSuppliesBudgetItemDescription();
5915
5916
5917
5918
5919 boolean isSetSuppliesBudgetItemDescription();
5920
5921
5922
5923
5924 void setSuppliesBudgetItemDescription(java.lang.String suppliesBudgetItemDescription);
5925
5926
5927
5928
5929 void xsetSuppliesBudgetItemDescription(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemDescription suppliesBudgetItemDescription);
5930
5931
5932
5933
5934 void unsetSuppliesBudgetItemDescription();
5935
5936
5937
5938
5939 int getSuppliesBudgetItemCount();
5940
5941
5942
5943
5944 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemCount xgetSuppliesBudgetItemCount();
5945
5946
5947
5948
5949 boolean isSetSuppliesBudgetItemCount();
5950
5951
5952
5953
5954 void setSuppliesBudgetItemCount(int suppliesBudgetItemCount);
5955
5956
5957
5958
5959 void xsetSuppliesBudgetItemCount(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemCount suppliesBudgetItemCount);
5960
5961
5962
5963
5964 void unsetSuppliesBudgetItemCount();
5965
5966
5967
5968
5969 java.math.BigDecimal getSuppliesBudgetUnitCost();
5970
5971
5972
5973
5974 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetSuppliesBudgetUnitCost();
5975
5976
5977
5978
5979 boolean isSetSuppliesBudgetUnitCost();
5980
5981
5982
5983
5984 void setSuppliesBudgetUnitCost(java.math.BigDecimal suppliesBudgetUnitCost);
5985
5986
5987
5988
5989 void xsetSuppliesBudgetUnitCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType suppliesBudgetUnitCost);
5990
5991
5992
5993
5994 void unsetSuppliesBudgetUnitCost();
5995
5996
5997
5998
5999 java.math.BigDecimal getSuppliesBudgetItemSubtotal();
6000
6001
6002
6003
6004 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetSuppliesBudgetItemSubtotal();
6005
6006
6007
6008
6009 boolean isSetSuppliesBudgetItemSubtotal();
6010
6011
6012
6013
6014 void setSuppliesBudgetItemSubtotal(java.math.BigDecimal suppliesBudgetItemSubtotal);
6015
6016
6017
6018
6019 void xsetSuppliesBudgetItemSubtotal(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType suppliesBudgetItemSubtotal);
6020
6021
6022
6023
6024 void unsetSuppliesBudgetItemSubtotal();
6025
6026
6027
6028
6029
6030
6031 public interface SuppliesBudgetItemDescription extends org.apache.xmlbeans.XmlString
6032 {
6033 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
6034 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SuppliesBudgetItemDescription.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("suppliesbudgetitemdescriptione891elemtype");
6035
6036
6037
6038
6039
6040
6041 public static final class Factory
6042 {
6043 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemDescription newValue(java.lang.Object obj) {
6044 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemDescription) type.newValue( obj ); }
6045
6046 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemDescription newInstance() {
6047 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
6048
6049 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemDescription newInstance(org.apache.xmlbeans.XmlOptions options) {
6050 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemDescription) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
6051
6052 private Factory() { }
6053 }
6054 }
6055
6056
6057
6058
6059
6060
6061 public interface SuppliesBudgetItemCount extends org.apache.xmlbeans.XmlInt
6062 {
6063 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
6064 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(SuppliesBudgetItemCount.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("suppliesbudgetitemcount5fa4elemtype");
6065
6066
6067
6068
6069
6070
6071 public static final class Factory
6072 {
6073 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemCount newValue(java.lang.Object obj) {
6074 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemCount) type.newValue( obj ); }
6075
6076 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemCount newInstance() {
6077 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemCount) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
6078
6079 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemCount newInstance(org.apache.xmlbeans.XmlOptions options) {
6080 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem.SuppliesBudgetItemCount) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
6081
6082 private Factory() { }
6083 }
6084 }
6085
6086
6087
6088
6089
6090
6091 public static final class Factory
6092 {
6093 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem newInstance() {
6094 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
6095
6096 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem newInstance(org.apache.xmlbeans.XmlOptions options) {
6097 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection.SuppliesBudgetItem) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
6098
6099 private Factory() { }
6100 }
6101 }
6102
6103
6104
6105
6106
6107
6108 public static final class Factory
6109 {
6110 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection newInstance() {
6111 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
6112
6113 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection newInstance(org.apache.xmlbeans.XmlOptions options) {
6114 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.SuppliesSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
6115
6116 private Factory() { }
6117 }
6118 }
6119
6120
6121
6122
6123
6124
6125 public interface TravelTrainingSection extends org.apache.xmlbeans.XmlObject
6126 {
6127 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
6128 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(TravelTrainingSection.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("traveltrainingsectionb0d6elemtype");
6129
6130
6131
6132
6133 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBudgetCategoryNotUsedEquipBudgetTravel();
6134
6135
6136
6137
6138 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBudgetCategoryNotUsedEquipBudgetTravel();
6139
6140
6141
6142
6143 boolean isSetBudgetCategoryNotUsedEquipBudgetTravel();
6144
6145
6146
6147
6148 void setBudgetCategoryNotUsedEquipBudgetTravel(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum budgetCategoryNotUsedEquipBudgetTravel);
6149
6150
6151
6152
6153 void xsetBudgetCategoryNotUsedEquipBudgetTravel(gov.grants.apply.system.globalLibraryV20.YesNoDataType budgetCategoryNotUsedEquipBudgetTravel);
6154
6155
6156
6157
6158 void unsetBudgetCategoryNotUsedEquipBudgetTravel();
6159
6160
6161
6162
6163 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems[] getTravelTrainingBudgetItemsArray();
6164
6165
6166
6167
6168 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems getTravelTrainingBudgetItemsArray(int i);
6169
6170
6171
6172
6173 int sizeOfTravelTrainingBudgetItemsArray();
6174
6175
6176
6177
6178 void setTravelTrainingBudgetItemsArray(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems[] travelTrainingBudgetItemsArray);
6179
6180
6181
6182
6183 void setTravelTrainingBudgetItemsArray(int i, gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems travelTrainingBudgetItems);
6184
6185
6186
6187
6188 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems insertNewTravelTrainingBudgetItems(int i);
6189
6190
6191
6192
6193 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems addNewTravelTrainingBudgetItems();
6194
6195
6196
6197
6198 void removeTravelTrainingBudgetItems(int i);
6199
6200
6201
6202
6203 java.math.BigDecimal getBudgetCategorySubtotalEquipTravel();
6204
6205
6206
6207
6208 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetBudgetCategorySubtotalEquipTravel();
6209
6210
6211
6212
6213 boolean isSetBudgetCategorySubtotalEquipTravel();
6214
6215
6216
6217
6218 void setBudgetCategorySubtotalEquipTravel(java.math.BigDecimal budgetCategorySubtotalEquipTravel);
6219
6220
6221
6222
6223 void xsetBudgetCategorySubtotalEquipTravel(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType budgetCategorySubtotalEquipTravel);
6224
6225
6226
6227
6228 void unsetBudgetCategorySubtotalEquipTravel();
6229
6230
6231
6232
6233
6234
6235 public interface TravelTrainingBudgetItems extends org.apache.xmlbeans.XmlObject
6236 {
6237 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
6238 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(TravelTrainingBudgetItems.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("traveltrainingbudgetitemsc198elemtype");
6239
6240
6241
6242
6243 java.lang.String getItemReasonEquipBudgetTravel();
6244
6245
6246
6247
6248 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel xgetItemReasonEquipBudgetTravel();
6249
6250
6251
6252
6253 boolean isSetItemReasonEquipBudgetTravel();
6254
6255
6256
6257
6258 void setItemReasonEquipBudgetTravel(java.lang.String itemReasonEquipBudgetTravel);
6259
6260
6261
6262
6263 void xsetItemReasonEquipBudgetTravel(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel itemReasonEquipBudgetTravel);
6264
6265
6266
6267
6268 void unsetItemReasonEquipBudgetTravel();
6269
6270
6271
6272
6273 java.lang.String getItemDescEquipBudgetTravel();
6274
6275
6276
6277
6278 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel xgetItemDescEquipBudgetTravel();
6279
6280
6281
6282
6283 boolean isSetItemDescEquipBudgetTravel();
6284
6285
6286
6287
6288 void setItemDescEquipBudgetTravel(java.lang.String itemDescEquipBudgetTravel);
6289
6290
6291
6292
6293 void xsetItemDescEquipBudgetTravel(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel itemDescEquipBudgetTravel);
6294
6295
6296
6297
6298 void unsetItemDescEquipBudgetTravel();
6299
6300
6301
6302
6303 int getNumberOfStaffEquipBudgetTravel();
6304
6305
6306
6307
6308 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel xgetNumberOfStaffEquipBudgetTravel();
6309
6310
6311
6312
6313 boolean isSetNumberOfStaffEquipBudgetTravel();
6314
6315
6316
6317
6318 void setNumberOfStaffEquipBudgetTravel(int numberOfStaffEquipBudgetTravel);
6319
6320
6321
6322
6323 void xsetNumberOfStaffEquipBudgetTravel(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel numberOfStaffEquipBudgetTravel);
6324
6325
6326
6327
6328 void unsetNumberOfStaffEquipBudgetTravel();
6329
6330
6331
6332
6333 java.math.BigDecimal getUnitCostEquipBudgetTravel();
6334
6335
6336
6337
6338 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetUnitCostEquipBudgetTravel();
6339
6340
6341
6342
6343 boolean isSetUnitCostEquipBudgetTravel();
6344
6345
6346
6347
6348 void setUnitCostEquipBudgetTravel(java.math.BigDecimal unitCostEquipBudgetTravel);
6349
6350
6351
6352
6353 void xsetUnitCostEquipBudgetTravel(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType unitCostEquipBudgetTravel);
6354
6355
6356
6357
6358 void unsetUnitCostEquipBudgetTravel();
6359
6360
6361
6362
6363 int getNumberOfDaysEquipBudgetTravel();
6364
6365
6366
6367
6368 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel xgetNumberOfDaysEquipBudgetTravel();
6369
6370
6371
6372
6373 boolean isSetNumberOfDaysEquipBudgetTravel();
6374
6375
6376
6377
6378 void setNumberOfDaysEquipBudgetTravel(int numberOfDaysEquipBudgetTravel);
6379
6380
6381
6382
6383 void xsetNumberOfDaysEquipBudgetTravel(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel numberOfDaysEquipBudgetTravel);
6384
6385
6386
6387
6388 void unsetNumberOfDaysEquipBudgetTravel();
6389
6390
6391
6392
6393 java.math.BigDecimal getPerItemSubtotalEquipBudgetTravel();
6394
6395
6396
6397
6398 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetPerItemSubtotalEquipBudgetTravel();
6399
6400
6401
6402
6403 boolean isSetPerItemSubtotalEquipBudgetTravel();
6404
6405
6406
6407
6408 void setPerItemSubtotalEquipBudgetTravel(java.math.BigDecimal perItemSubtotalEquipBudgetTravel);
6409
6410
6411
6412
6413 void xsetPerItemSubtotalEquipBudgetTravel(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType perItemSubtotalEquipBudgetTravel);
6414
6415
6416
6417
6418 void unsetPerItemSubtotalEquipBudgetTravel();
6419
6420
6421
6422
6423
6424
6425 public interface ItemReasonEquipBudgetTravel extends org.apache.xmlbeans.XmlString
6426 {
6427 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
6428 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ItemReasonEquipBudgetTravel.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("itemreasonequipbudgettravel4936elemtype");
6429
6430
6431
6432
6433
6434
6435 public static final class Factory
6436 {
6437 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel newValue(java.lang.Object obj) {
6438 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel) type.newValue( obj ); }
6439
6440 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel newInstance() {
6441 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
6442
6443 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel newInstance(org.apache.xmlbeans.XmlOptions options) {
6444 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemReasonEquipBudgetTravel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
6445
6446 private Factory() { }
6447 }
6448 }
6449
6450
6451
6452
6453
6454
6455 public interface ItemDescEquipBudgetTravel extends org.apache.xmlbeans.XmlString
6456 {
6457 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
6458 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ItemDescEquipBudgetTravel.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("itemdescequipbudgettravel8fc9elemtype");
6459
6460
6461
6462
6463
6464
6465 public static final class Factory
6466 {
6467 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel newValue(java.lang.Object obj) {
6468 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel) type.newValue( obj ); }
6469
6470 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel newInstance() {
6471 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
6472
6473 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel newInstance(org.apache.xmlbeans.XmlOptions options) {
6474 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.ItemDescEquipBudgetTravel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
6475
6476 private Factory() { }
6477 }
6478 }
6479
6480
6481
6482
6483
6484
6485 public interface NumberOfStaffEquipBudgetTravel extends org.apache.xmlbeans.XmlInt
6486 {
6487 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
6488 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NumberOfStaffEquipBudgetTravel.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("numberofstaffequipbudgettravel50b8elemtype");
6489
6490
6491
6492
6493
6494
6495 public static final class Factory
6496 {
6497 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel newValue(java.lang.Object obj) {
6498 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel) type.newValue( obj ); }
6499
6500 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel newInstance() {
6501 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
6502
6503 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel newInstance(org.apache.xmlbeans.XmlOptions options) {
6504 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfStaffEquipBudgetTravel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
6505
6506 private Factory() { }
6507 }
6508 }
6509
6510
6511
6512
6513
6514
6515 public interface NumberOfDaysEquipBudgetTravel extends org.apache.xmlbeans.XmlInt
6516 {
6517 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
6518 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(NumberOfDaysEquipBudgetTravel.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("numberofdaysequipbudgettravel5b8delemtype");
6519
6520
6521
6522
6523
6524
6525 public static final class Factory
6526 {
6527 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel newValue(java.lang.Object obj) {
6528 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel) type.newValue( obj ); }
6529
6530 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel newInstance() {
6531 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
6532
6533 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel newInstance(org.apache.xmlbeans.XmlOptions options) {
6534 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems.NumberOfDaysEquipBudgetTravel) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
6535
6536 private Factory() { }
6537 }
6538 }
6539
6540
6541
6542
6543
6544
6545 public static final class Factory
6546 {
6547 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems newInstance() {
6548 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
6549
6550 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems newInstance(org.apache.xmlbeans.XmlOptions options) {
6551 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection.TravelTrainingBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
6552
6553 private Factory() { }
6554 }
6555 }
6556
6557
6558
6559
6560
6561
6562 public static final class Factory
6563 {
6564 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection newInstance() {
6565 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
6566
6567 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection newInstance(org.apache.xmlbeans.XmlOptions options) {
6568 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.TravelTrainingSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
6569
6570 private Factory() { }
6571 }
6572 }
6573
6574
6575
6576
6577
6578
6579 public interface ContractsSection extends org.apache.xmlbeans.XmlObject
6580 {
6581 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
6582 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ContractsSection.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("contractssection4a98elemtype");
6583
6584
6585
6586
6587 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBudgetCategoryNotUsedEquipBudgetContracts();
6588
6589
6590
6591
6592 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBudgetCategoryNotUsedEquipBudgetContracts();
6593
6594
6595
6596
6597 boolean isSetBudgetCategoryNotUsedEquipBudgetContracts();
6598
6599
6600
6601
6602 void setBudgetCategoryNotUsedEquipBudgetContracts(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum budgetCategoryNotUsedEquipBudgetContracts);
6603
6604
6605
6606
6607 void xsetBudgetCategoryNotUsedEquipBudgetContracts(gov.grants.apply.system.globalLibraryV20.YesNoDataType budgetCategoryNotUsedEquipBudgetContracts);
6608
6609
6610
6611
6612 void unsetBudgetCategoryNotUsedEquipBudgetContracts();
6613
6614
6615
6616
6617 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems[] getContractsBudgetItemsArray();
6618
6619
6620
6621
6622 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems getContractsBudgetItemsArray(int i);
6623
6624
6625
6626
6627 int sizeOfContractsBudgetItemsArray();
6628
6629
6630
6631
6632 void setContractsBudgetItemsArray(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems[] contractsBudgetItemsArray);
6633
6634
6635
6636
6637 void setContractsBudgetItemsArray(int i, gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems contractsBudgetItems);
6638
6639
6640
6641
6642 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems insertNewContractsBudgetItems(int i);
6643
6644
6645
6646
6647 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems addNewContractsBudgetItems();
6648
6649
6650
6651
6652 void removeContractsBudgetItems(int i);
6653
6654
6655
6656
6657 java.math.BigDecimal getContractsSubtotalEquipContracts();
6658
6659
6660
6661
6662 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetContractsSubtotalEquipContracts();
6663
6664
6665
6666
6667 boolean isSetContractsSubtotalEquipContracts();
6668
6669
6670
6671
6672 void setContractsSubtotalEquipContracts(java.math.BigDecimal contractsSubtotalEquipContracts);
6673
6674
6675
6676
6677 void xsetContractsSubtotalEquipContracts(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType contractsSubtotalEquipContracts);
6678
6679
6680
6681
6682 void unsetContractsSubtotalEquipContracts();
6683
6684
6685
6686
6687 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems[] getConsultantBudgetItemsArray();
6688
6689
6690
6691
6692 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems getConsultantBudgetItemsArray(int i);
6693
6694
6695
6696
6697 int sizeOfConsultantBudgetItemsArray();
6698
6699
6700
6701
6702 void setConsultantBudgetItemsArray(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems[] consultantBudgetItemsArray);
6703
6704
6705
6706
6707 void setConsultantBudgetItemsArray(int i, gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems consultantBudgetItems);
6708
6709
6710
6711
6712 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems insertNewConsultantBudgetItems(int i);
6713
6714
6715
6716
6717 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems addNewConsultantBudgetItems();
6718
6719
6720
6721
6722 void removeConsultantBudgetItems(int i);
6723
6724
6725
6726
6727 java.math.BigDecimal getConsultantSubtotalEquipBudgetContracts();
6728
6729
6730
6731
6732 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetConsultantSubtotalEquipBudgetContracts();
6733
6734
6735
6736
6737 boolean isSetConsultantSubtotalEquipBudgetContracts();
6738
6739
6740
6741
6742 void setConsultantSubtotalEquipBudgetContracts(java.math.BigDecimal consultantSubtotalEquipBudgetContracts);
6743
6744
6745
6746
6747 void xsetConsultantSubtotalEquipBudgetContracts(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType consultantSubtotalEquipBudgetContracts);
6748
6749
6750
6751
6752 void unsetConsultantSubtotalEquipBudgetContracts();
6753
6754
6755
6756
6757 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems[] getConsultantExpBudgetItemsArray();
6758
6759
6760
6761
6762 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems getConsultantExpBudgetItemsArray(int i);
6763
6764
6765
6766
6767 int sizeOfConsultantExpBudgetItemsArray();
6768
6769
6770
6771
6772 void setConsultantExpBudgetItemsArray(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems[] consultantExpBudgetItemsArray);
6773
6774
6775
6776
6777 void setConsultantExpBudgetItemsArray(int i, gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems consultantExpBudgetItems);
6778
6779
6780
6781
6782 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems insertNewConsultantExpBudgetItems(int i);
6783
6784
6785
6786
6787 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems addNewConsultantExpBudgetItems();
6788
6789
6790
6791
6792 void removeConsultantExpBudgetItems(int i);
6793
6794
6795
6796
6797 java.math.BigDecimal getConsultantExpSubtotalEquipTravelContracts();
6798
6799
6800
6801
6802 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetConsultantExpSubtotalEquipTravelContracts();
6803
6804
6805
6806
6807 boolean isSetConsultantExpSubtotalEquipTravelContracts();
6808
6809
6810
6811
6812 void setConsultantExpSubtotalEquipTravelContracts(java.math.BigDecimal consultantExpSubtotalEquipTravelContracts);
6813
6814
6815
6816
6817 void xsetConsultantExpSubtotalEquipTravelContracts(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType consultantExpSubtotalEquipTravelContracts);
6818
6819
6820
6821
6822 void unsetConsultantExpSubtotalEquipTravelContracts();
6823
6824
6825
6826
6827 java.math.BigDecimal getBudgetCategorySubtotalEquipContracts();
6828
6829
6830
6831
6832 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetBudgetCategorySubtotalEquipContracts();
6833
6834
6835
6836
6837 boolean isSetBudgetCategorySubtotalEquipContracts();
6838
6839
6840
6841
6842 void setBudgetCategorySubtotalEquipContracts(java.math.BigDecimal budgetCategorySubtotalEquipContracts);
6843
6844
6845
6846
6847 void xsetBudgetCategorySubtotalEquipContracts(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType budgetCategorySubtotalEquipContracts);
6848
6849
6850
6851
6852 void unsetBudgetCategorySubtotalEquipContracts();
6853
6854
6855
6856
6857
6858
6859 public interface ContractsBudgetItems extends org.apache.xmlbeans.XmlObject
6860 {
6861 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
6862 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ContractsBudgetItems.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("contractsbudgetitems1958elemtype");
6863
6864
6865
6866
6867 java.lang.String getContractItemDescEquipBudgetContracts();
6868
6869
6870
6871
6872 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems.ContractItemDescEquipBudgetContracts xgetContractItemDescEquipBudgetContracts();
6873
6874
6875
6876
6877 boolean isSetContractItemDescEquipBudgetContracts();
6878
6879
6880
6881
6882 void setContractItemDescEquipBudgetContracts(java.lang.String contractItemDescEquipBudgetContracts);
6883
6884
6885
6886
6887 void xsetContractItemDescEquipBudgetContracts(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems.ContractItemDescEquipBudgetContracts contractItemDescEquipBudgetContracts);
6888
6889
6890
6891
6892 void unsetContractItemDescEquipBudgetContracts();
6893
6894
6895
6896
6897 java.math.BigDecimal getPerContractSubtotalEquipBudgetContracts();
6898
6899
6900
6901
6902 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetPerContractSubtotalEquipBudgetContracts();
6903
6904
6905
6906
6907 boolean isSetPerContractSubtotalEquipBudgetContracts();
6908
6909
6910
6911
6912 void setPerContractSubtotalEquipBudgetContracts(java.math.BigDecimal perContractSubtotalEquipBudgetContracts);
6913
6914
6915
6916
6917 void xsetPerContractSubtotalEquipBudgetContracts(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType perContractSubtotalEquipBudgetContracts);
6918
6919
6920
6921
6922 void unsetPerContractSubtotalEquipBudgetContracts();
6923
6924
6925
6926
6927
6928
6929 public interface ContractItemDescEquipBudgetContracts extends org.apache.xmlbeans.XmlString
6930 {
6931 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
6932 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ContractItemDescEquipBudgetContracts.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("contractitemdescequipbudgetcontracts0f27elemtype");
6933
6934
6935
6936
6937
6938
6939 public static final class Factory
6940 {
6941 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems.ContractItemDescEquipBudgetContracts newValue(java.lang.Object obj) {
6942 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems.ContractItemDescEquipBudgetContracts) type.newValue( obj ); }
6943
6944 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems.ContractItemDescEquipBudgetContracts newInstance() {
6945 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems.ContractItemDescEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
6946
6947 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems.ContractItemDescEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
6948 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems.ContractItemDescEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
6949
6950 private Factory() { }
6951 }
6952 }
6953
6954
6955
6956
6957
6958
6959 public static final class Factory
6960 {
6961 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems newInstance() {
6962 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
6963
6964 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems newInstance(org.apache.xmlbeans.XmlOptions options) {
6965 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ContractsBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
6966
6967 private Factory() { }
6968 }
6969 }
6970
6971
6972
6973
6974
6975
6976 public interface ConsultantBudgetItems extends org.apache.xmlbeans.XmlObject
6977 {
6978 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
6979 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ConsultantBudgetItems.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("consultantbudgetitems3f0eelemtype");
6980
6981
6982
6983
6984 java.lang.String getConsultantNameEquipBudgetContracts();
6985
6986
6987
6988
6989 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts xgetConsultantNameEquipBudgetContracts();
6990
6991
6992
6993
6994 boolean isSetConsultantNameEquipBudgetContracts();
6995
6996
6997
6998
6999 void setConsultantNameEquipBudgetContracts(java.lang.String consultantNameEquipBudgetContracts);
7000
7001
7002
7003
7004 void xsetConsultantNameEquipBudgetContracts(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts consultantNameEquipBudgetContracts);
7005
7006
7007
7008
7009 void unsetConsultantNameEquipBudgetContracts();
7010
7011
7012
7013
7014 java.lang.String getConsultantServiceEquipBudgetContracts();
7015
7016
7017
7018
7019 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts xgetConsultantServiceEquipBudgetContracts();
7020
7021
7022
7023
7024 boolean isSetConsultantServiceEquipBudgetContracts();
7025
7026
7027
7028
7029 void setConsultantServiceEquipBudgetContracts(java.lang.String consultantServiceEquipBudgetContracts);
7030
7031
7032
7033
7034 void xsetConsultantServiceEquipBudgetContracts(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts consultantServiceEquipBudgetContracts);
7035
7036
7037
7038
7039 void unsetConsultantServiceEquipBudgetContracts();
7040
7041
7042
7043
7044 java.math.BigDecimal getConsultantUnitCostEquipBudgetContracts();
7045
7046
7047
7048
7049 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetConsultantUnitCostEquipBudgetContracts();
7050
7051
7052
7053
7054 boolean isSetConsultantUnitCostEquipBudgetContracts();
7055
7056
7057
7058
7059 void setConsultantUnitCostEquipBudgetContracts(java.math.BigDecimal consultantUnitCostEquipBudgetContracts);
7060
7061
7062
7063
7064 void xsetConsultantUnitCostEquipBudgetContracts(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType consultantUnitCostEquipBudgetContracts);
7065
7066
7067
7068
7069 void unsetConsultantUnitCostEquipBudgetContracts();
7070
7071
7072
7073
7074 int getConsultantDaysEquipBudgetContracts();
7075
7076
7077
7078
7079 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts xgetConsultantDaysEquipBudgetContracts();
7080
7081
7082
7083
7084 boolean isSetConsultantDaysEquipBudgetContracts();
7085
7086
7087
7088
7089 void setConsultantDaysEquipBudgetContracts(int consultantDaysEquipBudgetContracts);
7090
7091
7092
7093
7094 void xsetConsultantDaysEquipBudgetContracts(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts consultantDaysEquipBudgetContracts);
7095
7096
7097
7098
7099 void unsetConsultantDaysEquipBudgetContracts();
7100
7101
7102
7103
7104 java.math.BigDecimal getPerConsultantSubtotalEquipBudgetContracts();
7105
7106
7107
7108
7109 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetPerConsultantSubtotalEquipBudgetContracts();
7110
7111
7112
7113
7114 boolean isSetPerConsultantSubtotalEquipBudgetContracts();
7115
7116
7117
7118
7119 void setPerConsultantSubtotalEquipBudgetContracts(java.math.BigDecimal perConsultantSubtotalEquipBudgetContracts);
7120
7121
7122
7123
7124 void xsetPerConsultantSubtotalEquipBudgetContracts(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType perConsultantSubtotalEquipBudgetContracts);
7125
7126
7127
7128
7129 void unsetPerConsultantSubtotalEquipBudgetContracts();
7130
7131
7132
7133
7134
7135
7136 public interface ConsultantNameEquipBudgetContracts extends org.apache.xmlbeans.XmlString
7137 {
7138 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
7139 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ConsultantNameEquipBudgetContracts.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("consultantnameequipbudgetcontracts2470elemtype");
7140
7141
7142
7143
7144
7145
7146 public static final class Factory
7147 {
7148 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts newValue(java.lang.Object obj) {
7149 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts) type.newValue( obj ); }
7150
7151 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts newInstance() {
7152 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
7153
7154 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
7155 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantNameEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
7156
7157 private Factory() { }
7158 }
7159 }
7160
7161
7162
7163
7164
7165
7166 public interface ConsultantServiceEquipBudgetContracts extends org.apache.xmlbeans.XmlString
7167 {
7168 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
7169 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ConsultantServiceEquipBudgetContracts.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("consultantserviceequipbudgetcontractse9deelemtype");
7170
7171
7172
7173
7174
7175
7176 public static final class Factory
7177 {
7178 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts newValue(java.lang.Object obj) {
7179 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts) type.newValue( obj ); }
7180
7181 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts newInstance() {
7182 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
7183
7184 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
7185 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantServiceEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
7186
7187 private Factory() { }
7188 }
7189 }
7190
7191
7192
7193
7194
7195
7196 public interface ConsultantDaysEquipBudgetContracts extends org.apache.xmlbeans.XmlInt
7197 {
7198 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
7199 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ConsultantDaysEquipBudgetContracts.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("consultantdaysequipbudgetcontracts2324elemtype");
7200
7201
7202
7203
7204
7205
7206 public static final class Factory
7207 {
7208 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts newValue(java.lang.Object obj) {
7209 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts) type.newValue( obj ); }
7210
7211 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts newInstance() {
7212 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
7213
7214 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
7215 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems.ConsultantDaysEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
7216
7217 private Factory() { }
7218 }
7219 }
7220
7221
7222
7223
7224
7225
7226 public static final class Factory
7227 {
7228 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems newInstance() {
7229 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
7230
7231 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems newInstance(org.apache.xmlbeans.XmlOptions options) {
7232 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
7233
7234 private Factory() { }
7235 }
7236 }
7237
7238
7239
7240
7241
7242
7243 public interface ConsultantExpBudgetItems extends org.apache.xmlbeans.XmlObject
7244 {
7245 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
7246 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ConsultantExpBudgetItems.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("consultantexpbudgetitemsb770elemtype");
7247
7248
7249
7250
7251 java.lang.String getConsultantExpNameEquipBudgetContracts();
7252
7253
7254
7255
7256 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts xgetConsultantExpNameEquipBudgetContracts();
7257
7258
7259
7260
7261 boolean isSetConsultantExpNameEquipBudgetContracts();
7262
7263
7264
7265
7266 void setConsultantExpNameEquipBudgetContracts(java.lang.String consultantExpNameEquipBudgetContracts);
7267
7268
7269
7270
7271 void xsetConsultantExpNameEquipBudgetContracts(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts consultantExpNameEquipBudgetContracts);
7272
7273
7274
7275
7276 void unsetConsultantExpNameEquipBudgetContracts();
7277
7278
7279
7280
7281 java.lang.String getConsultantExpServiceEquipBudgetContracts();
7282
7283
7284
7285
7286 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts xgetConsultantExpServiceEquipBudgetContracts();
7287
7288
7289
7290
7291 boolean isSetConsultantExpServiceEquipBudgetContracts();
7292
7293
7294
7295
7296 void setConsultantExpServiceEquipBudgetContracts(java.lang.String consultantExpServiceEquipBudgetContracts);
7297
7298
7299
7300
7301 void xsetConsultantExpServiceEquipBudgetContracts(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts consultantExpServiceEquipBudgetContracts);
7302
7303
7304
7305
7306 void unsetConsultantExpServiceEquipBudgetContracts();
7307
7308
7309
7310
7311 java.math.BigDecimal getConsultantExpUnitCostEquipBudgetContracts();
7312
7313
7314
7315
7316 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetConsultantExpUnitCostEquipBudgetContracts();
7317
7318
7319
7320
7321 boolean isSetConsultantExpUnitCostEquipBudgetContracts();
7322
7323
7324
7325
7326 void setConsultantExpUnitCostEquipBudgetContracts(java.math.BigDecimal consultantExpUnitCostEquipBudgetContracts);
7327
7328
7329
7330
7331 void xsetConsultantExpUnitCostEquipBudgetContracts(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType consultantExpUnitCostEquipBudgetContracts);
7332
7333
7334
7335
7336 void unsetConsultantExpUnitCostEquipBudgetContracts();
7337
7338
7339
7340
7341 int getConsultantExpDaysEquipBudgetContracts();
7342
7343
7344
7345
7346 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts xgetConsultantExpDaysEquipBudgetContracts();
7347
7348
7349
7350
7351 boolean isSetConsultantExpDaysEquipBudgetContracts();
7352
7353
7354
7355
7356 void setConsultantExpDaysEquipBudgetContracts(int consultantExpDaysEquipBudgetContracts);
7357
7358
7359
7360
7361 void xsetConsultantExpDaysEquipBudgetContracts(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts consultantExpDaysEquipBudgetContracts);
7362
7363
7364
7365
7366 void unsetConsultantExpDaysEquipBudgetContracts();
7367
7368
7369
7370
7371 java.math.BigDecimal getPerConsultantExpSubtotalEquipBudgetContracts();
7372
7373
7374
7375
7376 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetPerConsultantExpSubtotalEquipBudgetContracts();
7377
7378
7379
7380
7381 boolean isSetPerConsultantExpSubtotalEquipBudgetContracts();
7382
7383
7384
7385
7386 void setPerConsultantExpSubtotalEquipBudgetContracts(java.math.BigDecimal perConsultantExpSubtotalEquipBudgetContracts);
7387
7388
7389
7390
7391 void xsetPerConsultantExpSubtotalEquipBudgetContracts(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType perConsultantExpSubtotalEquipBudgetContracts);
7392
7393
7394
7395
7396 void unsetPerConsultantExpSubtotalEquipBudgetContracts();
7397
7398
7399
7400
7401
7402
7403 public interface ConsultantExpNameEquipBudgetContracts extends org.apache.xmlbeans.XmlString
7404 {
7405 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
7406 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ConsultantExpNameEquipBudgetContracts.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("consultantexpnameequipbudgetcontractsdab0elemtype");
7407
7408
7409
7410
7411
7412
7413 public static final class Factory
7414 {
7415 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts newValue(java.lang.Object obj) {
7416 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts) type.newValue( obj ); }
7417
7418 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts newInstance() {
7419 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
7420
7421 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
7422 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpNameEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
7423
7424 private Factory() { }
7425 }
7426 }
7427
7428
7429
7430
7431
7432
7433 public interface ConsultantExpServiceEquipBudgetContracts extends org.apache.xmlbeans.XmlString
7434 {
7435 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
7436 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ConsultantExpServiceEquipBudgetContracts.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("consultantexpserviceequipbudgetcontractse6a2elemtype");
7437
7438
7439
7440
7441
7442
7443 public static final class Factory
7444 {
7445 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts newValue(java.lang.Object obj) {
7446 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts) type.newValue( obj ); }
7447
7448 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts newInstance() {
7449 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
7450
7451 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
7452 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpServiceEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
7453
7454 private Factory() { }
7455 }
7456 }
7457
7458
7459
7460
7461
7462
7463 public interface ConsultantExpDaysEquipBudgetContracts extends org.apache.xmlbeans.XmlInt
7464 {
7465 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
7466 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ConsultantExpDaysEquipBudgetContracts.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("consultantexpdaysequipbudgetcontracts5f64elemtype");
7467
7468
7469
7470
7471
7472
7473 public static final class Factory
7474 {
7475 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts newValue(java.lang.Object obj) {
7476 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts) type.newValue( obj ); }
7477
7478 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts newInstance() {
7479 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
7480
7481 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts newInstance(org.apache.xmlbeans.XmlOptions options) {
7482 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems.ConsultantExpDaysEquipBudgetContracts) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
7483
7484 private Factory() { }
7485 }
7486 }
7487
7488
7489
7490
7491
7492
7493 public static final class Factory
7494 {
7495 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems newInstance() {
7496 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
7497
7498 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems newInstance(org.apache.xmlbeans.XmlOptions options) {
7499 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection.ConsultantExpBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
7500
7501 private Factory() { }
7502 }
7503 }
7504
7505
7506
7507
7508
7509
7510 public static final class Factory
7511 {
7512 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection newInstance() {
7513 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
7514
7515 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection newInstance(org.apache.xmlbeans.XmlOptions options) {
7516 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.ContractsSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
7517
7518 private Factory() { }
7519 }
7520 }
7521
7522
7523
7524
7525
7526
7527 public interface IndirectCostsSection extends org.apache.xmlbeans.XmlObject
7528 {
7529 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
7530 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IndirectCostsSection.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("indirectcostssection363celemtype");
7531
7532
7533
7534
7535 gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum getBudgetCategoryNotUsedEquipBudgetIndirect();
7536
7537
7538
7539
7540 gov.grants.apply.system.globalLibraryV20.YesNoDataType xgetBudgetCategoryNotUsedEquipBudgetIndirect();
7541
7542
7543
7544
7545 boolean isSetBudgetCategoryNotUsedEquipBudgetIndirect();
7546
7547
7548
7549
7550 void setBudgetCategoryNotUsedEquipBudgetIndirect(gov.grants.apply.system.globalLibraryV20.YesNoDataType.Enum budgetCategoryNotUsedEquipBudgetIndirect);
7551
7552
7553
7554
7555 void xsetBudgetCategoryNotUsedEquipBudgetIndirect(gov.grants.apply.system.globalLibraryV20.YesNoDataType budgetCategoryNotUsedEquipBudgetIndirect);
7556
7557
7558
7559
7560 void unsetBudgetCategoryNotUsedEquipBudgetIndirect();
7561
7562
7563
7564
7565 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems[] getIndirectBudgetItemsArray();
7566
7567
7568
7569
7570 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems getIndirectBudgetItemsArray(int i);
7571
7572
7573
7574
7575 int sizeOfIndirectBudgetItemsArray();
7576
7577
7578
7579
7580 void setIndirectBudgetItemsArray(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems[] indirectBudgetItemsArray);
7581
7582
7583
7584
7585 void setIndirectBudgetItemsArray(int i, gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems indirectBudgetItems);
7586
7587
7588
7589
7590 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems insertNewIndirectBudgetItems(int i);
7591
7592
7593
7594
7595 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems addNewIndirectBudgetItems();
7596
7597
7598
7599
7600 void removeIndirectBudgetItems(int i);
7601
7602
7603
7604
7605 java.math.BigDecimal getBudgetCategorySubtotalEquipIndirect();
7606
7607
7608
7609
7610 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetBudgetCategorySubtotalEquipIndirect();
7611
7612
7613
7614
7615 boolean isSetBudgetCategorySubtotalEquipIndirect();
7616
7617
7618
7619
7620 void setBudgetCategorySubtotalEquipIndirect(java.math.BigDecimal budgetCategorySubtotalEquipIndirect);
7621
7622
7623
7624
7625 void xsetBudgetCategorySubtotalEquipIndirect(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType budgetCategorySubtotalEquipIndirect);
7626
7627
7628
7629
7630 void unsetBudgetCategorySubtotalEquipIndirect();
7631
7632
7633
7634
7635
7636
7637 public interface IndirectBudgetItems extends org.apache.xmlbeans.XmlObject
7638 {
7639 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
7640 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(IndirectBudgetItems.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("indirectbudgetitems28d9elemtype");
7641
7642
7643
7644
7645 java.lang.String getItemDescEquipBudgetIndirect();
7646
7647
7648
7649
7650 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ItemDescEquipBudgetIndirect xgetItemDescEquipBudgetIndirect();
7651
7652
7653
7654
7655 boolean isSetItemDescEquipBudgetIndirect();
7656
7657
7658
7659
7660 void setItemDescEquipBudgetIndirect(java.lang.String itemDescEquipBudgetIndirect);
7661
7662
7663
7664
7665 void xsetItemDescEquipBudgetIndirect(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ItemDescEquipBudgetIndirect itemDescEquipBudgetIndirect);
7666
7667
7668
7669
7670 void unsetItemDescEquipBudgetIndirect();
7671
7672
7673
7674
7675 java.lang.String getComputationEquipBudgetIndirect();
7676
7677
7678
7679
7680 gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ComputationEquipBudgetIndirect xgetComputationEquipBudgetIndirect();
7681
7682
7683
7684
7685 boolean isSetComputationEquipBudgetIndirect();
7686
7687
7688
7689
7690 void setComputationEquipBudgetIndirect(java.lang.String computationEquipBudgetIndirect);
7691
7692
7693
7694
7695 void xsetComputationEquipBudgetIndirect(gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ComputationEquipBudgetIndirect computationEquipBudgetIndirect);
7696
7697
7698
7699
7700 void unsetComputationEquipBudgetIndirect();
7701
7702
7703
7704
7705 java.math.BigDecimal getPerItemSubtotalEquipBudgetIndirect();
7706
7707
7708
7709
7710 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetPerItemSubtotalEquipBudgetIndirect();
7711
7712
7713
7714
7715 boolean isSetPerItemSubtotalEquipBudgetIndirect();
7716
7717
7718
7719
7720 void setPerItemSubtotalEquipBudgetIndirect(java.math.BigDecimal perItemSubtotalEquipBudgetIndirect);
7721
7722
7723
7724
7725 void xsetPerItemSubtotalEquipBudgetIndirect(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType perItemSubtotalEquipBudgetIndirect);
7726
7727
7728
7729
7730 void unsetPerItemSubtotalEquipBudgetIndirect();
7731
7732
7733
7734
7735
7736
7737 public interface ItemDescEquipBudgetIndirect extends org.apache.xmlbeans.XmlString
7738 {
7739 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
7740 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ItemDescEquipBudgetIndirect.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("itemdescequipbudgetindirect9f96elemtype");
7741
7742
7743
7744
7745
7746
7747 public static final class Factory
7748 {
7749 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ItemDescEquipBudgetIndirect newValue(java.lang.Object obj) {
7750 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ItemDescEquipBudgetIndirect) type.newValue( obj ); }
7751
7752 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ItemDescEquipBudgetIndirect newInstance() {
7753 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ItemDescEquipBudgetIndirect) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
7754
7755 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ItemDescEquipBudgetIndirect newInstance(org.apache.xmlbeans.XmlOptions options) {
7756 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ItemDescEquipBudgetIndirect) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
7757
7758 private Factory() { }
7759 }
7760 }
7761
7762
7763
7764
7765
7766
7767 public interface ComputationEquipBudgetIndirect extends org.apache.xmlbeans.XmlString
7768 {
7769 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
7770 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ComputationEquipBudgetIndirect.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("computationequipbudgetindirectda4celemtype");
7771
7772
7773
7774
7775
7776
7777 public static final class Factory
7778 {
7779 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ComputationEquipBudgetIndirect newValue(java.lang.Object obj) {
7780 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ComputationEquipBudgetIndirect) type.newValue( obj ); }
7781
7782 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ComputationEquipBudgetIndirect newInstance() {
7783 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ComputationEquipBudgetIndirect) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
7784
7785 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ComputationEquipBudgetIndirect newInstance(org.apache.xmlbeans.XmlOptions options) {
7786 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems.ComputationEquipBudgetIndirect) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
7787
7788 private Factory() { }
7789 }
7790 }
7791
7792
7793
7794
7795
7796
7797 public static final class Factory
7798 {
7799 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems newInstance() {
7800 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
7801
7802 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems newInstance(org.apache.xmlbeans.XmlOptions options) {
7803 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection.IndirectBudgetItems) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
7804
7805 private Factory() { }
7806 }
7807 }
7808
7809
7810
7811
7812
7813
7814 public static final class Factory
7815 {
7816 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection newInstance() {
7817 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
7818
7819 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection newInstance(org.apache.xmlbeans.XmlOptions options) {
7820 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.IndirectCostsSection) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
7821
7822 private Factory() { }
7823 }
7824 }
7825
7826
7827
7828
7829
7830
7831 public interface BudgetSummary extends org.apache.xmlbeans.XmlObject
7832 {
7833 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
7834 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BudgetSummary.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("budgetsummary406delemtype");
7835
7836
7837
7838
7839 java.math.BigDecimal getTotalSwornOfficerCostsBudgetSummary();
7840
7841
7842
7843
7844 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalSwornOfficerCostsBudgetSummary();
7845
7846
7847
7848
7849 boolean isSetTotalSwornOfficerCostsBudgetSummary();
7850
7851
7852
7853
7854 void setTotalSwornOfficerCostsBudgetSummary(java.math.BigDecimal totalSwornOfficerCostsBudgetSummary);
7855
7856
7857
7858
7859 void xsetTotalSwornOfficerCostsBudgetSummary(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalSwornOfficerCostsBudgetSummary);
7860
7861
7862
7863
7864 void unsetTotalSwornOfficerCostsBudgetSummary();
7865
7866
7867
7868
7869 java.math.BigDecimal getTotalCivCostsBudgetSummary();
7870
7871
7872
7873
7874 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalCivCostsBudgetSummary();
7875
7876
7877
7878
7879 boolean isSetTotalCivCostsBudgetSummary();
7880
7881
7882
7883
7884 void setTotalCivCostsBudgetSummary(java.math.BigDecimal totalCivCostsBudgetSummary);
7885
7886
7887
7888
7889 void xsetTotalCivCostsBudgetSummary(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalCivCostsBudgetSummary);
7890
7891
7892
7893
7894 void unsetTotalCivCostsBudgetSummary();
7895
7896
7897
7898
7899 java.math.BigDecimal getTotalEquipmentCostsBudgetSummary();
7900
7901
7902
7903
7904 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalEquipmentCostsBudgetSummary();
7905
7906
7907
7908
7909 boolean isSetTotalEquipmentCostsBudgetSummary();
7910
7911
7912
7913
7914 void setTotalEquipmentCostsBudgetSummary(java.math.BigDecimal totalEquipmentCostsBudgetSummary);
7915
7916
7917
7918
7919 void xsetTotalEquipmentCostsBudgetSummary(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalEquipmentCostsBudgetSummary);
7920
7921
7922
7923
7924 void unsetTotalEquipmentCostsBudgetSummary();
7925
7926
7927
7928
7929 java.math.BigDecimal getTotalOtherCostsBudgetSummary();
7930
7931
7932
7933
7934 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalOtherCostsBudgetSummary();
7935
7936
7937
7938
7939 boolean isSetTotalOtherCostsBudgetSummary();
7940
7941
7942
7943
7944 void setTotalOtherCostsBudgetSummary(java.math.BigDecimal totalOtherCostsBudgetSummary);
7945
7946
7947
7948
7949 void xsetTotalOtherCostsBudgetSummary(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalOtherCostsBudgetSummary);
7950
7951
7952
7953
7954 void unsetTotalOtherCostsBudgetSummary();
7955
7956
7957
7958
7959 java.math.BigDecimal getTotalSuppliesCostsBudgetSummary();
7960
7961
7962
7963
7964 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalSuppliesCostsBudgetSummary();
7965
7966
7967
7968
7969 boolean isSetTotalSuppliesCostsBudgetSummary();
7970
7971
7972
7973
7974 void setTotalSuppliesCostsBudgetSummary(java.math.BigDecimal totalSuppliesCostsBudgetSummary);
7975
7976
7977
7978
7979 void xsetTotalSuppliesCostsBudgetSummary(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalSuppliesCostsBudgetSummary);
7980
7981
7982
7983
7984 void unsetTotalSuppliesCostsBudgetSummary();
7985
7986
7987
7988
7989 java.math.BigDecimal getTotalTravelCostsBudgetSummary();
7990
7991
7992
7993
7994 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalTravelCostsBudgetSummary();
7995
7996
7997
7998
7999 boolean isSetTotalTravelCostsBudgetSummary();
8000
8001
8002
8003
8004 void setTotalTravelCostsBudgetSummary(java.math.BigDecimal totalTravelCostsBudgetSummary);
8005
8006
8007
8008
8009 void xsetTotalTravelCostsBudgetSummary(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalTravelCostsBudgetSummary);
8010
8011
8012
8013
8014 void unsetTotalTravelCostsBudgetSummary();
8015
8016
8017
8018
8019 java.math.BigDecimal getTotalContractsCostsBudgetSummary();
8020
8021
8022
8023
8024 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalContractsCostsBudgetSummary();
8025
8026
8027
8028
8029 boolean isSetTotalContractsCostsBudgetSummary();
8030
8031
8032
8033
8034 void setTotalContractsCostsBudgetSummary(java.math.BigDecimal totalContractsCostsBudgetSummary);
8035
8036
8037
8038
8039 void xsetTotalContractsCostsBudgetSummary(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalContractsCostsBudgetSummary);
8040
8041
8042
8043
8044 void unsetTotalContractsCostsBudgetSummary();
8045
8046
8047
8048
8049 java.math.BigDecimal getTotalIndirectCostsBudgetSummary();
8050
8051
8052
8053
8054 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalIndirectCostsBudgetSummary();
8055
8056
8057
8058
8059 boolean isSetTotalIndirectCostsBudgetSummary();
8060
8061
8062
8063
8064 void setTotalIndirectCostsBudgetSummary(java.math.BigDecimal totalIndirectCostsBudgetSummary);
8065
8066
8067
8068
8069 void xsetTotalIndirectCostsBudgetSummary(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalIndirectCostsBudgetSummary);
8070
8071
8072
8073
8074 void unsetTotalIndirectCostsBudgetSummary();
8075
8076
8077
8078
8079 java.math.BigDecimal getTotalProjectCost();
8080
8081
8082
8083
8084 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalProjectCost();
8085
8086
8087
8088
8089 boolean isSetTotalProjectCost();
8090
8091
8092
8093
8094 void setTotalProjectCost(java.math.BigDecimal totalProjectCost);
8095
8096
8097
8098
8099 void xsetTotalProjectCost(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalProjectCost);
8100
8101
8102
8103
8104 void unsetTotalProjectCost();
8105
8106
8107
8108
8109 java.math.BigDecimal getTotalProjectFederalShare();
8110
8111
8112
8113
8114 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalProjectFederalShare();
8115
8116
8117
8118
8119 boolean isSetTotalProjectFederalShare();
8120
8121
8122
8123
8124 void setTotalProjectFederalShare(java.math.BigDecimal totalProjectFederalShare);
8125
8126
8127
8128
8129 void xsetTotalProjectFederalShare(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalProjectFederalShare);
8130
8131
8132
8133
8134 void unsetTotalProjectFederalShare();
8135
8136
8137
8138
8139 java.math.BigDecimal getTotalProjectLocalShare();
8140
8141
8142
8143
8144 gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType xgetTotalProjectLocalShare();
8145
8146
8147
8148
8149 boolean isSetTotalProjectLocalShare();
8150
8151
8152
8153
8154 void setTotalProjectLocalShare(java.math.BigDecimal totalProjectLocalShare);
8155
8156
8157
8158
8159 void xsetTotalProjectLocalShare(gov.grants.apply.system.globalLibraryV20.BudgetTotalAmountDataType totalProjectLocalShare);
8160
8161
8162
8163
8164 void unsetTotalProjectLocalShare();
8165
8166
8167
8168
8169
8170
8171 public static final class Factory
8172 {
8173 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetSummary newInstance() {
8174 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetSummary) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
8175
8176 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetSummary newInstance(org.apache.xmlbeans.XmlOptions options) {
8177 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetSummary) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
8178
8179 private Factory() { }
8180 }
8181 }
8182
8183
8184
8185
8186
8187
8188 public interface BudgetContact extends org.apache.xmlbeans.XmlObject
8189 {
8190 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
8191 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(BudgetContact.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("budgetcontact8f67elemtype");
8192
8193
8194
8195
8196 gov.grants.apply.system.globalLibraryV20.HumanNameDataType getBudgetContactName();
8197
8198
8199
8200
8201 void setBudgetContactName(gov.grants.apply.system.globalLibraryV20.HumanNameDataType budgetContactName);
8202
8203
8204
8205
8206 gov.grants.apply.system.globalLibraryV20.HumanNameDataType addNewBudgetContactName();
8207
8208
8209
8210
8211 java.lang.String getBudgetContactTitle();
8212
8213
8214
8215
8216 gov.grants.apply.system.globalLibraryV20.HumanTitleDataType xgetBudgetContactTitle();
8217
8218
8219
8220
8221 void setBudgetContactTitle(java.lang.String budgetContactTitle);
8222
8223
8224
8225
8226 void xsetBudgetContactTitle(gov.grants.apply.system.globalLibraryV20.HumanTitleDataType budgetContactTitle);
8227
8228
8229
8230
8231 java.lang.String getBudgetContactPhone();
8232
8233
8234
8235
8236 gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType xgetBudgetContactPhone();
8237
8238
8239
8240
8241 void setBudgetContactPhone(java.lang.String budgetContactPhone);
8242
8243
8244
8245
8246 void xsetBudgetContactPhone(gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType budgetContactPhone);
8247
8248
8249
8250
8251 java.lang.String getBudgetContactFax();
8252
8253
8254
8255
8256 gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType xgetBudgetContactFax();
8257
8258
8259
8260
8261 void setBudgetContactFax(java.lang.String budgetContactFax);
8262
8263
8264
8265
8266 void xsetBudgetContactFax(gov.grants.apply.system.globalLibraryV20.TelephoneNumberDataType budgetContactFax);
8267
8268
8269
8270
8271 java.lang.String getBudgetContactEmail();
8272
8273
8274
8275
8276 gov.grants.apply.system.globalLibraryV20.EmailDataType xgetBudgetContactEmail();
8277
8278
8279
8280
8281 void setBudgetContactEmail(java.lang.String budgetContactEmail);
8282
8283
8284
8285
8286 void xsetBudgetContactEmail(gov.grants.apply.system.globalLibraryV20.EmailDataType budgetContactEmail);
8287
8288
8289
8290
8291
8292
8293 public static final class Factory
8294 {
8295 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetContact newInstance() {
8296 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetContact) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
8297
8298 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetContact newInstance(org.apache.xmlbeans.XmlOptions options) {
8299 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2.BudgetContact) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
8300
8301 private Factory() { }
8302 }
8303 }
8304
8305
8306
8307
8308
8309
8310 public static final class Factory
8311 {
8312 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2 newInstance() {
8313 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
8314
8315 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2 newInstance(org.apache.xmlbeans.XmlOptions options) {
8316 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document.COPSBudget2) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
8317
8318 private Factory() { }
8319 }
8320 }
8321
8322
8323
8324
8325
8326
8327 public static final class Factory
8328 {
8329 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document newInstance() {
8330 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
8331
8332 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document newInstance(org.apache.xmlbeans.XmlOptions options) {
8333 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
8334
8335
8336 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
8337 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
8338
8339 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
8340 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
8341
8342
8343 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
8344 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
8345
8346 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
8347 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
8348
8349 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
8350 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
8351
8352 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
8353 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
8354
8355 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
8356 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
8357
8358 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
8359 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
8360
8361 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
8362 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
8363
8364 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
8365 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
8366
8367 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
8368 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
8369
8370 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
8371 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
8372
8373 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
8374 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
8375
8376 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
8377 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
8378
8379
8380 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
8381 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
8382
8383
8384 public static gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
8385 return (gov.grants.apply.forms.copsBudget2V20.COPSBudget2Document) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
8386
8387
8388 public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
8389 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
8390
8391
8392 public static org.apache.xmlbeans.xml.stream.XMLInputStream newValidatingXMLInputStream(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
8393 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
8394
8395 private Factory() { }
8396 }
8397 }