Class Factory

java.lang.Object
com.epam.fix.meffmodel.fix50sp2.Factory
All Implemented Interfaces:
com.epam.fix.model.Factory

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

    • Factory

      public Factory()
  • Method Details

    • fromFIX

      public com.epam.fix.model.Message fromFIX(FIXFieldList f)
      Specified by:
      fromFIX in interface com.epam.fix.model.Factory