public class AlphaMixNumericPattern extends RandomPattern implements Pattern
The mask character of this pattern is 'N'.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ALPHA_NUM_VALUES
The default value of the character set
|
Constructor and Description |
---|
AlphaMixNumericPattern()
Constructor of AlphaMixNumericPattern
|
getCode, getCodeset, getMaskCharacter, getPatternDefinition, getPatternSpace, setCharacterSet, setMaskCharacter, setPatternDefinition, validatePattern
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCode, getMaskCharacter, getPatternDefinition, getPatternSpace, setPatternDefinition, validatePattern
public static final java.lang.String ALPHA_NUM_VALUES