public interface IFastMessage extends TypeValueSequence
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.
|
com.epam.fix.message.FIXFieldList |
toFIXMessage()
Convert to FIX message.
|
addTypeValue, addTypeValue, getById, getByName, getList, isEmpty
Copyright © 2000–2025 EPAM Systems. All rights reserved.