Class UndInstrmtGrpBlock

java.lang.Object
com.epam.fix.meffmodel.fix50sp2.block.UndInstrmtGrpBlock
All Implemented Interfaces:
com.epam.fix.model.Block

public class UndInstrmtGrpBlock extends Object implements com.epam.fix.model.Block
  • Constructor Details

    • UndInstrmtGrpBlock

      public UndInstrmtGrpBlock()
  • Method Details

    • getNoUnderlyings

      public int getNoUnderlyings()
    • setNoUnderlyings

      public void setNoUnderlyings(int value)
    • getUnderlyingsGroup

      public Collection<UnderlyingInstrumentBlock> getUnderlyingsGroup()
    • setUnderlyingsGroup

      public void setUnderlyingsGroup(Collection<UnderlyingInstrumentBlock> value)
    • toFIX

      public void toFIX(FIXFieldList l)
      Specified by:
      toFIX in interface com.epam.fix.model.Block
    • fromFIX

      public void fromFIX(FIXFieldList l)
      Specified by:
      fromFIX in interface com.epam.fix.model.Block