Example usage for Java javax.resource.cci IndexedRecord fields, constructors, methods, implement or subclass
The text is from its open source code.
boolean | add(E e) Appends the specified element to the end of this list (optional operation). |
String | getRecordName() Gets the name of the Record. |
Iterator | iterator() Returns an iterator over the elements in this list in proper sequence. |