public class GDR
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
position |
| Constructor and Description |
|---|
GDR() |
| Modifier and Type | Method and Description |
|---|---|
java.nio.ByteBuffer |
get() |
int |
getSize() |
void |
setADRHead(long l) |
void |
setEof(long l) |
void |
setLastLeapSecondId(int n) |
void |
setNumAttr(int n) |
void |
setNzVars(int n) |
void |
setZVDRHead(long l) |
public void setZVDRHead(long l)
l - public void setADRHead(long l)
l - public void setEof(long l)
l - public void setNumAttr(int n)
n - public void setNzVars(int n)
n - public void setLastLeapSecondId(int n)
n - public java.nio.ByteBuffer get()
public int getSize()