public static class WriteFileRecordRequest.RecordRequest extends Object
| Constructor and Description |
|---|
RecordRequest(int file,
int record,
short[] values) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFileNumber() |
int |
getRecordNumber() |
SimpleRegister |
getRegister(int register) |
byte[] |
getRequest() |
void |
getRequest(byte[] request,
int offset) |
int |
getRequestSize()
getRequestSize -- 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 getRequestSize()
public void getRequest(byte[] request,
int offset)
public byte[] getRequest()
Copyright © 2025. All Rights Reserved.