Uses of Class
ucar.unidata.data.text.Product

Packages that use Product
ucar.unidata.data.text DataSource classes and utilities for text-like data. 
 

Uses of Product in ucar.unidata.data.text
 

Methods in ucar.unidata.data.text that return types with arguments of type Product
protected  List<Product> NwxTextProductDataSource.readProducts(NwxTextProductDataSource.TableInfo tableInfo, List<NamedStationImpl> stations, ucar.unidata.util.DateSelection dateSelection)
          Read the products for defined by the table info.
protected  List<Product> AddeTextProductDataSource.readProducts(NwxTextProductDataSource.TableInfo ti, List<NamedStationImpl> stations, ucar.unidata.util.DateSelection dateSelection)
          Read products for the station
 List<Product> NwxTextProductDataSource.readProducts(ProductType productType, List<NamedStationImpl> stations, ucar.unidata.util.DateSelection dateSelection)
          Read products
abstract  List<Product> TextProductDataSource.readProducts(ProductType productType, List<NamedStationImpl> stations, ucar.unidata.util.DateSelection dateSelection)
          Read the products for the product type and station