com.nesstar.api
Interface DdiList<T extends DdiElement>

Type Parameters:
T - The type of DdiElement to be contained.
All Superinterfaces:
Collection<T>, DdiElement, Iterable<T>, List<T>, NesstarList<T>, NesstarObject

public interface DdiList<T extends DdiElement>
extends NesstarList<T>, DdiElement

An unmodifiable list of DDI elements.

Since:
0.1

Method Summary
 
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
 
Methods inherited from interface com.nesstar.api.NesstarObject
getId, getLabel, getTimeStamp, reload, toURI
 



Copyright © 2011, NSD All rights reserved