Interface MamdaAuctionRecap

    • Method Detail

      • getUncrossPrice

        com.wombat.mama.MamaPrice getUncrossPrice()
        Get the uncross price.
        Returns:
        uncross price. The indicative or firm auction price .
      • getUncrossVolume

        long getUncrossVolume()
        Get the uncross vol.
        Returns:
        Ask price. The indicative volume, or the volume turned over in the auction
      • getUncrossPriceInd

        short getUncrossPriceInd()
        Get the uncross price Ind.
        Returns:
        uncross price Ind. Indicates whether the Price and Volume is an indicative of the current state of the auction or whether its the (firm) auction price and volume
      • getUncrossPriceFieldState

        short getUncrossPriceFieldState()
        Get the uncross price fieldState
        Returns:
        short. An enumeration representing field state.
      • getUncrossVolumeFieldState

        short getUncrossVolumeFieldState()
        Get the uncross vol fieldState
        Returns:
        short. An enumeration representing field state.
      • getUncrossPriceIndFieldState

        short getUncrossPriceIndFieldState()
        Get the uncross price ind fieldState
        Returns:
        short. An enumeration representing field state.