public class MsgBuf extends Object
Constructor and Description |
---|
MsgBuf() |
MsgBuf(byte[] arr)
debugging purposes only
|
Modifier and Type | Method and Description |
---|---|
FIXFieldList |
getFixFieldList() |
long |
getReadMessageTimeNano() |
void |
setFixFieldList(FIXFieldList fixFieldList) |
void |
setReadMessageTimeNano(long readMessageTimeNano) |
String |
toString() |
public FIXFieldList getFixFieldList()
public void setFixFieldList(FIXFieldList fixFieldList)
public long getReadMessageTimeNano()
public void setReadMessageTimeNano(long readMessageTimeNano)
Copyright © 2000–2022 EPAM Systems. All rights reserved.