javax.resource.cci
Interface IndexedRecord

All Superinterfaces:
java.lang.Cloneable, java.util.Collection, java.util.List, Record (src) , java.io.Serializable

public interface IndexedRecord
extends Record (src) , java.util.List, java.io.Serializable

The IndexedRecord interface is used for list oriented representations of the Record elements.


Methods inherited from interface javax.resource.cci.Record (src)
clone, equals, getRecordName, getRecordShortDescription, hashCode, setRecordName, setRecordShortDescription
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray