Class PegInstructionsBlock

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

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

    • PegInstructionsBlock

      public PegInstructionsBlock()
  • Method Details

    • getPegPriceType

      public Long getPegPriceType()
    • setPegPriceType

      public void setPegPriceType(Long value)
    • getPegMoveType

      public Long getPegMoveType()
    • setPegMoveType

      public void setPegMoveType(Long 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