Package cds.savot.model
Class TRSet
Set of TR elements
- Author:
- Andre Schaaff
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cds.savot.model.SavotSet
addItem, ensureCapacity, getItemAt, getItemCount, getItems, removeAllItems, removeItemAt, setItems, trim
-
Constructor Details
-
TRSet
public TRSet()Constructor
-
-
Method Details
-
getTDSet
Get a TDSet object at the TRIndex position of the TRSet- Parameters:
TRIndex
-- Returns:
- TDSet
-