com.epam.fix.validation.engine.fixmessage.tree
Class FIXRepeatingGroup
java.lang.Object
com.epam.fix.validation.engine.fixmessage.tree.FIXRepeatingGroup
public class FIXRepeatingGroup
- extends Object
User: Mykhailo_Sereda
Date: 25.05.12
Time: 12:42
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FIXRepeatingGroup
public FIXRepeatingGroup(int tagId)
FIXRepeatingGroup
public FIXRepeatingGroup(int tagId,
List<FIXEntry> entry)
getTagId
public int getTagId()
getEntry
public List<FIXEntry> getEntry()
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.