setLanguage abstract method
- String? language
Set the application language. Overrides Batch's automatically detected value.
null
deletes the override: Batch will autodetect the user language.
Implementation
BatchUserDataEditor setLanguage(String? language);