Class StrmAsgnReqInstrmtGrpBlock.RelatedSymGroup

java.lang.Object
com.epam.fix.model.fix50sp2.block.StrmAsgnReqInstrmtGrpBlock.RelatedSymGroup
Enclosing class:
StrmAsgnReqInstrmtGrpBlock

public class StrmAsgnReqInstrmtGrpBlock.RelatedSymGroup extends Object
  • Constructor Details

    • RelatedSymGroup

      public RelatedSymGroup()
  • Method Details

    • getInstrument

      public InstrumentBlock getInstrument()
    • setInstrument

      public void setInstrument(InstrumentBlock value)
    • getSettlType

      public String getSettlType()
    • setSettlType

      public void setSettlType(String value)
    • getMDEntrySize

      public Double getMDEntrySize()
    • setMDEntrySize

      public void setMDEntrySize(Double value)
    • getMDStreamID

      public String getMDStreamID()
    • setMDStreamID

      public void setMDStreamID(String value)
    • toFIX

      public void toFIX(FIXFieldList l)
    • fromFIX

      public void fromFIX(FIXFieldList l)