public class FastFixMessageAdaptor extends FastMessage
list, typeNULL, UNDEFINED| Constructor and Description |
|---|
FastFixMessageAdaptor() |
FastFixMessageAdaptor(ITypeValue value) |
FastFixMessageAdaptor(List<ITypeValue> values) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTypeValue(ITypeValue typeValue) |
byte[] |
toBytesValue()
Gets raw value.
|
com.epam.fix.message.FIXFieldList |
toFIXMessage()
Convert to FIX message.
|
getTemplateName, setTemplateName, toBytes, toStringaddTypeValue, getById, getByName, getList, getRawValue, getType, getValue, isEmpty, isNull, isUndefined, setValue, toFIXValue, toFIXValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddTypeValue, getById, getByName, getList, isEmptypublic FastFixMessageAdaptor()
public FastFixMessageAdaptor(ITypeValue value)
public FastFixMessageAdaptor(List<ITypeValue> values)
public void addTypeValue(ITypeValue typeValue)
addTypeValue in interface TypeValueSequenceaddTypeValue in class TypeValueSequenceImplpublic com.epam.fix.message.FIXFieldList toFIXMessage()
IFastMessagetoFIXMessage in interface IFastMessagetoFIXMessage in class FastMessageIFastMessage.toFIXMessage()public byte[] toBytesValue()
ITypeValuetoBytesValue in interface ITypeValuetoBytesValue in class FastMessageIFastMessage.toBytes()Copyright © 2000–2025 EPAM Systems. All rights reserved.