com.ibm.commerce.promotion.uniquecode.generator

Class NumericPattern

  • All Implemented Interfaces:
    Pattern


    public class NumericPattern
    extends RandomPattern
    implements Pattern
    This class defines a pattern to generate the numeric random code.

    The mask character of this pattern is 'D'.

    • Field Detail

      • NUM_VALUES

        public static final java.lang.String NUM_VALUES
        The default value of the character set
        See Also:
        Constant Field Values
    • Constructor Detail

      • NumericPattern

        public NumericPattern()
        Constructor of NumbericPattern

        This method will initialize the numeric character set and the mask character