Uses of Class
com.eduix.genexp.storage.StorageSearchResultDTO
-
Packages that use StorageSearchResultDTO Package Description com.eduix.genexp.api -
-
Uses of StorageSearchResultDTO in com.eduix.genexp.api
Fields in com.eduix.genexp.api declared as StorageSearchResultDTO Modifier and Type Field Description private StorageSearchResultDTO<T>QueryResultDTO. resultMethods in com.eduix.genexp.api with parameters of type StorageSearchResultDTO Modifier and Type Method Description voidQueryResultDTO. setResult(StorageSearchResultDTO<T> result)
-