public static class VMS.Block<T> extends VMS.TypeWrapper<byte[]>
Modifier and Type | Method and Description |
---|---|
int |
getLength() |
T |
getObject(java.lang.Class<T> clz) |
void |
update() |
getValue, setValue
public Block(T obj) throws dk.vajhoej.record.RecordException
dk.vajhoej.record.RecordException