Uses of Class
org.meteoinfo.data.meteodata.StationModel
-
Packages that use StationModel Package Description org.meteoinfo.data.meteodata -
-
Uses of StationModel in org.meteoinfo.data.meteodata
Methods in org.meteoinfo.data.meteodata that return types with arguments of type StationModel Modifier and Type Method Description java.util.List<StationModel>StationModelData. getData()Get dataMethod parameters in org.meteoinfo.data.meteodata with type arguments of type StationModel Modifier and Type Method Description voidStationModelData. setData(java.util.List<StationModel> value)Set data
-