com.ibm.commerce.promotion.uniquecode.generator

Class AlphaUpperNumericPattern

  • All Implemented Interfaces:
    Pattern


    public class AlphaUpperNumericPattern
    extends RandomPattern
    implements Pattern
    This class defines a pattern to generate the mixed uppercase alphabetic and numeric random code.

    The mask character of this pattern is 'X'.

    • Field Detail

      • ALPHA_NUM_VALUES

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

      • AlphaUpperNumericPattern

        public AlphaUpperNumericPattern()
        Constructor of AlphaUpperNumericPattern

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