public class FastMessage extends TypeValueSequenceImpl implements IFastMessage
list, typeNULL, UNDEFINED| Constructor and Description |
|---|
FastMessage() |
FastMessage(Type type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTemplateName()
Gets template name.
|
void |
setTemplateName(String templateName)
Sets template name
|
byte[] |
toBytes()
Converts to array of byte.
|
byte[] |
toBytesValue()
Gets raw value.
|
com.epam.fix.message.FIXFieldList |
toFIXMessage()
Convert to FIX message.
|
String |
toString() |
addTypeValue, addTypeValue, getById, getByName, getList, getRawValue, getType, getValue, isEmpty, isNull, isUndefined, setValue, toFIXValue, toFIXValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddTypeValue, addTypeValue, getById, getByName, getList, isEmptypublic FastMessage(Type type)
public FastMessage()
public String getTemplateName()
IFastMessagegetTemplateName in interface IFastMessageIFastMessage.getTemplateName()public void setTemplateName(String templateName)
IFastMessagesetTemplateName in interface IFastMessageIFastMessage.setTemplateName(String)public com.epam.fix.message.FIXFieldList toFIXMessage()
IFastMessagetoFIXMessage in interface IFastMessageIFastMessage.toFIXMessage()public byte[] toBytes()
IFastMessagetoBytes in interface IFastMessagepublic byte[] toBytesValue()
ITypeValuetoBytesValue in interface ITypeValuetoBytesValue in class TypeValueSequenceImplIFastMessage.toBytes()public String toString()
toString in class TypeValueSequenceImplCopyright © 2000–2025 EPAM Systems. All rights reserved.