Classes Files

com::wombat::mamda::MamdaOrderImbalanceUpdate

More…

Inherits from com.wombat.mamda.MamdaBasicEvent

Inherited by com.wombat.mamda.MamdaOrderImbalanceListener

Public Functions

  Name
MamaDateTime getActivityTime()
short getActivityTimeFieldState()
MamaDateTime getAuctionTime()
short getAuctionTimeFieldState()
long getBuyVolume()
short getBuyVolumeFieldState()
char getCrossType()
short getCrossTypeFieldState()
long getEventSeqNum()
short getEventSeqNumFieldState()
MamaDateTime getEventTime()
short getEventTimeFieldState()
MamaPrice getFarClearingPrice()
short getFarClearingPriceFieldState()
MamaPrice getHighIndicationPrice()
short getHighIndicationPriceFieldState()
MamaPrice getImbalancePrice()
short getImbalancePriceFieldState()
MamaPrice getMatchPrice()
short getMatchPriceFieldState()
String getIssueSymbol()
short getIssueSymbolFieldState()
MamaPrice getLowIndicationPrice()
short getLowIndicationPriceFieldState()
long getMatchVolume()
short getMatchVolumeFieldState()
int getMsgType()
short getMsgTypeFieldState()
MamaPrice getNearClearingPrice()
short getNearClearingPriceFieldState()
char getNoClearingPrice()
short getNoClearingPriceFieldState()
String getPartId()
short getPartIdFieldState()
char getPriceVarInd()
short getPriceVarIndFieldState()
String getSecurityStatusOrig()
short getSecurityStatusOrigFieldState()
String getImbalanceState()
short getImbalanceStateFieldState()
MamaDateTime getSecurityStatusTime()
short getSecurityStatusTimeFieldState()
long getSellVolume()
short getSellVolumeFieldState()
int getSeqNum()
short getSeqNumFieldState()

Additional inherited members

Public Functions inherited from com.wombat.mamda.MamdaBasicEvent

  Name
MamaDateTime getSrcTime()
short getSrcTimeFieldState()

Detailed Description

class com::wombat::mamda::MamdaOrderImbalanceUpdate;

MamdaOrderImbalanceUpdate is an interface that provides access to order imbalance related fields.

Public Functions Documentation

function getActivityTime

MamaDateTime getActivityTime()

Return: Returns the ActivityTime.

Reimplements: com::wombat::mamda::MamdaBasicEvent::getActivityTime

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getActivityTime

function getActivityTimeFieldState

short getActivityTimeFieldState()

Return: Returns the ActivityTime Field State.

Reimplements: com::wombat::mamda::MamdaBasicEvent::getActivityTimeFieldState

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getActivityTimeFieldState

function getAuctionTime

MamaDateTime getAuctionTime()

Return: Returns the AuctionTime.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getAuctionTime

function getAuctionTimeFieldState

short getAuctionTimeFieldState()

Return: Returns the AuctionTime Field State.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getAuctionTimeFieldState

function getBuyVolume

long getBuyVolume()

Return: Returns the BuyVolume.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getBuyVolume

function getBuyVolumeFieldState

short getBuyVolumeFieldState()

Return: Returns the BuyVolume Field State.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getBuyVolumeFieldState

function getCrossType

char getCrossType()

Return: Returns the CrossType.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getCrossType

function getCrossTypeFieldState

short getCrossTypeFieldState()

Return: Returns the CrossType Field State.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getCrossTypeFieldState

function getEventSeqNum

long getEventSeqNum()

Return: Returns the EventSeqNum.

Reimplements: com::wombat::mamda::MamdaBasicEvent::getEventSeqNum

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getEventSeqNum

function getEventSeqNumFieldState

short getEventSeqNumFieldState()

Return: Returns the EventSeqNum Field State.

Reimplements: com::wombat::mamda::MamdaBasicEvent::getEventSeqNumFieldState

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getEventSeqNumFieldState

function getEventTime

MamaDateTime getEventTime()

Return: Returns the EventTime.

Reimplements: com::wombat::mamda::MamdaBasicEvent::getEventTime

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getEventTime

function getEventTimeFieldState

short getEventTimeFieldState()

Return: Returns the EventTime Field State.

Reimplements: com::wombat::mamda::MamdaBasicEvent::getEventTimeFieldState

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getEventTimeFieldState

function getFarClearingPrice

MamaPrice getFarClearingPrice()

Return: Returns the FarClearingPrice.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getFarClearingPrice

function getFarClearingPriceFieldState

short getFarClearingPriceFieldState()

Return: Returns the FarClearingPrice Field State.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getFarClearingPriceFieldState

function getHighIndicationPrice

MamaPrice getHighIndicationPrice()

Return: Returns the HighIndicationPrice.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getHighIndicationPrice

function getHighIndicationPriceFieldState

short getHighIndicationPriceFieldState()

Return: Returns the HighIndicationPrice Field State.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getHighIndicationPriceFieldState

function getImbalancePrice

MamaPrice getImbalancePrice()

Return: Returns the IndicationPrice.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getImbalancePrice

function getImbalancePriceFieldState

short getImbalancePriceFieldState()

Return: Returns the ImbalancePrice Field State.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getImbalancePriceFieldState

function getMatchPrice

MamaPrice getMatchPrice()

Return: Returns the InsideMatchPrice.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getMatchPrice

function getMatchPriceFieldState

short getMatchPriceFieldState()

Return: Returns the MatchPrice Field State.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getMatchPriceFieldState

function getIssueSymbol

String getIssueSymbol()

Return: Returns the IssueSymbol.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getIssueSymbol

function getIssueSymbolFieldState

short getIssueSymbolFieldState()

Return: Returns the IssueSymbol Field State.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getIssueSymbolFieldState

function getLowIndicationPrice

MamaPrice getLowIndicationPrice()

Return: Returns the LowIndicationPrice.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getLowIndicationPrice

function getLowIndicationPriceFieldState

short getLowIndicationPriceFieldState()

Return: Returns the LowIndicationPrice Field State.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getLowIndicationPriceFieldState

function getMatchVolume

long getMatchVolume()

Return: Returns the MatchVolume.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getMatchVolume

function getMatchVolumeFieldState

short getMatchVolumeFieldState()

Return: Returns the MatchVolume Field State.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getMatchVolumeFieldState

function getMsgType

int getMsgType()

Return: Returns the MsgType.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getMsgType

function getMsgTypeFieldState

short getMsgTypeFieldState()

Return: Returns the MsgType Field State.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getMsgTypeFieldState

function getNearClearingPrice

MamaPrice getNearClearingPrice()

Return: Returns the NearClearingPrice.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getNearClearingPrice

function getNearClearingPriceFieldState

short getNearClearingPriceFieldState()

Return: Returns the NearClearingPrice Field State.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getNearClearingPriceFieldState

function getNoClearingPrice

char getNoClearingPrice()

Return: Returns the NoClearingPrice.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getNoClearingPrice

function getNoClearingPriceFieldState

short getNoClearingPriceFieldState()

Return: Returns the NoClearingPrice Field State.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getNoClearingPriceFieldState

function getPartId

String getPartId()

Return: Returns the PartId.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getPartId

function getPartIdFieldState

short getPartIdFieldState()

Return: Returns the PartId Field State.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getPartIdFieldState

function getPriceVarInd

char getPriceVarInd()

Return: Returns the PriceVarInd.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getPriceVarInd

function getPriceVarIndFieldState

short getPriceVarIndFieldState()

Return: Returns the PriceVarInd Field State.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getPriceVarIndFieldState

function getSecurityStatusOrig

String getSecurityStatusOrig()

Return: Returns the SecurityStatusOrig.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getSecurityStatusOrig

function getSecurityStatusOrigFieldState

short getSecurityStatusOrigFieldState()

Return: Returns the SecurityStatusOrig Field State.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getSecurityStatusOrigFieldState

function getImbalanceState

String getImbalanceState()

Return: Returns the SecurityStatusQual.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getImbalanceState

function getImbalanceStateFieldState

short getImbalanceStateFieldState()

Return: Returns the ImbalanceState Field State.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getImbalanceStateFieldState

function getSecurityStatusTime

MamaDateTime getSecurityStatusTime()

Return: Returns the SecurityStatusTime.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getSecurityStatusTime

function getSecurityStatusTimeFieldState

short getSecurityStatusTimeFieldState()

Return: Returns the SecurityStatusTime Field State.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getSecurityStatusTimeFieldState

function getSellVolume

long getSellVolume()

Return: Returns the SellVolume.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getSellVolume

function getSellVolumeFieldState

short getSellVolumeFieldState()

Return: Returns the SellVolume Field State.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getSellVolumeFieldState

function getSeqNum

int getSeqNum()

Return: Returns the SeqNum.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getSeqNum

function getSeqNumFieldState

short getSeqNumFieldState()

Return: Returns the SeqNum Field State.

Reimplemented by: com::wombat::mamda::MamdaOrderImbalanceListener::getSeqNumFieldState


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