public class GribCollectionMutable.Dataset
extends java.lang.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) |
java.util.List<GribCollectionMutable.GroupGC> |
getGroups() |
public GribCollectionImmutable.Type gctype
public Dataset(GribCollectionImmutable.Type type)
public GribCollectionMutable.GroupGC addGroupCopy(GribCollectionMutable.GroupGC from)
public java.util.List<GribCollectionMutable.GroupGC> getGroups()