Uses of Class
ucar.nc2.ncml.Aggregation.TypicalDataset

Packages that use Aggregation.TypicalDataset
ucar.nc2.ncml Netcdf Markup Language (NcML) Implementation classes see NcML home page 
 

Uses of Aggregation.TypicalDataset in ucar.nc2.ncml
 

Fields in ucar.nc2.ncml declared as Aggregation.TypicalDataset
protected static Aggregation.TypicalDataset Aggregation.typicalDatasetMode
           
 

Methods in ucar.nc2.ncml that return Aggregation.TypicalDataset
static Aggregation.TypicalDataset Aggregation.TypicalDataset.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Aggregation.TypicalDataset[] Aggregation.TypicalDataset.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.