setLanguage abstract method
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);