com.ibm.commerce.promotion.uniquecode.generator

Class AlphabeticUpperPattern

  • All Implemented Interfaces:
    Pattern


    public class AlphabeticUpperPattern
    extends RandomPattern
    implements Pattern
    This class defines a pattern to generate the uppercase alphabetic random code.

    The mask character of this pattern is 'A'.

    • Field Detail

      • ALPHA_VALUES

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

      • AlphabeticUpperPattern

        public AlphabeticUpperPattern()
        Constructor of AlphabeticUpperPattern

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