protected static class GempakFileReader.DMFileHeaderInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
kfhlen
file header length
|
java.lang.String |
kfhnam
file header name
|
int |
kfhtyp
file header type
|
Constructor and Description |
---|
DMFileHeaderInfo()
Default ctor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Get a String representation of this object.
|