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