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