Classes Files

Wombat::MamdaConcreteOrderImbalanceRecap

Public Functions

  Name
  MamdaConcreteOrderImbalanceRecap()
void clear()
Clear the recap data
DateTime getActivityTime()
MamdaBasicRecap.getActivityTime
MamdaFieldState getActivityTimeFieldState()
MamdaBasicRecap.getActivityTimeFieldState
void setActivityTime(DateTime actTime)
DateTime getLineTime()
MamdaBasicRecap.getLineTime
MamdaFieldState getLineTimeFieldState()
void setLineTime(DateTime lineTime)
DateTime getSendTime()
MamdaBasicRecap.getActivityTime
MamdaFieldState getSendTimeFieldState()
void setSendTime(DateTime sendTime)
DateTime getAuctionTime()
MamdaFieldState getAuctionTimeFieldState()
void setAuctionTime(DateTime auctionTime)
long getBuyVolume()
MamdaFieldState getBuyVolumeFieldState()
void setBuyVolume(long buyVolume)
char getCrossType()
MamdaFieldState getCrossTypeFieldState()
void setCrossType(char crossType)
long getEventSeqNum()
MamdaFieldState getEventSeqNumFieldState()
void setEventSeqNum(long eventSeqNum)
DateTime getEventTime()
MamdaFieldState getEventTimeFieldState()
void setEventTime(DateTime eventTime)
MamaPrice getFarClearingPrice()
MamdaFieldState getFarClearingPriceFieldState()
void setFarClearingPrice(MamaPrice farClearingPrice)
MamaPrice getHighIndicationPrice()
MamdaFieldState getHighIndicationPriceFieldState()
void setHighIndicationPrice(MamaPrice highIndicationPrice)
MamaPrice getImbalancePrice()
MamdaFieldState getImbalancePriceFieldState()
void setImbalancePrice(MamaPrice indicationPrice)
MamaPrice getMatchPrice()
MamdaFieldState getMatchPriceFieldState()
void setMatchPrice(MamaPrice insideMatchPrice)
string getIssueSymbol()
MamdaFieldState getIssueSymbolFieldState()
void setIssueSymbol(String issueSymbol)
string getSymbol()
MamdaFieldState getSymbolFieldState()
void setSymbol(String symbol)
MamaPrice getLowIndicationPrice()
MamdaFieldState getLowIndicationPriceFieldState()
void setLowIndicationPrice(MamaPrice lowIndicationPrice)
long getMatchVolume()
MamdaFieldState getMatchVolumeFieldState()
void setMatchVolume(long matchVolume)
int getMsgType()
MamdaFieldState getMsgTypeFieldState()
void setMsgType(int msgType)
MamaPrice getNearClearingPrice()
MamdaFieldState getNearClearingPriceFieldState()
void setNearClearingPrice(MamaPrice nearClearingPrice)
char getNoClearingPrice()
MamdaFieldState getNoClearingPriceFieldState()
void setNoClearingPrice(char noClearingPrice)
string getPartId()
MamdaFieldState getPartIdFieldState()
void setPartId(String partId)
char getPriceVarInd()
MamdaFieldState getPriceVarIndFieldState()
void setPriceVarInd(char priceVarInd)
String getSecurityStatusOrig()
MamdaFieldState getSecurityStatusOrigFieldState()
void setSecurityStatusOrig(string securityStatusOrig)
string getImbalanceState()
MamdaFieldState getImbalanceStateFieldState()
void setImbalanceState(string securityStatusQual)
DateTime getSecurityStatusTime()
MamdaFieldState getSecurityStatusTimeFieldState()
void setSecurityStatusTime(DateTime securityStatusTime)
long getSellVolume()
MamdaFieldState getSellVolumeFieldState()
void setSellVolume(long sellVolume)
int getSeqNum()
MamdaFieldState getSeqNumFieldState()
void setSeqNum(int seqNum)
DateTime getSrcTime()
MamdaFieldState getSrcTimeFieldState()
void setSrcTime(DateTime srcTime)

Public Functions Documentation

function MamdaConcreteOrderImbalanceRecap

MamdaConcreteOrderImbalanceRecap()

function clear

void clear()

Clear the recap data

function getActivityTime

DateTime getActivityTime()

MamdaBasicRecap.getActivityTime

Return:

function getActivityTimeFieldState

MamdaFieldState getActivityTimeFieldState()

MamdaBasicRecap.getActivityTimeFieldState

Return:

function setActivityTime

void setActivityTime(
    DateTime actTime
)

Parameters:

  • actTime

function getLineTime

DateTime getLineTime()

MamdaBasicRecap.getLineTime

Return:

function getLineTimeFieldState

MamdaFieldState getLineTimeFieldState()

Return:

function setLineTime

void setLineTime(
    DateTime lineTime
)

Parameters:

  • lineTime

function getSendTime

DateTime getSendTime()

MamdaBasicRecap.getActivityTime

Return:

function getSendTimeFieldState

MamdaFieldState getSendTimeFieldState()

Return:

function setSendTime

void setSendTime(
    DateTime sendTime
)

Parameters:

  • sendTime

function getAuctionTime

DateTime getAuctionTime()

Return:

function getAuctionTimeFieldState

MamdaFieldState getAuctionTimeFieldState()

Return:

function setAuctionTime

void setAuctionTime(
    DateTime auctionTime
)

Parameters:

  • auctionTime

function getBuyVolume

long getBuyVolume()

Return:

function getBuyVolumeFieldState

MamdaFieldState getBuyVolumeFieldState()

Return:

function setBuyVolume

void setBuyVolume(
    long buyVolume
)

Parameters:

  • buyVolume

function getCrossType

char getCrossType()

Return:

function getCrossTypeFieldState

MamdaFieldState getCrossTypeFieldState()

Return:

function setCrossType

void setCrossType(
    char crossType
)

Parameters:

  • crossType

function getEventSeqNum

long getEventSeqNum()

Return:

function getEventSeqNumFieldState

MamdaFieldState getEventSeqNumFieldState()

Return:

function setEventSeqNum

void setEventSeqNum(
    long eventSeqNum
)

Parameters:

  • eventSeqNum

function getEventTime

DateTime getEventTime()

Return:

function getEventTimeFieldState

MamdaFieldState getEventTimeFieldState()

Return:

function setEventTime

void setEventTime(
    DateTime eventTime
)

Parameters:

  • eventTime

function getFarClearingPrice

MamaPrice getFarClearingPrice()

Return:

function getFarClearingPriceFieldState

MamdaFieldState getFarClearingPriceFieldState()

Return:

function setFarClearingPrice

void setFarClearingPrice(
    MamaPrice farClearingPrice
)

Parameters:

  • farClearingPrice

function getHighIndicationPrice

MamaPrice getHighIndicationPrice()

Return:

function getHighIndicationPriceFieldState

MamdaFieldState getHighIndicationPriceFieldState()

Return:

function setHighIndicationPrice

void setHighIndicationPrice(
    MamaPrice highIndicationPrice
)

Parameters:

  • highIndicationPrice

function getImbalancePrice

MamaPrice getImbalancePrice()

Return:

function getImbalancePriceFieldState

MamdaFieldState getImbalancePriceFieldState()

Return:

function setImbalancePrice

void setImbalancePrice(
    MamaPrice indicationPrice
)

Parameters:

  • indicationPrice

function getMatchPrice

MamaPrice getMatchPrice()

Return:

function getMatchPriceFieldState

MamdaFieldState getMatchPriceFieldState()

Return:

function setMatchPrice

void setMatchPrice(
    MamaPrice insideMatchPrice
)

Parameters:

  • insideMatchPrice

function getIssueSymbol

string getIssueSymbol()

Return:

function getIssueSymbolFieldState

MamdaFieldState getIssueSymbolFieldState()

Return:

function setIssueSymbol

void setIssueSymbol(
    String issueSymbol
)

Parameters:

  • issueSymbol

function getSymbol

string getSymbol()

Return:

function getSymbolFieldState

MamdaFieldState getSymbolFieldState()

Return:

function setSymbol

void setSymbol(
    String symbol
)

Parameters:

  • symbol

function getLowIndicationPrice

MamaPrice getLowIndicationPrice()

Return:

function getLowIndicationPriceFieldState

MamdaFieldState getLowIndicationPriceFieldState()

Return:

function setLowIndicationPrice

void setLowIndicationPrice(
    MamaPrice lowIndicationPrice
)

Parameters:

  • lowIndicationPrice

function getMatchVolume

long getMatchVolume()

Return:

function getMatchVolumeFieldState

MamdaFieldState getMatchVolumeFieldState()

Return:

function setMatchVolume

void setMatchVolume(
    long matchVolume
)

Parameters:

  • matchVolume

function getMsgType

int getMsgType()

Return:

function getMsgTypeFieldState

MamdaFieldState getMsgTypeFieldState()

Return:

function setMsgType

void setMsgType(
    int msgType
)

Parameters:

  • msgType

function getNearClearingPrice

MamaPrice getNearClearingPrice()

Return:

function getNearClearingPriceFieldState

MamdaFieldState getNearClearingPriceFieldState()

Return:

function setNearClearingPrice

void setNearClearingPrice(
    MamaPrice nearClearingPrice
)

Parameters:

  • nearClearingPrice

function getNoClearingPrice

char getNoClearingPrice()

Return:

function getNoClearingPriceFieldState

MamdaFieldState getNoClearingPriceFieldState()

Return:

function setNoClearingPrice

void setNoClearingPrice(
    char noClearingPrice
)

Parameters:

  • noClearingPrice

function getPartId

string getPartId()

Return:

function getPartIdFieldState

MamdaFieldState getPartIdFieldState()

Return:

function setPartId

void setPartId(
    String partId
)

Parameters:

  • partId

function getPriceVarInd

char getPriceVarInd()

Return:

function getPriceVarIndFieldState

MamdaFieldState getPriceVarIndFieldState()

Return:

function setPriceVarInd

void setPriceVarInd(
    char priceVarInd
)

Parameters:

  • priceVarInd

function getSecurityStatusOrig

String getSecurityStatusOrig()

Return:

function getSecurityStatusOrigFieldState

MamdaFieldState getSecurityStatusOrigFieldState()

Return:

function setSecurityStatusOrig

void setSecurityStatusOrig(
    string securityStatusOrig
)

Parameters:

  • securityStatusOrig

function getImbalanceState

string getImbalanceState()

Return:

function getImbalanceStateFieldState

MamdaFieldState getImbalanceStateFieldState()

Return:

function setImbalanceState

void setImbalanceState(
    string securityStatusQual
)

Parameters:

  • securityStatusQual

function getSecurityStatusTime

DateTime getSecurityStatusTime()

Return:

function getSecurityStatusTimeFieldState

MamdaFieldState getSecurityStatusTimeFieldState()

Return:

function setSecurityStatusTime

void setSecurityStatusTime(
    DateTime securityStatusTime
)

Parameters:

  • securityStatusTime

function getSellVolume

long getSellVolume()

Return:

function getSellVolumeFieldState

MamdaFieldState getSellVolumeFieldState()

Return:

function setSellVolume

void setSellVolume(
    long sellVolume
)

Parameters:

  • sellVolume

function getSeqNum

int getSeqNum()

Return:

function getSeqNumFieldState

MamdaFieldState getSeqNumFieldState()

Return:

function setSeqNum

void setSeqNum(
    int seqNum
)

Parameters:

  • seqNum

function getSrcTime

DateTime getSrcTime()

Return:

function getSrcTimeFieldState

MamdaFieldState getSrcTimeFieldState()

Return:

function setSrcTime

void setSrcTime(
    DateTime srcTime
)

Parameters:

  • srcTime the datetime to set.

Updated on 2023-03-31 at 15:30:12 +0100