public class GribCollectionMutable.Dataset extends Object
Modifier and Type | Field and Description |
---|---|
GribCollectionImmutable.Type |
gctype |
Constructor and Description |
---|
Dataset(GribCollectionImmutable.Type type) |
Modifier and Type | Method and Description |
---|---|
GribCollectionMutable.GroupGC |
addGroupCopy(GribCollectionMutable.GroupGC from) |
List<GribCollectionMutable.GroupGC> |
getGroups() |
public GribCollectionImmutable.Type gctype
public Dataset(GribCollectionImmutable.Type type)
public GribCollectionMutable.GroupGC addGroupCopy(GribCollectionMutable.GroupGC from)
public List<GribCollectionMutable.GroupGC> getGroups()
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.