Class GeneratedRuleEngineServicesConstants.Enumerations.OrderEntrySelectionStrategy

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CHEAPEST  
      static java.lang.String DEFAULT  
      static java.lang.String MOST_EXPENSIVE  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • CHEAPEST

        public static final java.lang.String CHEAPEST
      • MOST_EXPENSIVE

        public static final java.lang.String MOST_EXPENSIVE
      • DEFAULT

        public static final java.lang.String DEFAULT
    • Constructor Detail

      • OrderEntrySelectionStrategy

        public OrderEntrySelectionStrategy()