This is the complete list of members for Locale, including all inherited members.
| $country | Locale | protected |
| $currency | Locale | protected |
| $fkCountryId | Locale | protected |
| $fkCurrencyId | Locale | protected |
| $fkLanguageId | Locale | protected |
| $id | Locale | protected |
| $language | Locale | protected |
| $localeTag | Locale | protected |
| __country() | Locale | static |
| __currency() | Locale | static |
| __language() | Locale | static |
| __tableName() | Locale | static |
| getCountry() | Locale | |
| getCurrency() | Locale | |
| getFkCountryId() | Locale | |
| getFkCurrencyId() | Locale | |
| getFkLanguageId() | Locale | |
| getId() | Locale | |
| getLanguage() | Locale | |
| getLocaleTag() | Locale | |
| setCountry(Country $country) | Locale | |
| setCurrency(Currency $currency) | Locale | |
| setFkCountryId($fkCountryId) | Locale | |
| setFkCurrencyId($fkCurrencyId) | Locale | |
| setFkLanguageId($fkLanguageId) | Locale | |
| setId($id) | Locale | |
| setLanguage(Language $language) | Locale | |
| setLocaleTag($localeTag) | Locale |