public class Hdf4Table.TagBean
extends java.lang.Object
Constructor and Description |
---|
TagBean() |
TagBean(H4header.Tag tag) |
Modifier and Type | Method and Description |
---|---|
short |
getCode() |
int |
getLength() |
int |
getOffset() |
short |
getRefno() |
java.lang.String |
getType() |
java.lang.String |
getVClass() |
java.lang.String |
getVinfo() |
boolean |
isExtended() |
boolean |
isUsed() |
public TagBean()
public TagBean(H4header.Tag tag)
public short getCode()
public java.lang.String getType()
public short getRefno()
public boolean isExtended()
public java.lang.String getVClass()
public int getOffset()
public int getLength()
public boolean isUsed()
public java.lang.String getVinfo()