Inheritance diagram for org.objectweb.jonas_ejb.container.jorm.CollectionElement:


Public Member Functions | |
| CollectionElement (GenClassImpl gc, int idx) | |
| int | pieGetIntIndexField (String fn) throws PException |
| void | pieSetIntIndexField (String fn, int value) throws PException |
Definition at line 38 of file CollectionElement.java.
|
||||||||||||
|
It builds a CollectionElement with the specified index. Definition at line 45 of file CollectionElement.java. |
|
|
There is a single index, then the index field name is not used Reimplemented from org.objectweb.jonas_ejb.container.jorm.GenClassElement. Definition at line 53 of file CollectionElement.java. |
|
||||||||||||
|
There is a single index, then the index field name is not used Reimplemented from org.objectweb.jonas_ejb.container.jorm.GenClassElement. Definition at line 60 of file CollectionElement.java. |
1.3.9.1