| Package | Description | 
|---|---|
| com.github.noraui.data | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<DataIndex> | 
CommonDataProvider.indexData  | 
| Modifier and Type | Method and Description | 
|---|---|
DataIndex | 
DataProvider.getIndexData(int dataLine)
get IndexData in case of serial data. 
 | 
DataIndex | 
CommonDataProvider.getIndexData(int dataLine)
get IndexData in case of serial data. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DataProvider.setIndexData(List<DataIndex> indexData)
set IndexData in case of serial data. 
 | 
void | 
CommonDataProvider.setIndexData(List<DataIndex> indexDataIn)
set IndexData in case of serial data. 
 | 
Copyright © 2023 NoraUi. All rights reserved.