Class TransliterableScript
java.lang.Object
com.azure.ai.translation.text.models.CommonScriptModel
com.azure.ai.translation.text.models.TransliterableScript
Script definition with list of script into which given script can be translitered.
-
Method Summary
Modifier and TypeMethodDescriptionGet the toScripts property: List of scripts available to convert text to.Methods inherited from class com.azure.ai.translation.text.models.CommonScriptModel
getCode, getDir, getName, getNativeName
-
Method Details
-
getToScripts
Get the toScripts property: List of scripts available to convert text to.- Returns:
- the toScripts value.
-