public class Result extends Object
Constructor and Description |
---|
Result() |
Modifier and Type | Method and Description |
---|---|
String |
getTranscription() |
boolean |
isUsedOtherLanguageToPhonemise() |
void |
setTranscription(String string) |
void |
setUsedOtherLanguageToPhonemise(boolean b) |
public String getTranscription()
public boolean isUsedOtherLanguageToPhonemise()
public void setTranscription(String string)
string
- stringpublic void setUsedOtherLanguageToPhonemise(boolean b)
b
- bCopyright © 2000–2016 DFKI GmbH. All rights reserved.