Uses of Class
de.gsi.dataset.remote.Data
-
Packages that use Data Package Description de.gsi.dataset.remote -
-
Uses of Data in de.gsi.dataset.remote
Methods in de.gsi.dataset.remote that return types with arguments of type Data Modifier and Type Method Description java.util.List<Data>DataContainer. getData()Constructors in de.gsi.dataset.remote with parameters of type Data Constructor Description DataContainer(java.lang.String exportName, java.lang.String category, long updatePeriod, Data... data)
-