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

Packages that use Aggregation.TypicalDataset
ucar.nc2.ncml Netcdf Markup Language (NcML). 
 

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(java.lang.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.