public interface IndexedRecord<E> extends Record, java.util.List<E>, java.io.Serializable
java.util.List interface. This interface 
  allows a client to access elements by their integer index (position
  in the list) and search for elements in the List.clone, equals, getRecordName, getRecordShortDescription, hashCode, setRecordName, setRecordShortDescriptionadd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray