public class RelSymDerivSecUpdGrpBlock.RelatedSymGroup extends Object
Constructor and Description |
---|
RelatedSymGroup() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
String |
getCorporateAction() |
String |
getCurrency() |
String |
getEncodedText() |
Long |
getEncodedTextLen() |
InstrmtLegGrpBlock |
getInstrmtLegGrp() |
InstrumentBlock |
getInstrument() |
InstrumentExtensionBlock |
getInstrumentExtension() |
Character |
getListUpdateAction() |
Calendar |
getRelSymTransactTime() |
SecondaryPriceLimitsBlock |
getSecondaryPriceLimits() |
String |
getText() |
void |
setCorporateAction(String value) |
void |
setCurrency(String value) |
void |
setEncodedText(String value) |
void |
setEncodedTextLen(Long value) |
void |
setInstrmtLegGrp(InstrmtLegGrpBlock value) |
void |
setInstrument(InstrumentBlock value) |
void |
setInstrumentExtension(InstrumentExtensionBlock value) |
void |
setListUpdateAction(Character value) |
void |
setRelSymTransactTime(Calendar value) |
void |
setSecondaryPriceLimits(SecondaryPriceLimitsBlock value) |
void |
setText(String value) |
void |
toFIX(FIXFieldList l) |
public Character getListUpdateAction()
public void setListUpdateAction(Character value)
public String getCorporateAction()
public void setCorporateAction(String value)
public InstrumentBlock getInstrument()
public void setInstrument(InstrumentBlock value)
public InstrumentExtensionBlock getInstrumentExtension()
public void setInstrumentExtension(InstrumentExtensionBlock value)
public SecondaryPriceLimitsBlock getSecondaryPriceLimits()
public void setSecondaryPriceLimits(SecondaryPriceLimitsBlock value)
public String getCurrency()
public void setCurrency(String value)
public InstrmtLegGrpBlock getInstrmtLegGrp()
public void setInstrmtLegGrp(InstrmtLegGrpBlock value)
public Calendar getRelSymTransactTime()
public void setRelSymTransactTime(Calendar 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.