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