com.ibm.commerce.marketing.promotion.dependency

Interface NumericKey

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM copyright notice field.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Method Detail

      • isNumericKeySet

        boolean isNumericKeySet()
        Checks to see if the numeric key is set or not.
        Returns:
        true if the numeric key is set, false otherwise.
      • getNumericKey

        java.lang.Number getNumericKey()
        Returns the numeric key.
        Returns:
        the numeric key.