KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > opencrx > kernel > account1 > cci > UnspecifiedAccount


1 // ----------------------------------------------------------------------------
2
// Instance/IntfBegin
3
// ----------------------------------------------------------------------------
4
//////////////////////////////////////////////////////////////////////////////
5
//
6
// Name: $Id: JMIAbstractMapper.java,v 1.11 2006/01/21 23:09:07 wfro Exp $
7
// Generated by: openMDX JMI Mapper
8
// Date: Mon Apr 03 11:38:55 CEST 2006
9
//
10
// GENERATED - DO NOT CHANGE MANUALLY
11
//
12
//////////////////////////////////////////////////////////////////////////////
13
package org.opencrx.kernel.account1.cci;
14
15 public interface UnspecifiedAccount
16   extends
17  org.opencrx.kernel.account1.cci.Account {
18 // ----------------------------------------------------------------------------
19
// Instance/IntfAttributeGet0_1
20
// ----------------------------------------------------------------------------
21
/**
22    * @return The possibly null value for attribute <code>extBoolean0</code>.
23    * @exception JmiException If the value cannot be retrieved for some reason.
24    */

25   public Boolean JavaDoc isExtBoolean0(
26   );
27
28 // ----------------------------------------------------------------------------
29
// Instance/IntfAttributeSet0_1
30
// ----------------------------------------------------------------------------
31

32
33   /**
34    * Sets a new value for the attribute <code>extBoolean0</code>.
35    * @param newValue The possibly null new value for attribute <code>extBoolean0</code>.
36    * @exception JmiException If the value cannot be set for some reason.
37    */

38   public void setExtBoolean0(
39     Boolean JavaDoc newValue
40   );
41
42 // ----------------------------------------------------------------------------
43
// Instance/IntfAttributeGet0_1
44
// ----------------------------------------------------------------------------
45
/**
46    * @return The possibly null value for attribute <code>extBoolean1</code>.
47    * @exception JmiException If the value cannot be retrieved for some reason.
48    */

49   public Boolean JavaDoc isExtBoolean1(
50   );
51
52 // ----------------------------------------------------------------------------
53
// Instance/IntfAttributeSet0_1
54
// ----------------------------------------------------------------------------
55

56
57   /**
58    * Sets a new value for the attribute <code>extBoolean1</code>.
59    * @param newValue The possibly null new value for attribute <code>extBoolean1</code>.
60    * @exception JmiException If the value cannot be set for some reason.
61    */

62   public void setExtBoolean1(
63     Boolean JavaDoc newValue
64   );
65
66 // ----------------------------------------------------------------------------
67
// Instance/IntfAttributeGet0_1
68
// ----------------------------------------------------------------------------
69
/**
70    * @return The possibly null value for attribute <code>extBoolean2</code>.
71    * @exception JmiException If the value cannot be retrieved for some reason.
72    */

73   public Boolean JavaDoc isExtBoolean2(
74   );
75
76 // ----------------------------------------------------------------------------
77
// Instance/IntfAttributeSet0_1
78
// ----------------------------------------------------------------------------
79

80
81   /**
82    * Sets a new value for the attribute <code>extBoolean2</code>.
83    * @param newValue The possibly null new value for attribute <code>extBoolean2</code>.
84    * @exception JmiException If the value cannot be set for some reason.
85    */

86   public void setExtBoolean2(
87     Boolean JavaDoc newValue
88   );
89
90 // ----------------------------------------------------------------------------
91
// Instance/IntfAttributeGet0_1
92
// ----------------------------------------------------------------------------
93
/**
94    * @return The possibly null value for attribute <code>extBoolean3</code>.
95    * @exception JmiException If the value cannot be retrieved for some reason.
96    */

97   public Boolean JavaDoc isExtBoolean3(
98   );
99
100 // ----------------------------------------------------------------------------
101
// Instance/IntfAttributeSet0_1
102
// ----------------------------------------------------------------------------
103

104
105   /**
106    * Sets a new value for the attribute <code>extBoolean3</code>.
107    * @param newValue The possibly null new value for attribute <code>extBoolean3</code>.
108    * @exception JmiException If the value cannot be set for some reason.
109    */

110   public void setExtBoolean3(
111     Boolean JavaDoc newValue
112   );
113
114 // ----------------------------------------------------------------------------
115
// Instance/IntfAttributeGet0_1
116
// ----------------------------------------------------------------------------
117
/**
118    * @return The possibly null value for attribute <code>extBoolean4</code>.
119    * @exception JmiException If the value cannot be retrieved for some reason.
120    */

121   public Boolean JavaDoc isExtBoolean4(
122   );
123
124 // ----------------------------------------------------------------------------
125
// Instance/IntfAttributeSet0_1
126
// ----------------------------------------------------------------------------
127

128
129   /**
130    * Sets a new value for the attribute <code>extBoolean4</code>.
131    * @param newValue The possibly null new value for attribute <code>extBoolean4</code>.
132    * @exception JmiException If the value cannot be set for some reason.
133    */

134   public void setExtBoolean4(
135     Boolean JavaDoc newValue
136   );
137
138 // ----------------------------------------------------------------------------
139
// Instance/IntfAttributeGet0_1
140
// ----------------------------------------------------------------------------
141
/**
142    * @return The possibly null value for attribute <code>extBoolean5</code>.
143    * @exception JmiException If the value cannot be retrieved for some reason.
144    */

145   public Boolean JavaDoc isExtBoolean5(
146   );
147
148 // ----------------------------------------------------------------------------
149
// Instance/IntfAttributeSet0_1
150
// ----------------------------------------------------------------------------
151

152
153   /**
154    * Sets a new value for the attribute <code>extBoolean5</code>.
155    * @param newValue The possibly null new value for attribute <code>extBoolean5</code>.
156    * @exception JmiException If the value cannot be set for some reason.
157    */

158   public void setExtBoolean5(
159     Boolean JavaDoc newValue
160   );
161
162 // ----------------------------------------------------------------------------
163
// Instance/IntfAttributeGet0_1
164
// ----------------------------------------------------------------------------
165
/**
166    * @return The possibly null value for attribute <code>extBoolean6</code>.
167    * @exception JmiException If the value cannot be retrieved for some reason.
168    */

169   public Boolean JavaDoc isExtBoolean6(
170   );
171
172 // ----------------------------------------------------------------------------
173
// Instance/IntfAttributeSet0_1
174
// ----------------------------------------------------------------------------
175

176
177   /**
178    * Sets a new value for the attribute <code>extBoolean6</code>.
179    * @param newValue The possibly null new value for attribute <code>extBoolean6</code>.
180    * @exception JmiException If the value cannot be set for some reason.
181    */

182   public void setExtBoolean6(
183     Boolean JavaDoc newValue
184   );
185
186 // ----------------------------------------------------------------------------
187
// Instance/IntfAttributeGet0_1
188
// ----------------------------------------------------------------------------
189
/**
190    * @return The possibly null value for attribute <code>extBoolean7</code>.
191    * @exception JmiException If the value cannot be retrieved for some reason.
192    */

193   public Boolean JavaDoc isExtBoolean7(
194   );
195
196 // ----------------------------------------------------------------------------
197
// Instance/IntfAttributeSet0_1
198
// ----------------------------------------------------------------------------
199

200
201   /**
202    * Sets a new value for the attribute <code>extBoolean7</code>.
203    * @param newValue The possibly null new value for attribute <code>extBoolean7</code>.
204    * @exception JmiException If the value cannot be set for some reason.
205    */

206   public void setExtBoolean7(
207     Boolean JavaDoc newValue
208   );
209
210 // ----------------------------------------------------------------------------
211
// Instance/IntfAttributeGet0_1
212
// ----------------------------------------------------------------------------
213
/**
214    * @return The possibly null value for attribute <code>extBoolean8</code>.
215    * @exception JmiException If the value cannot be retrieved for some reason.
216    */

217   public Boolean JavaDoc isExtBoolean8(
218   );
219
220 // ----------------------------------------------------------------------------
221
// Instance/IntfAttributeSet0_1
222
// ----------------------------------------------------------------------------
223

224
225   /**
226    * Sets a new value for the attribute <code>extBoolean8</code>.
227    * @param newValue The possibly null new value for attribute <code>extBoolean8</code>.
228    * @exception JmiException If the value cannot be set for some reason.
229    */

230   public void setExtBoolean8(
231     Boolean JavaDoc newValue
232   );
233
234 // ----------------------------------------------------------------------------
235
// Instance/IntfAttributeGet0_1
236
// ----------------------------------------------------------------------------
237
/**
238    * @return The possibly null value for attribute <code>extBoolean9</code>.
239    * @exception JmiException If the value cannot be retrieved for some reason.
240    */

241   public Boolean JavaDoc isExtBoolean9(
242   );
243
244 // ----------------------------------------------------------------------------
245
// Instance/IntfAttributeSet0_1
246
// ----------------------------------------------------------------------------
247

248
249   /**
250    * Sets a new value for the attribute <code>extBoolean9</code>.
251    * @param newValue The possibly null new value for attribute <code>extBoolean9</code>.
252    * @exception JmiException If the value cannot be set for some reason.
253    */

254   public void setExtBoolean9(
255     Boolean JavaDoc newValue
256   );
257
258 // ----------------------------------------------------------------------------
259
// Instance/IntfAttributeGet0_1
260
// ----------------------------------------------------------------------------
261
/**
262    * @return The possibly null value for attribute <code>extCode0</code>.
263    * @exception JmiException If the value cannot be retrieved for some reason.
264    */

265   public Short JavaDoc getExtCode0(
266   );
267
268 // ----------------------------------------------------------------------------
269
// Instance/IntfAttributeSet0_1
270
// ----------------------------------------------------------------------------
271

272
273   /**
274    * Sets a new value for the attribute <code>extCode0</code>.
275    * @param newValue The possibly null new value for attribute <code>extCode0</code>.
276    * @exception JmiException If the value cannot be set for some reason.
277    */

278   public void setExtCode0(
279     Short JavaDoc newValue
280   );
281
282 // ----------------------------------------------------------------------------
283
// Instance/IntfAttributeGet0_1
284
// ----------------------------------------------------------------------------
285
/**
286    * @return The possibly null value for attribute <code>extCode1</code>.
287    * @exception JmiException If the value cannot be retrieved for some reason.
288    */

289   public Short JavaDoc getExtCode1(
290   );
291
292 // ----------------------------------------------------------------------------
293
// Instance/IntfAttributeSet0_1
294
// ----------------------------------------------------------------------------
295

296
297   /**
298    * Sets a new value for the attribute <code>extCode1</code>.
299    * @param newValue The possibly null new value for attribute <code>extCode1</code>.
300    * @exception JmiException If the value cannot be set for some reason.
301    */

302   public void setExtCode1(
303     Short JavaDoc newValue
304   );
305
306 // ----------------------------------------------------------------------------
307
// Instance/IntfAttributeGet0_1
308
// ----------------------------------------------------------------------------
309
/**
310    * @return The possibly null value for attribute <code>extCode2</code>.
311    * @exception JmiException If the value cannot be retrieved for some reason.
312    */

313   public Short JavaDoc getExtCode2(
314   );
315
316 // ----------------------------------------------------------------------------
317
// Instance/IntfAttributeSet0_1
318
// ----------------------------------------------------------------------------
319

320
321   /**
322    * Sets a new value for the attribute <code>extCode2</code>.
323    * @param newValue The possibly null new value for attribute <code>extCode2</code>.
324    * @exception JmiException If the value cannot be set for some reason.
325    */

326   public void setExtCode2(
327     Short JavaDoc newValue
328   );
329
330 // ----------------------------------------------------------------------------
331
// Instance/IntfAttributeGet0_1
332
// ----------------------------------------------------------------------------
333
/**
334    * @return The possibly null value for attribute <code>extCode3</code>.
335    * @exception JmiException If the value cannot be retrieved for some reason.
336    */

337   public Short JavaDoc getExtCode3(
338   );
339
340 // ----------------------------------------------------------------------------
341
// Instance/IntfAttributeSet0_1
342
// ----------------------------------------------------------------------------
343

344
345   /**
346    * Sets a new value for the attribute <code>extCode3</code>.
347    * @param newValue The possibly null new value for attribute <code>extCode3</code>.
348    * @exception JmiException If the value cannot be set for some reason.
349    */

350   public void setExtCode3(
351     Short JavaDoc newValue
352   );
353
354 // ----------------------------------------------------------------------------
355
// Instance/IntfAttributeGet0_1
356
// ----------------------------------------------------------------------------
357
/**
358    * @return The possibly null value for attribute <code>extCode4</code>.
359    * @exception JmiException If the value cannot be retrieved for some reason.
360    */

361   public Short JavaDoc getExtCode4(
362   );
363
364 // ----------------------------------------------------------------------------
365
// Instance/IntfAttributeSet0_1
366
// ----------------------------------------------------------------------------
367

368
369   /**
370    * Sets a new value for the attribute <code>extCode4</code>.
371    * @param newValue The possibly null new value for attribute <code>extCode4</code>.
372    * @exception JmiException If the value cannot be set for some reason.
373    */

374   public void setExtCode4(
375     Short JavaDoc newValue
376   );
377
378 // ----------------------------------------------------------------------------
379
// Instance/IntfAttributeGet0_1
380
// ----------------------------------------------------------------------------
381
/**
382    * @return The possibly null value for attribute <code>extCode5</code>.
383    * @exception JmiException If the value cannot be retrieved for some reason.
384    */

385   public Short JavaDoc getExtCode5(
386   );
387
388 // ----------------------------------------------------------------------------
389
// Instance/IntfAttributeSet0_1
390
// ----------------------------------------------------------------------------
391

392
393   /**
394    * Sets a new value for the attribute <code>extCode5</code>.
395    * @param newValue The possibly null new value for attribute <code>extCode5</code>.
396    * @exception JmiException If the value cannot be set for some reason.
397    */

398   public void setExtCode5(
399     Short JavaDoc newValue
400   );
401
402 // ----------------------------------------------------------------------------
403
// Instance/IntfAttributeGet0_1
404
// ----------------------------------------------------------------------------
405
/**
406    * @return The possibly null value for attribute <code>extCode6</code>.
407    * @exception JmiException If the value cannot be retrieved for some reason.
408    */

409   public Short JavaDoc getExtCode6(
410   );
411
412 // ----------------------------------------------------------------------------
413
// Instance/IntfAttributeSet0_1
414
// ----------------------------------------------------------------------------
415

416
417   /**
418    * Sets a new value for the attribute <code>extCode6</code>.
419    * @param newValue The possibly null new value for attribute <code>extCode6</code>.
420    * @exception JmiException If the value cannot be set for some reason.
421    */

422   public void setExtCode6(
423     Short JavaDoc newValue
424   );
425
426 // ----------------------------------------------------------------------------
427
// Instance/IntfAttributeGet0_1
428
// ----------------------------------------------------------------------------
429
/**
430    * @return The possibly null value for attribute <code>extCode7</code>.
431    * @exception JmiException If the value cannot be retrieved for some reason.
432    */

433   public Short JavaDoc getExtCode7(
434   );
435
436 // ----------------------------------------------------------------------------
437
// Instance/IntfAttributeSet0_1
438
// ----------------------------------------------------------------------------
439

440
441   /**
442    * Sets a new value for the attribute <code>extCode7</code>.
443    * @param newValue The possibly null new value for attribute <code>extCode7</code>.
444    * @exception JmiException If the value cannot be set for some reason.
445    */

446   public void setExtCode7(
447     Short JavaDoc newValue
448   );
449
450 // ----------------------------------------------------------------------------
451
// Instance/IntfAttributeGet0_1
452
// ----------------------------------------------------------------------------
453
/**
454    * @return The possibly null value for attribute <code>extCode8</code>.
455    * @exception JmiException If the value cannot be retrieved for some reason.
456    */

457   public Short JavaDoc getExtCode8(
458   );
459
460 // ----------------------------------------------------------------------------
461
// Instance/IntfAttributeSet0_1
462
// ----------------------------------------------------------------------------
463

464
465   /**
466    * Sets a new value for the attribute <code>extCode8</code>.
467    * @param newValue The possibly null new value for attribute <code>extCode8</code>.
468    * @exception JmiException If the value cannot be set for some reason.
469    */

470   public void setExtCode8(
471     Short JavaDoc newValue
472   );
473
474 // ----------------------------------------------------------------------------
475
// Instance/IntfAttributeGet0_1
476
// ----------------------------------------------------------------------------
477
/**
478    * @return The possibly null value for attribute <code>extCode9</code>.
479    * @exception JmiException If the value cannot be retrieved for some reason.
480    */

481   public Short JavaDoc getExtCode9(
482   );
483
484 // ----------------------------------------------------------------------------
485
// Instance/IntfAttributeSet0_1
486
// ----------------------------------------------------------------------------
487

488
489   /**
490    * Sets a new value for the attribute <code>extCode9</code>.
491    * @param newValue The possibly null new value for attribute <code>extCode9</code>.
492    * @exception JmiException If the value cannot be set for some reason.
493    */

494   public void setExtCode9(
495     Short JavaDoc newValue
496   );
497
498 // ----------------------------------------------------------------------------
499
// Instance/IntfAttributeGet0_1
500
// ----------------------------------------------------------------------------
501
/**
502    * @return The possibly null value for attribute <code>extDate0</code>.
503    * @exception JmiException If the value cannot be retrieved for some reason.
504    */

505   public org.openmdx.uses.javax.xml.datatype.XMLGregorianCalendar getExtDate0(
506   );
507
508 // ----------------------------------------------------------------------------
509
// Instance/IntfAttributeSet0_1
510
// ----------------------------------------------------------------------------
511

512
513   /**
514    * Sets a new value for the attribute <code>extDate0</code>.
515    * @param newValue The possibly null new value for attribute <code>extDate0</code>.
516    * @exception JmiException If the value cannot be set for some reason.
517    */

518   public void setExtDate0(
519     org.openmdx.uses.javax.xml.datatype.XMLGregorianCalendar newValue
520   );
521
522 // ----------------------------------------------------------------------------
523
// Instance/IntfAttributeGet0_1
524
// ----------------------------------------------------------------------------
525
/**
526    * @return The possibly null value for attribute <code>extDate1</code>.
527    * @exception JmiException If the value cannot be retrieved for some reason.
528    */

529   public org.openmdx.uses.javax.xml.datatype.XMLGregorianCalendar getExtDate1(
530   );
531
532 // ----------------------------------------------------------------------------
533
// Instance/IntfAttributeSet0_1
534
// ----------------------------------------------------------------------------
535

536
537   /**
538    * Sets a new value for the attribute <code>extDate1</code>.
539    * @param newValue The possibly null new value for attribute <code>extDate1</code>.
540    * @exception JmiException If the value cannot be set for some reason.
541    */

542   public void setExtDate1(
543     org.openmdx.uses.javax.xml.datatype.XMLGregorianCalendar newValue
544   );
545
546 // ----------------------------------------------------------------------------
547
// Instance/IntfAttributeGet0_1
548
// ----------------------------------------------------------------------------
549
/**
550    * @return The possibly null value for attribute <code>extDate2</code>.
551    * @exception JmiException If the value cannot be retrieved for some reason.
552    */

553   public org.openmdx.uses.javax.xml.datatype.XMLGregorianCalendar getExtDate2(
554   );
555
556 // ----------------------------------------------------------------------------
557
// Instance/IntfAttributeSet0_1
558
// ----------------------------------------------------------------------------
559

560
561   /**
562    * Sets a new value for the attribute <code>extDate2</code>.
563    * @param newValue The possibly null new value for attribute <code>extDate2</code>.
564    * @exception JmiException If the value cannot be set for some reason.
565    */

566   public void setExtDate2(
567     org.openmdx.uses.javax.xml.datatype.XMLGregorianCalendar newValue
568   );
569
570 // ----------------------------------------------------------------------------
571
// Instance/IntfAttributeGet0_1
572
// ----------------------------------------------------------------------------
573
/**
574    * @return The possibly null value for attribute <code>extDate3</code>.
575    * @exception JmiException If the value cannot be retrieved for some reason.
576    */

577   public org.openmdx.uses.javax.xml.datatype.XMLGregorianCalendar getExtDate3(
578   );
579
580 // ----------------------------------------------------------------------------
581
// Instance/IntfAttributeSet0_1
582
// ----------------------------------------------------------------------------
583

584
585   /**
586    * Sets a new value for the attribute <code>extDate3</code>.
587    * @param newValue The possibly null new value for attribute <code>extDate3</code>.
588    * @exception JmiException If the value cannot be set for some reason.
589    */

590   public void setExtDate3(
591     org.openmdx.uses.javax.xml.datatype.XMLGregorianCalendar newValue
592   );
593
594 // ----------------------------------------------------------------------------
595
// Instance/IntfAttributeGet0_1
596
// ----------------------------------------------------------------------------
597
/**
598    * @return The possibly null value for attribute <code>extDate4</code>.
599    * @exception JmiException If the value cannot be retrieved for some reason.
600    */

601   public org.openmdx.uses.javax.xml.datatype.XMLGregorianCalendar getExtDate4(
602   );
603
604 // ----------------------------------------------------------------------------
605
// Instance/IntfAttributeSet0_1
606
// ----------------------------------------------------------------------------
607

608
609   /**
610    * Sets a new value for the attribute <code>extDate4</code>.
611    * @param newValue The possibly null new value for attribute <code>extDate4</code>.
612    * @exception JmiException If the value cannot be set for some reason.
613    */

614   public void setExtDate4(
615     org.openmdx.uses.javax.xml.datatype.XMLGregorianCalendar newValue
616   );
617
618 // ----------------------------------------------------------------------------
619
// Instance/IntfAttributeGet0_1
620
// ----------------------------------------------------------------------------
621
/**
622    * @return The possibly null value for attribute <code>extDate5</code>.
623    * @exception JmiException If the value cannot be retrieved for some reason.
624    */

625   public org.openmdx.uses.javax.xml.datatype.XMLGregorianCalendar getExtDate5(
626   );
627
628 // ----------------------------------------------------------------------------
629
// Instance/IntfAttributeSet0_1
630
// ----------------------------------------------------------------------------
631

632
633   /**
634    * Sets a new value for the attribute <code>extDate5</code>.
635    * @param newValue The possibly null new value for attribute <code>extDate5</code>.
636    * @exception JmiException If the value cannot be set for some reason.
637    */

638   public void setExtDate5(
639     org.openmdx.uses.javax.xml.datatype.XMLGregorianCalendar newValue
640   );
641
642 // ----------------------------------------------------------------------------
643
// Instance/IntfAttributeGet0_1
644
// ----------------------------------------------------------------------------
645
/**
646    * @return The possibly null value for attribute <code>extDate6</code>.
647    * @exception JmiException If the value cannot be retrieved for some reason.
648    */

649   public org.openmdx.uses.javax.xml.datatype.XMLGregorianCalendar getExtDate6(
650   );
651
652 // ----------------------------------------------------------------------------
653
// Instance/IntfAttributeSet0_1
654
// ----------------------------------------------------------------------------
655

656
657   /**
658    * Sets a new value for the attribute <code>extDate6</code>.
659    * @param newValue The possibly null new value for attribute <code>extDate6</code>.
660    * @exception JmiException If the value cannot be set for some reason.
661    */

662   public void setExtDate6(
663     org.openmdx.uses.javax.xml.datatype.XMLGregorianCalendar newValue
664   );
665
666 // ----------------------------------------------------------------------------
667
// Instance/IntfAttributeGet0_1
668
// ----------------------------------------------------------------------------
669
/**
670    * @return The possibly null value for attribute <code>extDate7</code>.
671    * @exception JmiException If the value cannot be retrieved for some reason.
672    */

673   public org.openmdx.uses.javax.xml.datatype.XMLGregorianCalendar getExtDate7(
674   );
675
676 // ----------------------------------------------------------------------------
677
// Instance/IntfAttributeSet0_1
678
// ----------------------------------------------------------------------------
679

680
681   /**
682    * Sets a new value for the attribute <code>extDate7</code>.
683    * @param newValue The possibly null new value for attribute <code>extDate7</code>.
684    * @exception JmiException If the value cannot be set for some reason.
685    */

686   public void setExtDate7(
687     org.openmdx.uses.javax.xml.datatype.XMLGregorianCalendar newValue
688   );
689
690 // ----------------------------------------------------------------------------
691
// Instance/IntfAttributeGet0_1
692
// ----------------------------------------------------------------------------
693
/**
694    * @return The possibly null value for attribute <code>extDate8</code>.
695    * @exception JmiException If the value cannot be retrieved for some reason.
696    */

697   public org.openmdx.uses.javax.xml.datatype.XMLGregorianCalendar getExtDate8(
698   );
699
700 // ----------------------------------------------------------------------------
701
// Instance/IntfAttributeSet0_1
702
// ----------------------------------------------------------------------------
703

704
705   /**
706    * Sets a new value for the attribute <code>extDate8</code>.
707    * @param newValue The possibly null new value for attribute <code>extDate8</code>.
708    * @exception JmiException If the value cannot be set for some reason.
709    */

710   public void setExtDate8(
711     org.openmdx.uses.javax.xml.datatype.XMLGregorianCalendar newValue
712   );
713
714 // ----------------------------------------------------------------------------
715
// Instance/IntfAttributeGet0_1
716
// ----------------------------------------------------------------------------
717
/**
718    * @return The possibly null value for attribute <code>extDate9</code>.
719    * @exception JmiException If the value cannot be retrieved for some reason.
720    */

721   public org.openmdx.uses.javax.xml.datatype.XMLGregorianCalendar getExtDate9(
722   );
723
724 // ----------------------------------------------------------------------------
725
// Instance/IntfAttributeSet0_1
726
// ----------------------------------------------------------------------------
727

728
729   /**
730    * Sets a new value for the attribute <code>extDate9</code>.
731    * @param newValue The possibly null new value for attribute <code>extDate9</code>.
732    * @exception JmiException If the value cannot be set for some reason.
733    */

734   public void setExtDate9(
735     org.openmdx.uses.javax.xml.datatype.XMLGregorianCalendar newValue
736   );
737
738 // ----------------------------------------------------------------------------
739
// Instance/IntfAttributeGet0_1
740
// ----------------------------------------------------------------------------
741
/**
742    * @return The possibly null value for attribute <code>extDateTime0</code>.
743    * @exception JmiException If the value cannot be retrieved for some reason.
744    */

745   public java.util.Date JavaDoc getExtDateTime0(
746   );
747
748 // ----------------------------------------------------------------------------
749
// Instance/IntfAttributeSet0_1
750
// ----------------------------------------------------------------------------
751

752
753   /**
754    * Sets a new value for the attribute <code>extDateTime0</code>.
755    * @param newValue The possibly null new value for attribute <code>extDateTime0</code>.
756    * @exception JmiException If the value cannot be set for some reason.
757    */

758   public void setExtDateTime0(
759     java.util.Date JavaDoc newValue
760   );
761
762 // ----------------------------------------------------------------------------
763
// Instance/IntfAttributeGet0_1
764
// ----------------------------------------------------------------------------
765
/**
766    * @return The possibly null value for attribute <code>extDateTime1</code>.
767    * @exception JmiException If the value cannot be retrieved for some reason.
768    */

769   public java.util.Date JavaDoc getExtDateTime1(
770   );
771
772 // ----------------------------------------------------------------------------
773
// Instance/IntfAttributeSet0_1
774
// ----------------------------------------------------------------------------
775

776
777   /**
778    * Sets a new value for the attribute <code>extDateTime1</code>.
779    * @param newValue The possibly null new value for attribute <code>extDateTime1</code>.
780    * @exception JmiException If the value cannot be set for some reason.
781    */

782   public void setExtDateTime1(
783     java.util.Date JavaDoc newValue
784   );
785
786 // ----------------------------------------------------------------------------
787
// Instance/IntfAttributeGet0_1
788
// ----------------------------------------------------------------------------
789
/**
790    * @return The possibly null value for attribute <code>extDateTime2</code>.
791    * @exception JmiException If the value cannot be retrieved for some reason.
792    */

793   public java.util.Date JavaDoc getExtDateTime2(
794   );
795
796 // ----------------------------------------------------------------------------
797
// Instance/IntfAttributeSet0_1
798
// ----------------------------------------------------------------------------
799

800
801   /**
802    * Sets a new value for the attribute <code>extDateTime2</code>.
803    * @param newValue The possibly null new value for attribute <code>extDateTime2</code>.
804    * @exception JmiException If the value cannot be set for some reason.
805    */

806   public void setExtDateTime2(
807     java.util.Date JavaDoc newValue
808   );
809
810 // ----------------------------------------------------------------------------
811
// Instance/IntfAttributeGet0_1
812
// ----------------------------------------------------------------------------
813
/**
814    * @return The possibly null value for attribute <code>extDateTime3</code>.
815    * @exception JmiException If the value cannot be retrieved for some reason.
816    */

817   public java.util.Date JavaDoc getExtDateTime3(
818   );
819
820 // ----------------------------------------------------------------------------
821
// Instance/IntfAttributeSet0_1
822
// ----------------------------------------------------------------------------
823

824
825   /**
826    * Sets a new value for the attribute <code>extDateTime3</code>.
827    * @param newValue The possibly null new value for attribute <code>extDateTime3</code>.
828    * @exception JmiException If the value cannot be set for some reason.
829    */

830   public void setExtDateTime3(
831     java.util.Date JavaDoc newValue
832   );
833
834 // ----------------------------------------------------------------------------
835
// Instance/IntfAttributeGet0_1
836
// ----------------------------------------------------------------------------
837
/**
838    * @return The possibly null value for attribute <code>extDateTime4</code>.
839    * @exception JmiException If the value cannot be retrieved for some reason.
840    */

841   public java.util.Date JavaDoc getExtDateTime4(
842   );
843
844 // ----------------------------------------------------------------------------
845
// Instance/IntfAttributeSet0_1
846
// ----------------------------------------------------------------------------
847

848
849   /**
850    * Sets a new value for the attribute <code>extDateTime4</code>.
851    * @param newValue The possibly null new value for attribute <code>extDateTime4</code>.
852    * @exception JmiException If the value cannot be set for some reason.
853    */

854   public void setExtDateTime4(
855     java.util.Date JavaDoc newValue
856   );
857
858 // ----------------------------------------------------------------------------
859
// Instance/IntfAttributeGet0_1
860
// ----------------------------------------------------------------------------
861
/**
862    * @return The possibly null value for attribute <code>extDateTime5</code>.
863    * @exception JmiException If the value cannot be retrieved for some reason.
864    */

865   public java.util.Date JavaDoc getExtDateTime5(
866   );
867
868 // ----------------------------------------------------------------------------
869
// Instance/IntfAttributeSet0_1
870
// ----------------------------------------------------------------------------
871

872
873   /**
874    * Sets a new value for the attribute <code>extDateTime5</code>.
875    * @param newValue The possibly null new value for attribute <code>extDateTime5</code>.
876    * @exception JmiException If the value cannot be set for some reason.
877    */

878   public void setExtDateTime5(
879     java.util.Date JavaDoc newValue
880   );
881
882 // ----------------------------------------------------------------------------
883
// Instance/IntfAttributeGet0_1
884
// ----------------------------------------------------------------------------
885
/**
886    * @return The possibly null value for attribute <code>extDateTime6</code>.
887    * @exception JmiException If the value cannot be retrieved for some reason.
888    */

889   public java.util.Date JavaDoc getExtDateTime6(
890   );
891
892 // ----------------------------------------------------------------------------
893
// Instance/IntfAttributeSet0_1
894
// ----------------------------------------------------------------------------
895

896
897   /**
898    * Sets a new value for the attribute <code>extDateTime6</code>.
899    * @param newValue The possibly null new value for attribute <code>extDateTime6</code>.
900    * @exception JmiException If the value cannot be set for some reason.
901    */

902   public void setExtDateTime6(
903     java.util.Date JavaDoc newValue
904   );
905
906 // ----------------------------------------------------------------------------
907
// Instance/IntfAttributeGet0_1
908
// ----------------------------------------------------------------------------
909
/**
910    * @return The possibly null value for attribute <code>extDateTime7</code>.
911    * @exception JmiException If the value cannot be retrieved for some reason.
912    */

913   public java.util.Date JavaDoc getExtDateTime7(
914   );
915
916 // ----------------------------------------------------------------------------
917
// Instance/IntfAttributeSet0_1
918
// ----------------------------------------------------------------------------
919

920
921   /**
922    * Sets a new value for the attribute <code>extDateTime7</code>.
923    * @param newValue The possibly null new value for attribute <code>extDateTime7</code>.
924    * @exception JmiException If the value cannot be set for some reason.
925    */

926   public void setExtDateTime7(
927     java.util.Date JavaDoc newValue
928   );
929
930 // ----------------------------------------------------------------------------
931
// Instance/IntfAttributeGet0_1
932
// ----------------------------------------------------------------------------
933
/**
934    * @return The possibly null value for attribute <code>extDateTime8</code>.
935    * @exception JmiException If the value cannot be retrieved for some reason.
936    */

937   public java.util.Date JavaDoc getExtDateTime8(
938   );
939
940 // ----------------------------------------------------------------------------
941
// Instance/IntfAttributeSet0_1
942
// ----------------------------------------------------------------------------
943

944
945   /**
946    * Sets a new value for the attribute <code>extDateTime8</code>.
947    * @param newValue The possibly null new value for attribute <code>extDateTime8</code>.
948    * @exception JmiException If the value cannot be set for some reason.
949    */

950   public void setExtDateTime8(
951     java.util.Date JavaDoc newValue
952   );
953
954 // ----------------------------------------------------------------------------
955
// Instance/IntfAttributeGet0_1
956
// ----------------------------------------------------------------------------
957
/**
958    * @return The possibly null value for attribute <code>extDateTime9</code>.
959    * @exception JmiException If the value cannot be retrieved for some reason.
960    */

961   public java.util.Date JavaDoc getExtDateTime9(
962   );
963
964 // ----------------------------------------------------------------------------
965
// Instance/IntfAttributeSet0_1
966
// ----------------------------------------------------------------------------
967

968
969   /**
970    * Sets a new value for the attribute <code>extDateTime9</code>.
971    * @param newValue The possibly null new value for attribute <code>extDateTime9</code>.
972    * @exception JmiException If the value cannot be set for some reason.
973    */

974   public void setExtDateTime9(
975     java.util.Date JavaDoc newValue
976   );
977
978 // ----------------------------------------------------------------------------
979
// Instance/IntfAttributeGet0_1
980
// ----------------------------------------------------------------------------
981
/**
982    * @return The possibly null value for attribute <code>extNumber0</code>.
983    * @exception JmiException If the value cannot be retrieved for some reason.
984    */

985   public java.math.BigDecimal JavaDoc getExtNumber0(
986   );
987
988 // ----------------------------------------------------------------------------
989
// Instance/IntfAttributeSet0_1
990
// ----------------------------------------------------------------------------
991

992
993   /**
994    * Sets a new value for the attribute <code>extNumber0</code>.
995    * @param newValue The possibly null new value for attribute <code>extNumber0</code>.
996    * @exception JmiException If the value cannot be set for some reason.
997    */

998   public void setExtNumber0(
999     java.math.BigDecimal JavaDoc newValue
1000  );
1001
1002// ----------------------------------------------------------------------------
1003
// Instance/IntfAttributeGet0_1
1004
// ----------------------------------------------------------------------------
1005
/**
1006   * @return The possibly null value for attribute <code>extNumber1</code>.
1007   * @exception JmiException If the value cannot be retrieved for some reason.
1008   */

1009  public java.math.BigDecimal JavaDoc getExtNumber1(
1010  );
1011
1012// ----------------------------------------------------------------------------
1013
// Instance/IntfAttributeSet0_1
1014
// ----------------------------------------------------------------------------
1015

1016
1017  /**
1018   * Sets a new value for the attribute <code>extNumber1</code>.
1019   * @param newValue The possibly null new value for attribute <code>extNumber1</code>.
1020   * @exception JmiException If the value cannot be set for some reason.
1021   */

1022  public void setExtNumber1(
1023    java.math.BigDecimal JavaDoc newValue
1024  );
1025
1026// ----------------------------------------------------------------------------
1027
// Instance/IntfAttributeGet0_1
1028
// ----------------------------------------------------------------------------
1029
/**
1030   * @return The possibly null value for attribute <code>extNumber2</code>.
1031   * @exception JmiException If the value cannot be retrieved for some reason.
1032   */

1033  public java.math.BigDecimal JavaDoc getExtNumber2(
1034  );
1035
1036// ----------------------------------------------------------------------------
1037
// Instance/IntfAttributeSet0_1
1038
// ----------------------------------------------------------------------------
1039

1040
1041  /**
1042   * Sets a new value for the attribute <code>extNumber2</code>.
1043   * @param newValue The possibly null new value for attribute <code>extNumber2</code>.
1044   * @exception JmiException If the value cannot be set for some reason.
1045   */

1046  public void setExtNumber2(
1047    java.math.BigDecimal JavaDoc newValue
1048  );
1049
1050// ----------------------------------------------------------------------------
1051
// Instance/IntfAttributeGet0_1
1052
// ----------------------------------------------------------------------------
1053
/**
1054   * @return The possibly null value for attribute <code>extNumber3</code>.
1055   * @exception JmiException If the value cannot be retrieved for some reason.
1056   */

1057  public java.math.BigDecimal JavaDoc getExtNumber3(
1058  );
1059
1060// ----------------------------------------------------------------------------
1061
// Instance/IntfAttributeSet0_1
1062
// ----------------------------------------------------------------------------
1063

1064
1065  /**
1066   * Sets a new value for the attribute <code>extNumber3</code>.
1067   * @param newValue The possibly null new value for attribute <code>extNumber3</code>.
1068   * @exception JmiException If the value cannot be set for some reason.
1069   */

1070  public void setExtNumber3(
1071    java.math.BigDecimal JavaDoc newValue
1072  );
1073
1074// ----------------------------------------------------------------------------
1075
// Instance/IntfAttributeGet0_1
1076
// ----------------------------------------------------------------------------
1077
/**
1078   * @return The possibly null value for attribute <code>extNumber4</code>.
1079   * @exception JmiException If the value cannot be retrieved for some reason.
1080   */

1081  public java.math.BigDecimal JavaDoc getExtNumber4(
1082  );
1083
1084// ----------------------------------------------------------------------------
1085
// Instance/IntfAttributeSet0_1
1086
// ----------------------------------------------------------------------------
1087

1088
1089  /**
1090   * Sets a new value for the attribute <code>extNumber4</code>.
1091   * @param newValue The possibly null new value for attribute <code>extNumber4</code>.
1092   * @exception JmiException If the value cannot be set for some reason.
1093   */

1094  public void setExtNumber4(
1095    java.math.BigDecimal JavaDoc newValue
1096  );
1097
1098// ----------------------------------------------------------------------------
1099
// Instance/IntfAttributeGet0_1
1100
// ----------------------------------------------------------------------------
1101
/**
1102   * @return The possibly null value for attribute <code>extNumber5</code>.
1103   * @exception JmiException If the value cannot be retrieved for some reason.
1104   */

1105  public java.math.BigDecimal JavaDoc getExtNumber5(
1106  );
1107
1108// ----------------------------------------------------------------------------
1109
// Instance/IntfAttributeSet0_1
1110
// ----------------------------------------------------------------------------
1111

1112
1113  /**
1114   * Sets a new value for the attribute <code>extNumber5</code>.
1115   * @param newValue The possibly null new value for attribute <code>extNumber5</code>.
1116   * @exception JmiException If the value cannot be set for some reason.
1117   */

1118  public void setExtNumber5(
1119    java.math.BigDecimal JavaDoc newValue
1120  );
1121
1122// ----------------------------------------------------------------------------
1123
// Instance/IntfAttributeGet0_1
1124
// ----------------------------------------------------------------------------
1125
/**
1126   * @return The possibly null value for attribute <code>extNumber6</code>.
1127   * @exception JmiException If the value cannot be retrieved for some reason.
1128   */

1129  public java.math.BigDecimal JavaDoc getExtNumber6(
1130  );
1131
1132// ----------------------------------------------------------------------------
1133
// Instance/IntfAttributeSet0_1
1134
// ----------------------------------------------------------------------------
1135

1136
1137  /**
1138   * Sets a new value for the attribute <code>extNumber6</code>.
1139   * @param newValue The possibly null new value for attribute <code>extNumber6</code>.
1140   * @exception JmiException If the value cannot be set for some reason.
1141   */

1142  public void setExtNumber6(
1143    java.math.BigDecimal JavaDoc newValue
1144  );
1145
1146// ----------------------------------------------------------------------------
1147
// Instance/IntfAttributeGet0_1
1148
// ----------------------------------------------------------------------------
1149
/**
1150   * @return The possibly null value for attribute <code>extNumber7</code>.
1151   * @exception JmiException If the value cannot be retrieved for some reason.
1152   */

1153  public java.math.BigDecimal JavaDoc getExtNumber7(
1154  );
1155
1156// ----------------------------------------------------------------------------
1157
// Instance/IntfAttributeSet0_1
1158
// ----------------------------------------------------------------------------
1159

1160
1161  /**
1162   * Sets a new value for the attribute <code>extNumber7</code>.
1163   * @param newValue The possibly null new value for attribute <code>extNumber7</code>.
1164   * @exception JmiException If the value cannot be set for some reason.
1165   */

1166  public void setExtNumber7(
1167    java.math.BigDecimal JavaDoc newValue
1168  );
1169
1170// ----------------------------------------------------------------------------
1171
// Instance/IntfAttributeGet0_1
1172
// ----------------------------------------------------------------------------
1173
/**
1174   * @return The possibly null value for attribute <code>extNumber8</code>.
1175   * @exception JmiException If the value cannot be retrieved for some reason.
1176   */

1177  public java.math.BigDecimal JavaDoc getExtNumber8(
1178  );
1179
1180// ----------------------------------------------------------------------------
1181
// Instance/IntfAttributeSet0_1
1182
// ----------------------------------------------------------------------------
1183

1184
1185  /**
1186   * Sets a new value for the attribute <code>extNumber8</code>.
1187   * @param newValue The possibly null new value for attribute <code>extNumber8</code>.
1188   * @exception JmiException If the value cannot be set for some reason.
1189   */

1190  public void setExtNumber8(
1191    java.math.BigDecimal JavaDoc newValue
1192  );
1193
1194// ----------------------------------------------------------------------------
1195
// Instance/IntfAttributeGet0_1
1196
// ----------------------------------------------------------------------------
1197
/**
1198   * @return The possibly null value for attribute <code>extNumber9</code>.
1199   * @exception JmiException If the value cannot be retrieved for some reason.
1200   */

1201  public java.math.BigDecimal JavaDoc getExtNumber9(
1202  );
1203
1204// ----------------------------------------------------------------------------
1205
// Instance/IntfAttributeSet0_1
1206
// ----------------------------------------------------------------------------
1207

1208
1209  /**
1210   * Sets a new value for the attribute <code>extNumber9</code>.
1211   * @param newValue The possibly null new value for attribute <code>extNumber9</code>.
1212   * @exception JmiException If the value cannot be set for some reason.
1213   */

1214  public void setExtNumber9(
1215    java.math.BigDecimal JavaDoc newValue
1216  );
1217
1218// ----------------------------------------------------------------------------
1219
// Instance/IntfAttributeGet0_1
1220
// ----------------------------------------------------------------------------
1221
/**
1222   * @return The possibly null value for attribute <code>extString0</code>.
1223   * @exception JmiException If the value cannot be retrieved for some reason.
1224   */

1225  public String JavaDoc getExtString0(
1226  );
1227
1228// ----------------------------------------------------------------------------
1229
// Instance/IntfAttributeSet0_1
1230
// ----------------------------------------------------------------------------
1231

1232
1233  /**
1234   * Sets a new value for the attribute <code>extString0</code>.
1235   * @param newValue The possibly null new value for attribute <code>extString0</code>.
1236   * @exception JmiException If the value cannot be set for some reason.
1237   */

1238  public void setExtString0(
1239    String JavaDoc newValue
1240  );
1241
1242// ----------------------------------------------------------------------------
1243
// Instance/IntfAttributeGet0_1
1244
// ----------------------------------------------------------------------------
1245
/**
1246   * @return The possibly null value for attribute <code>extString1</code>.
1247   * @exception JmiException If the value cannot be retrieved for some reason.
1248   */

1249  public String JavaDoc getExtString1(
1250  );
1251
1252// ----------------------------------------------------------------------------
1253
// Instance/IntfAttributeSet0_1
1254
// ----------------------------------------------------------------------------
1255

1256
1257  /**
1258   * Sets a new value for the attribute <code>extString1</code>.
1259   * @param newValue The possibly null new value for attribute <code>extString1</code>.
1260   * @exception JmiException If the value cannot be set for some reason.
1261   */

1262  public void setExtString1(
1263    String JavaDoc newValue
1264  );
1265
1266// ----------------------------------------------------------------------------
1267
// Instance/IntfAttributeGet0_1
1268
// ----------------------------------------------------------------------------
1269
/**
1270   * @return The possibly null value for attribute <code>extString2</code>.
1271   * @exception JmiException If the value cannot be retrieved for some reason.
1272   */

1273  public String JavaDoc getExtString2(
1274  );
1275
1276// ----------------------------------------------------------------------------
1277
// Instance/IntfAttributeSet0_1
1278
// ----------------------------------------------------------------------------
1279

1280
1281  /**
1282   * Sets a new value for the attribute <code>extString2</code>.
1283   * @param newValue The possibly null new value for attribute <code>extString2</code>.
1284   * @exception JmiException If the value cannot be set for some reason.
1285   */

1286  public void setExtString2(
1287    String JavaDoc newValue
1288  );
1289
1290// ----------------------------------------------------------------------------
1291
// Instance/IntfAttributeGet0_1
1292
// ----------------------------------------------------------------------------
1293
/**
1294   * @return The possibly null value for attribute <code>extString3</code>.
1295   * @exception JmiException If the value cannot be retrieved for some reason.
1296   */

1297  public String JavaDoc getExtString3(
1298  );
1299
1300// ----------------------------------------------------------------------------
1301
// Instance/IntfAttributeSet0_1
1302
// ----------------------------------------------------------------------------
1303

1304
1305  /**
1306   * Sets a new value for the attribute <code>extString3</code>.
1307   * @param newValue The possibly null new value for attribute <code>extString3</code>.
1308   * @exception JmiException If the value cannot be set for some reason.
1309   */

1310  public void setExtString3(
1311    String JavaDoc newValue
1312  );
1313
1314// ----------------------------------------------------------------------------
1315
// Instance/IntfAttributeGet0_1
1316
// ----------------------------------------------------------------------------
1317
/**
1318   * @return The possibly null value for attribute <code>extString4</code>.
1319   * @exception JmiException If the value cannot be retrieved for some reason.
1320   */

1321  public String JavaDoc getExtString4(
1322  );
1323
1324// ----------------------------------------------------------------------------
1325
// Instance/IntfAttributeSet0_1
1326
// ----------------------------------------------------------------------------
1327

1328
1329  /**
1330   * Sets a new value for the attribute <code>extString4</code>.
1331   * @param newValue The possibly null new value for attribute <code>extString4</code>.
1332   * @exception JmiException If the value cannot be set for some reason.
1333   */

1334  public void setExtString4(
1335    String JavaDoc newValue
1336  );
1337
1338// ----------------------------------------------------------------------------
1339
// Instance/IntfAttributeGet0_1
1340
// ----------------------------------------------------------------------------
1341
/**
1342   * @return The possibly null value for attribute <code>extString5</code>.
1343   * @exception JmiException If the value cannot be retrieved for some reason.
1344   */

1345  public String JavaDoc getExtString5(
1346  );
1347
1348// ----------------------------------------------------------------------------
1349
// Instance/IntfAttributeSet0_1
1350
// ----------------------------------------------------------------------------
1351

1352
1353  /**
1354   * Sets a new value for the attribute <code>extString5</code>.
1355   * @param newValue The possibly null new value for attribute <code>extString5</code>.
1356   * @exception JmiException If the value cannot be set for some reason.
1357   */

1358  public void setExtString5(
1359    String JavaDoc newValue
1360  );
1361
1362// ----------------------------------------------------------------------------
1363
// Instance/IntfAttributeGet0_1
1364
// ----------------------------------------------------------------------------
1365
/**
1366   * @return The possibly null value for attribute <code>extString6</code>.
1367   * @exception JmiException If the value cannot be retrieved for some reason.
1368   */

1369  public String JavaDoc getExtString6(
1370  );
1371
1372// ----------------------------------------------------------------------------
1373
// Instance/IntfAttributeSet0_1
1374
// ----------------------------------------------------------------------------
1375

1376
1377  /**
1378   * Sets a new value for the attribute <code>extString6</code>.
1379   * @param newValue The possibly null new value for attribute <code>extString6</code>.
1380   * @exception JmiException If the value cannot be set for some reason.
1381   */

1382  public void setExtString6(
1383    String JavaDoc newValue
1384  );
1385
1386// ----------------------------------------------------------------------------
1387
// Instance/IntfAttributeGet0_1
1388
// ----------------------------------------------------------------------------
1389
/**
1390   * @return The possibly null value for attribute <code>extString7</code>.
1391   * @exception JmiException If the value cannot be retrieved for some reason.
1392   */

1393  public String JavaDoc getExtString7(
1394  );
1395
1396// ----------------------------------------------------------------------------
1397
// Instance/IntfAttributeSet0_1
1398
// ----------------------------------------------------------------------------
1399

1400
1401  /**
1402   * Sets a new value for the attribute <code>extString7</code>.
1403   * @param newValue The possibly null new value for attribute <code>extString7</code>.
1404   * @exception JmiException If the value cannot be set for some reason.
1405   */

1406  public void setExtString7(
1407    String JavaDoc newValue
1408  );
1409
1410// ----------------------------------------------------------------------------
1411
// Instance/IntfAttributeGet0_1
1412
// ----------------------------------------------------------------------------
1413
/**
1414   * @return The possibly null value for attribute <code>extString8</code>.
1415   * @exception JmiException If the value cannot be retrieved for some reason.
1416   */

1417  public String JavaDoc getExtString8(
1418  );
1419
1420// ----------------------------------------------------------------------------
1421
// Instance/IntfAttributeSet0_1
1422
// ----------------------------------------------------------------------------
1423

1424
1425  /**
1426   * Sets a new value for the attribute <code>extString8</code>.
1427   * @param newValue The possibly null new value for attribute <code>extString8</code>.
1428   * @exception JmiException If the value cannot be set for some reason.
1429   */

1430  public void setExtString8(
1431    String JavaDoc newValue
1432  );
1433
1434// ----------------------------------------------------------------------------
1435
// Instance/IntfAttributeGet0_1
1436
// ----------------------------------------------------------------------------
1437
/**
1438   * @return The possibly null value for attribute <code>extString9</code>.
1439   * @exception JmiException If the value cannot be retrieved for some reason.
1440   */

1441  public String JavaDoc getExtString9(
1442  );
1443
1444// ----------------------------------------------------------------------------
1445
// Instance/IntfAttributeSet0_1
1446
// ----------------------------------------------------------------------------
1447

1448
1449  /**
1450   * Sets a new value for the attribute <code>extString9</code>.
1451   * @param newValue The possibly null new value for attribute <code>extString9</code>.
1452   * @exception JmiException If the value cannot be set for some reason.
1453   */

1454  public void setExtString9(
1455    String JavaDoc newValue
1456  );
1457
1458// ----------------------------------------------------------------------------
1459
// Instance/IntfAttributeGet1_1
1460
// ----------------------------------------------------------------------------
1461
/**
1462   * Retrieves the value for the attribute <code>name</code>.
1463   * @return The non-null value for attribute <code>name</code>.
1464   * @exception JmiException If the value cannot be retrieved for some reason.
1465   */

1466  public String JavaDoc getName(
1467  );
1468
1469// ----------------------------------------------------------------------------
1470
// Instance/IntfAttributeSet1_1
1471
// ----------------------------------------------------------------------------
1472
/**
1473   * Sets a new value for the attribute <code>name</code>.
1474   * @param newValue The non-null new value for attribute <code>name</code>.
1475   * @exception JmiException If the value cannot be set for some reason.
1476   */

1477  public void setName(
1478    String JavaDoc newValue
1479  );
1480
1481// ----------------------------------------------------------------------------
1482
// Instance/IntfEnd.vm
1483
// ----------------------------------------------------------------------------
1484
}
1485
Popular Tags