Package cds.savot.model
Class FieldSet
- java.lang.Object
-
- cds.savot.model.SavotSet<SavotField>
-
- cds.savot.model.FieldSet
-
public final class FieldSet extends SavotSet<SavotField>
Set of Field elements
- Author:
- Andre Schaaff
- See Also:
SavotSet
-
-
Constructor Summary
Constructors Constructor Description FieldSet()
Constructor
-
Method Summary
-
Methods inherited from class cds.savot.model.SavotSet
addItem, ensureCapacity, getItemAt, getItemCount, getItems, removeAllItems, removeItemAt, setItems, trim
-
-