| Modifier and Type | Method and Description |
|---|---|
LanguageDetectorStatus |
LanguageDetectorResult.getLanguageDetectorStatus() |
static LanguageDetectorStatus |
LanguageDetectorStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LanguageDetectorStatus[] |
LanguageDetectorStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LanguageDetectorResult.setLanguageDetectorStatus(LanguageDetectorStatus languageDetectorStatus) |
| Constructor and Description |
|---|
LanguageDetectorResult(LanguageDetectorStatus status,
boolean isReliable) |
Copyright © 2015–2017 EntIT Software LLC, a Micro Focus company. All rights reserved.