com.epam.fix.validation.engine.fixmessage.beans
Class FIXMessageMap

java.lang.Object
  extended by com.epam.fix.validation.engine.fixmessage.beans.FIXMessageMap

public class FIXMessageMap
extends Object

Author:
Serhiy_Zahriychuk Date: Jul 3, 2009

Constructor Summary
FIXMessageMap(int tag, FIXFieldList fixFieldList)
           
 
Method Summary
 FIXFieldList getFixFieldList()
           
 int getTag()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FIXMessageMap

public FIXMessageMap(int tag,
                     FIXFieldList fixFieldList)
Method Detail

getTag

public int getTag()

getFixFieldList

public FIXFieldList getFixFieldList()


Copyright © 2000-2014 EPAM Systems. All Rights Reserved.