1
2
3
4
5
6
7
8
9 package gov.grants.apply.forms.hudRaceEthnicV11;
10
11
12
13
14
15
16
17 public interface HUDRaceEthnicDocument 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(HUDRaceEthnicDocument.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("hudraceethnicbf9edoctype");
21
22
23
24
25 gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic getHUDRaceEthnic();
26
27
28
29
30 void setHUDRaceEthnic(gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic hudRaceEthnic);
31
32
33
34
35 gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic addNewHUDRaceEthnic();
36
37
38
39
40
41
42 public interface HUDRaceEthnic 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(HUDRaceEthnic.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("hudraceethnic9dfaelemtype");
46
47
48
49
50 java.lang.String getProgramTitle();
51
52
53
54
55 gov.grants.apply.system.globalLibraryV20.CFDATitleDataType xgetProgramTitle();
56
57
58
59
60 void setProgramTitle(java.lang.String programTitle);
61
62
63
64
65 void xsetProgramTitle(gov.grants.apply.system.globalLibraryV20.CFDATitleDataType programTitle);
66
67
68
69
70 java.lang.String getComponentName();
71
72
73
74
75 gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic.ComponentName xgetComponentName();
76
77
78
79
80 boolean isSetComponentName();
81
82
83
84
85 void setComponentName(java.lang.String componentName);
86
87
88
89
90 void xsetComponentName(gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic.ComponentName componentName);
91
92
93
94
95 void unsetComponentName();
96
97
98
99
100 gov.grants.apply.system.globalLibraryV20.HumanNameDataType getGranteeName();
101
102
103
104
105 void setGranteeName(gov.grants.apply.system.globalLibraryV20.HumanNameDataType granteeName);
106
107
108
109
110 gov.grants.apply.system.globalLibraryV20.HumanNameDataType addNewGranteeName();
111
112
113
114
115 java.lang.String getGranteeReportingOrganization();
116
117
118
119
120 gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic.GranteeReportingOrganization xgetGranteeReportingOrganization();
121
122
123
124
125 void setGranteeReportingOrganization(java.lang.String granteeReportingOrganization);
126
127
128
129
130 void xsetGranteeReportingOrganization(gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic.GranteeReportingOrganization granteeReportingOrganization);
131
132
133
134
135 java.util.Calendar getReportingPeriodFromDate();
136
137
138
139
140 org.apache.xmlbeans.XmlDate xgetReportingPeriodFromDate();
141
142
143
144
145 void setReportingPeriodFromDate(java.util.Calendar reportingPeriodFromDate);
146
147
148
149
150 void xsetReportingPeriodFromDate(org.apache.xmlbeans.XmlDate reportingPeriodFromDate);
151
152
153
154
155 java.util.Calendar getReportingPeriodToDate();
156
157
158
159
160 org.apache.xmlbeans.XmlDate xgetReportingPeriodToDate();
161
162
163
164
165 void setReportingPeriodToDate(java.util.Calendar reportingPeriodToDate);
166
167
168
169
170 void xsetReportingPeriodToDate(org.apache.xmlbeans.XmlDate reportingPeriodToDate);
171
172
173
174
175 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType getAmrcnIndnAkNtvRaceRspns();
176
177
178
179
180 void setAmrcnIndnAkNtvRaceRspns(gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType amrcnIndnAkNtvRaceRspns);
181
182
183
184
185 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType addNewAmrcnIndnAkNtvRaceRspns();
186
187
188
189
190 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType getAsianRaceRspns();
191
192
193
194
195 void setAsianRaceRspns(gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType asianRaceRspns);
196
197
198
199
200 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType addNewAsianRaceRspns();
201
202
203
204
205 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType getBlckAfrcnAmrcnRaceRspns();
206
207
208
209
210 void setBlckAfrcnAmrcnRaceRspns(gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType blckAfrcnAmrcnRaceRspns);
211
212
213
214
215 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType addNewBlckAfrcnAmrcnRaceRspns();
216
217
218
219
220 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType getNtvHwnOthPcfcIslndrRaceRspns();
221
222
223
224
225 void setNtvHwnOthPcfcIslndrRaceRspns(gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType ntvHwnOthPcfcIslndrRaceRspns);
226
227
228
229
230 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType addNewNtvHwnOthPcfcIslndrRaceRspns();
231
232
233
234
235 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType getWhiteRaceRspns();
236
237
238
239
240 void setWhiteRaceRspns(gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType whiteRaceRspns);
241
242
243
244
245 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType addNewWhiteRaceRspns();
246
247
248
249
250 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType getAmInAkNtvWhiteRaceRspns();
251
252
253
254
255 void setAmInAkNtvWhiteRaceRspns(gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType amInAkNtvWhiteRaceRspns);
256
257
258
259
260 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType addNewAmInAkNtvWhiteRaceRspns();
261
262
263
264
265 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType getAsianWhiteRaceRspns();
266
267
268
269
270 void setAsianWhiteRaceRspns(gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType asianWhiteRaceRspns);
271
272
273
274
275 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType addNewAsianWhiteRaceRspns();
276
277
278
279
280 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType getBlckAfrcnAmWhiteRaceRspns();
281
282
283
284
285 void setBlckAfrcnAmWhiteRaceRspns(gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType blckAfrcnAmWhiteRaceRspns);
286
287
288
289
290 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType addNewBlckAfrcnAmWhiteRaceRspns();
291
292
293
294
295 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType getAmrIndAkNtvBlkRaceRspns();
296
297
298
299
300 void setAmrIndAkNtvBlkRaceRspns(gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType amrIndAkNtvBlkRaceRspns);
301
302
303
304
305 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType addNewAmrIndAkNtvBlkRaceRspns();
306
307
308
309
310 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType getBalanceMoreOneRaceRspns();
311
312
313
314
315 boolean isSetBalanceMoreOneRaceRspns();
316
317
318
319
320 void setBalanceMoreOneRaceRspns(gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType balanceMoreOneRaceRspns);
321
322
323
324
325 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType addNewBalanceMoreOneRaceRspns();
326
327
328
329
330 void unsetBalanceMoreOneRaceRspns();
331
332
333
334
335 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType getTotalRaceRspns();
336
337
338
339
340 void setTotalRaceRspns(gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType totalRaceRspns);
341
342
343
344
345 gov.grants.apply.forms.hudRaceEthnicV11.RacialReportDataType addNewTotalRaceRspns();
346
347
348
349
350 gov.grants.apply.forms.hudRaceEthnicV11.OtherRacialReportDataType[] getOtherRaceRspnsArray();
351
352
353
354
355 gov.grants.apply.forms.hudRaceEthnicV11.OtherRacialReportDataType getOtherRaceRspnsArray(int i);
356
357
358
359
360 int sizeOfOtherRaceRspnsArray();
361
362
363
364
365 void setOtherRaceRspnsArray(gov.grants.apply.forms.hudRaceEthnicV11.OtherRacialReportDataType[] otherRaceRspnsArray);
366
367
368
369
370 void setOtherRaceRspnsArray(int i, gov.grants.apply.forms.hudRaceEthnicV11.OtherRacialReportDataType otherRaceRspns);
371
372
373
374
375 gov.grants.apply.forms.hudRaceEthnicV11.OtherRacialReportDataType insertNewOtherRaceRspns(int i);
376
377
378
379
380 gov.grants.apply.forms.hudRaceEthnicV11.OtherRacialReportDataType addNewOtherRaceRspns();
381
382
383
384
385 void removeOtherRaceRspns(int i);
386
387
388
389
390 java.lang.String getFormVersion();
391
392
393
394
395 gov.grants.apply.system.globalLibraryV20.FormVersionDataType xgetFormVersion();
396
397
398
399
400 void setFormVersion(java.lang.String formVersion);
401
402
403
404
405 void xsetFormVersion(gov.grants.apply.system.globalLibraryV20.FormVersionDataType formVersion);
406
407
408
409
410
411
412 public interface ComponentName extends org.apache.xmlbeans.XmlString
413 {
414 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
415 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(ComponentName.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("componentnamedf6eelemtype");
416
417
418
419
420
421
422 public static final class Factory
423 {
424 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic.ComponentName newValue(java.lang.Object obj) {
425 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic.ComponentName) type.newValue( obj ); }
426
427 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic.ComponentName newInstance() {
428 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic.ComponentName) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
429
430 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic.ComponentName newInstance(org.apache.xmlbeans.XmlOptions options) {
431 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic.ComponentName) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
432
433 private Factory() { }
434 }
435 }
436
437
438
439
440
441
442 public interface GranteeReportingOrganization extends org.apache.xmlbeans.XmlString
443 {
444 public static final org.apache.xmlbeans.SchemaType type = (org.apache.xmlbeans.SchemaType)
445 org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(GranteeReportingOrganization.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.sEAFA503253B0B59D5509A37AD48F2343").resolveHandle("granteereportingorganization7d5belemtype");
446
447
448
449
450
451
452 public static final class Factory
453 {
454 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic.GranteeReportingOrganization newValue(java.lang.Object obj) {
455 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic.GranteeReportingOrganization) type.newValue( obj ); }
456
457 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic.GranteeReportingOrganization newInstance() {
458 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic.GranteeReportingOrganization) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
459
460 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic.GranteeReportingOrganization newInstance(org.apache.xmlbeans.XmlOptions options) {
461 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic.GranteeReportingOrganization) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
462
463 private Factory() { }
464 }
465 }
466
467
468
469
470
471
472 public static final class Factory
473 {
474 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic newInstance() {
475 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
476
477 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic newInstance(org.apache.xmlbeans.XmlOptions options) {
478 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument.HUDRaceEthnic) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
479
480 private Factory() { }
481 }
482 }
483
484
485
486
487
488
489 public static final class Factory
490 {
491 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument newInstance() {
492 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, null ); }
493
494 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument newInstance(org.apache.xmlbeans.XmlOptions options) {
495 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance( type, options ); }
496
497
498 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument parse(java.lang.String xmlAsString) throws org.apache.xmlbeans.XmlException {
499 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, null ); }
500
501 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument parse(java.lang.String xmlAsString, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
502 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xmlAsString, type, options ); }
503
504
505 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
506 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, null ); }
507
508 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument parse(java.io.File file, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
509 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( file, type, options ); }
510
511 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
512 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, null ); }
513
514 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
515 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( u, type, options ); }
516
517 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument parse(java.io.InputStream is) throws org.apache.xmlbeans.XmlException, java.io.IOException {
518 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, null ); }
519
520 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument parse(java.io.InputStream is, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
521 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( is, type, options ); }
522
523 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument parse(java.io.Reader r) throws org.apache.xmlbeans.XmlException, java.io.IOException {
524 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, null ); }
525
526 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument parse(java.io.Reader r, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, java.io.IOException {
527 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( r, type, options ); }
528
529 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
530 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, null ); }
531
532 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
533 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( sr, type, options ); }
534
535 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
536 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, null ); }
537
538 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException {
539 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( node, type, options ); }
540
541
542 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
543 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, null ); }
544
545
546 public static gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
547 return (gov.grants.apply.forms.hudRaceEthnicV11.HUDRaceEthnicDocument) org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse( xis, type, options ); }
548
549
550 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 {
551 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, null ); }
552
553
554 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 {
555 return org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newValidatingXMLInputStream( xis, type, options ); }
556
557 private Factory() { }
558 }
559 }