public class StrmAsgnRptInstrmtGrpBlock.RelatedSymGroup extends Object
Constructor and Description |
---|
RelatedSymGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
String |
getEncodedText() |
Long |
getEncodedTextLen() |
InstrumentBlock |
getInstrument() |
String |
getMDStreamID() |
String |
getSettlType() |
Long |
getStreamAsgnRejReason() |
Long |
getStreamAsgnType() |
String |
getText() |
void |
setEncodedText(String value) |
void |
setEncodedTextLen(Long value) |
void |
setInstrument(InstrumentBlock value) |
void |
setMDStreamID(String value) |
void |
setSettlType(String value) |
void |
setStreamAsgnRejReason(Long value) |
void |
setStreamAsgnType(Long value) |
void |
setText(String value) |
void |
toFIX(FIXFieldList l) |
public InstrumentBlock getInstrument()
public void setInstrument(InstrumentBlock value)
public String getSettlType()
public void setSettlType(String value)
public Long getStreamAsgnType()
public void setStreamAsgnType(Long value)
public String getMDStreamID()
public void setMDStreamID(String value)
public Long getStreamAsgnRejReason()
public void setStreamAsgnRejReason(Long value)
public String getText()
public void setText(String value)
public Long getEncodedTextLen()
public void setEncodedTextLen(Long value)
public String getEncodedText()
public void setEncodedText(String value)
public void toFIX(FIXFieldList l)
public void fromFIX(FIXFieldList l)
Copyright © 2000–2022 EPAM Systems. All rights reserved.