public class CharFilter extends Object
| Constructor and Description |
|---|
CharFilter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get the name property: The name of the char filter.
|
CharFilter |
setName(String name)
Set the name property: The name of the char filter.
|
public String getName()
public CharFilter setName(String name)
name - the name value to set.Copyright © 2020 Microsoft Corporation. All rights reserved.