Java javax.resource.cci IndexedRecord fields, constructors, methods, implement or subclass

Example usage for Java javax.resource.cci IndexedRecord fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.resource.cci IndexedRecord.

The text is from its open source code.

Method

booleanadd(E e)
Appends the specified element to the end of this list (optional operation).
StringgetRecordName()
Gets the name of the Record.
Iteratoriterator()
Returns an iterator over the elements in this list in proper sequence.