Uses of Class
org.episteme.social.politics.CountryCode
Packages that use CountryCode
-
Uses of CountryCode in org.episteme.social.politics
Methods in org.episteme.social.politics that return CountryCodeModifier and TypeMethodDescriptionstatic CountryCodeReturns theCountryCodecorresponding to the specified name (code).static CountryCode[]CountryCode.values() -
Uses of CountryCode in org.episteme.social.politics.loaders
Subclasses with type arguments of type CountryCode in org.episteme.social.politics.loadersMethods in org.episteme.social.politics.loaders that return CountryCodeModifier and TypeMethodDescriptionprotected CountryCodeCountryCodesReader.loadFromSource(String id) Methods in org.episteme.social.politics.loaders that return types with arguments of type CountryCodeModifier and TypeMethodDescriptionprotected MiniCatalog<CountryCode> CountryCodesReader.getMiniCatalog()CountryCodesReader.getResourceType()protected List<CountryCode> CountryCodesReader.loadAllFromSource()