Class Allocation.OrdersGroup

java.lang.Object
com.epam.fix.model.fix41.message.Allocation.OrdersGroup
Enclosing class:
Allocation

public class Allocation.OrdersGroup extends Object
  • Constructor Details

    • OrdersGroup

      public OrdersGroup()
  • Method Details

    • getClOrdID

      public String getClOrdID()
    • setClOrdID

      public void setClOrdID(String value)
    • getOrderID

      public String getOrderID()
    • setOrderID

      public void setOrderID(String value)
    • getSecondaryOrderID

      public String getSecondaryOrderID()
    • setSecondaryOrderID

      public void setSecondaryOrderID(String value)
    • getListID

      public String getListID()
    • setListID

      public void setListID(String value)
    • getWaveNo

      public String getWaveNo()
    • setWaveNo

      public void setWaveNo(String value)
    • toFIX

      public void toFIX(FIXFieldList l)
    • fromFIX

      public void fromFIX(FIXFieldList l)