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