Package | Description |
---|---|
agi.foundation.navigation.datareaders |
Contains types for reading various navigation-related data file formats.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PerformanceAssessmentFile.insertItem(int index,
PerformanceAssessmentRecord item)
Inserts an element into the
BaseCollection
at the specified index. |
protected void |
PerformanceAssessmentFile.setItem(int index,
PerformanceAssessmentRecord item)
Replaces the element at the specified index.
|