public static class Grib2Table.Id
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
center |
int |
genProcessId |
int |
localVersion |
int |
masterVersion |
int |
subCenter |
Constructor and Description |
---|
Id(int center,
int subCenter,
int masterVersion,
int localVersion,
int genProcessId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
public final int center
public final int subCenter
public final int masterVersion
public final int localVersion
public final int genProcessId