public class DataStoresList extends Object
| Modifier and Type | Field and Description |
|---|---|
List<DataStores> |
dataStores |
| Constructor and Description |
|---|
DataStoresList() |
| Modifier and Type | Method and Description |
|---|---|
List<DataStores> |
getDataStores() |
void |
setDataStores(List<DataStores> dataStores) |
public List<DataStores> dataStores
public List<DataStores> getDataStores()
public void setDataStores(List<DataStores> dataStores)
Copyright © 2021. All rights reserved.