public interface DataMaskDescription
Modifier and Type | Method and Description |
---|---|
TypeDescription[] |
getColumns()
Get the list of columns that use this mask.
|
String |
getName()
The name of the mask.
|
String[] |
getParameters()
The parameters for the mask
|
String getName()
String[] getParameters()
TypeDescription[] getColumns()
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.