Package ucar.nc2.grib.collection
Class GribCollectionMutable.Dataset
- java.lang.Object
-
- ucar.nc2.grib.collection.GribCollectionMutable.Dataset
-
- Enclosing class:
- GribCollectionMutable
public class GribCollectionMutable.Dataset extends Object
-
-
Field Summary
Fields Modifier and Type Field Description GribCollectionImmutable.Type
gctype
-
Constructor Summary
Constructors Constructor Description Dataset(GribCollectionImmutable.Type type)
-
-
-
Field Detail
-
gctype
public GribCollectionImmutable.Type gctype
-
-
Constructor Detail
-
Dataset
public Dataset(GribCollectionImmutable.Type type)
-
-
Method Detail
-
getGroups
public List<GribCollectionMutable.GroupGC> getGroups()
-
-