public class FIXRepeatingGroup extends Object
FIXRepeatingGroup(int tagId)
FIXRepeatingGroup(int tagId, List<FIXEntry> entry)
List<FIXEntry>
getEntry()
int
getTagId()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FIXRepeatingGroup(int tagId)
public FIXRepeatingGroup(int tagId, List<FIXEntry> entry)
public int getTagId()
public List<FIXEntry> getEntry()
Copyright © 2000–2022 EPAM Systems. All rights reserved.