Class NestedInstrumentAttributeBlock.NestedInstrAttribGroup

java.lang.Object
com.epam.fix.model.fix50sp2.block.NestedInstrumentAttributeBlock.NestedInstrAttribGroup
Enclosing class:
NestedInstrumentAttributeBlock

public class NestedInstrumentAttributeBlock.NestedInstrAttribGroup extends Object
  • Constructor Details

    • NestedInstrAttribGroup

      public NestedInstrAttribGroup()
  • Method Details

    • getNestedInstrAttribType

      public Long getNestedInstrAttribType()
    • setNestedInstrAttribType

      public void setNestedInstrAttribType(Long value)
    • getNestedInstrAttribValue

      public String getNestedInstrAttribValue()
    • setNestedInstrAttribValue

      public void setNestedInstrAttribValue(String value)
    • toFIX

      public void toFIX(FIXFieldList l)
    • fromFIX

      public void fromFIX(FIXFieldList l)