MUDZapper.CompiledZapperMaskEntryImplpublic static interface MaskingLibrary.CompiledZMaskEntry
MaskingLibrary.CompiledZMask| Modifier and Type | Method | Description |
|---|---|---|
MaskingLibrary.ZapperKey |
maskType() |
Returns the type of value to check for.
|
java.lang.Object[] |
parms() |
The set of acceptable values, or parameters
to the particular mask.
|
MaskingLibrary.ZapperKey maskType()
MaskingLibrary.ZapperKeyjava.lang.Object[] parms()