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