Class DefaultCriteria.CurrencyPair

  • Enclosing class:
    DefaultCriteria

    public static class DefaultCriteria.CurrencyPair
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CurrencyPair()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.caplin.ret.trapi.lbn.Criteria currencyPair​(java.lang.String currencyPair)  
      static boolean isCurrencyPair​(com.caplin.ret.trapi.lbn.Criteria criteria)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CurrencyPair

        public CurrencyPair()
    • Method Detail

      • currencyPair

        public static com.caplin.ret.trapi.lbn.Criteria currencyPair​(java.lang.String currencyPair)
      • isCurrencyPair

        public static boolean isCurrencyPair​(com.caplin.ret.trapi.lbn.Criteria criteria)