Package com.caplin.motif.utility
Class CurrencyPairUtil
java.lang.Object
com.caplin.motif.utility.CurrencyPairUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetBaseCurrency(String currencyPair) static StringgetContraCurrency(String currencyPair, String dealtCurrency) static BuySellgetDealtBuySell(String currencyPair, String dealtCurrency, BuySell clientBaseBuySell) static StringgetTermCurrency(String currencyPair)
-
Constructor Details
-
CurrencyPairUtil
public CurrencyPairUtil()
-
-
Method Details
-
getBaseCurrency
-
getTermCurrency
-
getContraCurrency
-
getDealtBuySell
-