Class SecSizesGrpBlock.OfSecSizesGroup

java.lang.Object
com.epam.fix.model.fix50sp2.block.SecSizesGrpBlock.OfSecSizesGroup
Enclosing class:
SecSizesGrpBlock

public class SecSizesGrpBlock.OfSecSizesGroup extends Object
  • Constructor Details

    • OfSecSizesGroup

      public OfSecSizesGroup()
  • Method Details

    • getMDSecSizeType

      public Long getMDSecSizeType()
    • setMDSecSizeType

      public void setMDSecSizeType(Long value)
    • getMDSecSize

      public Double getMDSecSize()
    • setMDSecSize

      public void setMDSecSize(Double value)
    • toFIX

      public void toFIX(FIXFieldList l)
    • fromFIX

      public void fromFIX(FIXFieldList l)