Class SupportedMsgTypeInfo

java.lang.Object
com.btobits.fixengine.SupportedMsgTypeInfo

public class SupportedMsgTypeInfo extends Object
  • Constructor Details

    • SupportedMsgTypeInfo

      public SupportedMsgTypeInfo(String msgType, String msgDirection)
  • Method Details

    • getMsgDirection

      public String getMsgDirection()
    • getMsgType

      public String getMsgType()