Class DerivativeSecurityList.DerivativeInstrAttribGroup

java.lang.Object
com.epam.fix.model.fix50sp1.message.DerivativeSecurityList.DerivativeInstrAttribGroup
Enclosing class:
DerivativeSecurityList

public class DerivativeSecurityList.DerivativeInstrAttribGroup extends Object
  • Constructor Details

    • DerivativeInstrAttribGroup

      public DerivativeInstrAttribGroup()
  • Method Details

    • getDerivativeInstrAttribType

      public Long getDerivativeInstrAttribType()
    • setDerivativeInstrAttribType

      public void setDerivativeInstrAttribType(Long value)
    • getDerivativeInstrAttribValue

      public String getDerivativeInstrAttribValue()
    • setDerivativeInstrAttribValue

      public void setDerivativeInstrAttribValue(String value)
    • toFIX

      public void toFIX(FIXFieldList l)
    • fromFIX

      public void fromFIX(FIXFieldList l)