Class SMTBlock

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

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

    • SMTBlock

      public SMTBlock()
  • Method Details

    • getCheckSum

      public String getCheckSum()
    • setCheckSum

      public void setCheckSum(String 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