isSetLocale() method

Syntax

boolean isSetLocale ()

Returns

false if the dbLanguage and dbCountry is null. Otherwise, it returns true.

Usage

Checks whether the

dbLanguage

or

dbCountry

of this instance is set.

false if the dbLanguage and dbCountry is null. Otherwise, it returns true.