This is the complete list of members for Country, including all inherited members.
| $code | Country | protected |
| $currency | Country | protected |
| $enabled | Country | protected |
| $fkCurrencyId | Country | protected |
| $id | Country | protected |
| $language | Country | protected |
| $locale | Country | protected |
| $localeCode | Country | protected |
| $name | Country | protected |
| $shortCut | Country | protected |
| __currency() | Country | static |
| __language() | Country | static |
| __locale() | Country | static |
| __tableName() | Country | static |
| getCode() | Country | |
| getCurrency() | Country | |
| getEnabled() | Country | |
| getFkCurrencyId() | Country | |
| getId() | Country | |
| getLanguage() | Country | |
| getLocale() | Country | |
| getLocaleCode() | Country | |
| getName() | Country | |
| getShortCut() | Country | |
| setCode($code) | Country | |
| setCurrency(Currency $currency) | Country | |
| setEnabled($enabled) | Country | |
| setFkCurrencyId($fkCurrencyId) | Country | |
| setId($id) | Country | |
| setLanguage(Language $language) | Country | |
| setLocale(Locale $locale) | Country | |
| setLocaleCode($localeCode) | Country | |
| setName($name) | Country | |
| setShortCut($shortCut) | Country |