| Constructor and Description |
|---|
TagBean() |
TagBean(ucar.nc2.iosp.hdf4.H4header.Tag tag) |
| Modifier and Type | Method and Description |
|---|---|
short |
getCode() |
int |
getLength() |
int |
getOffset() |
short |
getRefno() |
String |
getType() |
String |
getVClass() |
String |
getVinfo() |
boolean |
isExtended() |
boolean |
isUsed() |
public TagBean()
public TagBean(ucar.nc2.iosp.hdf4.H4header.Tag tag)
public short getCode()
public String getType()
public short getRefno()
public boolean isExtended()
public String getVClass()
public int getOffset()
public int getLength()
public boolean isUsed()
public String getVinfo()