public class AssignmentReport extends Object implements com.epam.fix.model.Message
Constructor and Description |
---|
AssignmentReport() |
public SMHBlock getHeader()
public void setHeader(SMHBlock value)
public SMTBlock getTrailer()
public void setTrailer(SMTBlock value)
public ApplicationSequenceControlBlock getApplicationSequenceControl()
public void setApplicationSequenceControl(ApplicationSequenceControlBlock value)
public String getAsgnRptID()
public void setAsgnRptID(String value)
public String getPosReqID()
public void setPosReqID(String value)
public Long getTotNumAssignmentReports()
public void setTotNumAssignmentReports(Long value)
public Boolean getLastRptRequested()
public void setLastRptRequested(Boolean value)
public PartiesBlock getParties()
public void setParties(PartiesBlock value)
public String getAccount()
public void setAccount(String value)
public Long getAccountType()
public void setAccountType(Long value)
public InstrumentBlock getInstrument()
public void setInstrument(InstrumentBlock value)
public String getCurrency()
public void setCurrency(String value)
public InstrmtLegGrpBlock getInstrmtLegGrp()
public void setInstrmtLegGrp(InstrmtLegGrpBlock value)
public UndInstrmtGrpBlock getUndInstrmtGrp()
public void setUndInstrmtGrp(UndInstrmtGrpBlock value)
public PositionQtyBlock getPositionQty()
public void setPositionQty(PositionQtyBlock value)
public PositionAmountDataBlock getPositionAmountData()
public void setPositionAmountData(PositionAmountDataBlock value)
public Double getThresholdAmount()
public void setThresholdAmount(Double value)
public Double getSettlPrice()
public void setSettlPrice(Double value)
public Long getSettlPriceType()
public void setSettlPriceType(Long value)
public Double getUnderlyingSettlPrice()
public void setUnderlyingSettlPrice(Double value)
public Double getPriorSettlPrice()
public void setPriorSettlPrice(Double value)
public Calendar getExpireDate()
public void setExpireDate(Calendar value)
public Character getAssignmentMethod()
public void setAssignmentMethod(Character value)
public Double getAssignmentUnit()
public void setAssignmentUnit(Double value)
public Double getOpenInterest()
public void setOpenInterest(Double value)
public Character getExerciseMethod()
public void setExerciseMethod(Character value)
public String getSettlSessID()
public void setSettlSessID(String value)
public String getSettlSessSubID()
public void setSettlSessSubID(String value)
public Calendar getClearingBusinessDate()
public void setClearingBusinessDate(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)
toFIX
in interface com.epam.fix.model.Block
public void fromFIX(FIXFieldList l)
fromFIX
in interface com.epam.fix.model.Block
Copyright © 2000–2022 EPAM Systems. All rights reserved.