javax.resource.cci
Interface IndexedRecord

All Superinterfaces:
java.lang.Cloneable, java.util.Collection, java.lang.Iterable, java.util.List, Record, java.io.Serializable

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

Version:
$Rev: 467553 $ $Date: 2006-10-25 06:01:51 +0200 (Wed, 25 Oct 2006) $

Method Summary
 
Methods inherited from interface javax.resource.cci.Record
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
 



Copyright © 2008. All Rights Reserved.