public interface IQueueable
Modifier and Type | Method and Description |
---|---|
FIXFieldList |
getItem()
The
toBytes method is responsible for
write object to buffer of bytes. |
int |
getSeqNum()
This is identifier of queue's item
|
byte[] |
toBytes() |
int getSeqNum()
FIXFieldList getItem()
toBytes
method is responsible for
write object to buffer of bytes.byte[] toBytes()
Copyright © 2000–2022 EPAM Systems. All rights reserved.