public static class WriteFileRecordResponse.RecordResponse extends Object
| Constructor and Description |
|---|
RecordResponse(int file,
int record,
short[] values) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFileNumber() |
int |
getRecordNumber() |
SimpleRegister |
getRegister(int register) |
byte[] |
getResponse() |
void |
getResponse(byte[] response,
int offset) |
int |
getResponseSize()
getResponseSize -- return the size of the response in bytes.
|
int |
getWordCount() |
public int getFileNumber()
public int getRecordNumber()
public int getWordCount()
public SimpleRegister getRegister(int register)
public int getResponseSize()
public void getResponse(byte[] response,
int offset)
public byte[] getResponse()
Copyright © 2025. All Rights Reserved.