Class OrdAttribBlock.OrderAttributesGroup

java.lang.Object
com.epam.fix.meffmodel.fix50sp2.block.OrdAttribBlock.OrderAttributesGroup
Enclosing class:
OrdAttribBlock

public class OrdAttribBlock.OrderAttributesGroup extends Object
  • Constructor Details

    • OrderAttributesGroup

      public OrderAttributesGroup()
  • Method Details

    • getOrderAttributeType

      public String getOrderAttributeType()
    • setOrderAttributeType

      public void setOrderAttributeType(String value)
    • getOrderAttributeValue

      public String getOrderAttributeValue()
    • setOrderAttributeValue

      public void setOrderAttributeValue(String value)
    • toFIX

      public void toFIX(FIXFieldList l)
    • fromFIX

      public void fromFIX(FIXFieldList l)