public class Header extends Object
Constructor and Description |
---|
Header() |
Modifier and Type | Method and Description |
---|---|
int |
getHeaderLength() |
int |
getLastUpdate() |
int |
getRecordCount() |
int |
getRecordLength() |
void |
setHeaderLength(int headerLength) |
void |
setLastUpdate(int lastUpdate) |
void |
setRecordCount(int recordCount) |
void |
setRecordLength(int recordLength) |
public int getLastUpdate()
public void setLastUpdate(int lastUpdate)
public int getRecordCount()
public void setRecordCount(int recordCount)
public int getHeaderLength()
public void setHeaderLength(int headerLength)
public int getRecordLength()
public void setRecordLength(int recordLength)
Copyright © 2006–2018 TinyGroup. All rights reserved.