|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFastMessage
The FAST message interface.
Method Summary | |
---|---|
java.lang.String |
getTemplateName()
Gets template name. |
void |
setTemplateName(java.lang.String templateName)
Sets template name |
byte[] |
toBytes()
Converts to array of byte. |
FIXFieldList |
toFIXMessage()
Convert to FIX message. |
Methods inherited from interface com.epam.mdp.full.template.types.value.TypeValueSequence |
---|
addTypeValue, addTypeValue, getById, getByName, getList, isEmpty |
Method Detail |
---|
java.lang.String getTemplateName()
void setTemplateName(java.lang.String templateName)
FIXFieldList toFIXMessage()
byte[] toBytes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |