Class StrmAsgnRptInstrmtGrpBlock.RelatedSymGroup

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

public class StrmAsgnRptInstrmtGrpBlock.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)
    • getStreamAsgnType

      public Long getStreamAsgnType()
    • setStreamAsgnType

      public void setStreamAsgnType(Long value)
    • getMDStreamID

      public String getMDStreamID()
    • setMDStreamID

      public void setMDStreamID(String value)
    • getStreamAsgnRejReason

      public Long getStreamAsgnRejReason()
    • setStreamAsgnRejReason

      public void setStreamAsgnRejReason(Long value)
    • getText

      public String getText()
    • setText

      public void setText(String value)
    • getEncodedTextLen

      public Long getEncodedTextLen()
    • setEncodedTextLen

      public void setEncodedTextLen(Long value)
    • getEncodedText

      public String getEncodedText()
    • setEncodedText

      public void setEncodedText(String value)
    • toFIX

      public void toFIX(FIXFieldList l)
    • fromFIX

      public void fromFIX(FIXFieldList l)