Uses of Class
de.narimo.georepo.server.dto.DataStore
-
Packages that use DataStore Package Description de.narimo.georepo.server.dto -
-
Uses of DataStore in de.narimo.georepo.server.dto
Fields in de.narimo.georepo.server.dto with type parameters of type DataStore Modifier and Type Field Description List<DataStore>DataStores. dataStoreMethods in de.narimo.georepo.server.dto that return types with arguments of type DataStore Modifier and Type Method Description List<DataStore>DataStores. getDataStore()Method parameters in de.narimo.georepo.server.dto with type arguments of type DataStore Modifier and Type Method Description voidDataStores. setDataStore(List<DataStore> dataStore)
-