@Immutable
public class Grib2TablesId
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Grib2TablesId.Type |
| Modifier and Type | Field and Description |
|---|---|
int |
center |
int |
genProcessId |
int |
localVersion |
int |
masterVersion |
int |
subCenter |
| Constructor and Description |
|---|
Grib2TablesId(int center,
int subCenter,
int masterVersion,
int localVersion,
int genProcessId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
public final int center
public final int subCenter
public final int masterVersion
public final int localVersion
public final int genProcessId