Class DerivativeInstrumentAttributeBlock.DerivativeInstrAttribGroup

java.lang.Object
com.epam.fix.model.fix50sp2.block.DerivativeInstrumentAttributeBlock.DerivativeInstrAttribGroup
Enclosing class:
DerivativeInstrumentAttributeBlock

public class DerivativeInstrumentAttributeBlock.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)