Uses of Enum Class
com.caplin.motif.fx.trading.PricingSide
Package
Description
Parent package with classes that relate to FX trading in general but no specific trading protocol.
Classes representing the events that can happen during the block trade process.
-
Uses of PricingSide in com.caplin.motif.fx.trading
Modifier and TypeMethodDescriptionstatic PricingSide
Returns the enum constant of this class with the specified name.static PricingSide[]
PricingSide.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PricingSide in com.caplin.motif.fx.trading.block.event
Modifier and TypeMethodDescriptionBlockTradeSubmitEvent.getPricingSide()
Returns the requested pricing side of the trade.ModifierConstructorDescriptionBlockTradeSubmitEvent
(PricingSide pricingSide) Constructs a submit event with the PricingSide