Uses of Class
org.kuali.rice.location.api.country.Country
Packages that use Country
-
Uses of Country in org.kuali.rice.location.api.country
Methods in org.kuali.rice.location.api.country that return CountryModifier and TypeMethodDescriptionCountry.Builder.build()CountryService.getCountry(String code) Lookup a country object based on the given country code.CountryService.getCountryByAlternateCode(String alternateCode) Get a country object based on an alternate country codeCountryService.getDefaultCountry()Returns the system default country.Methods in org.kuali.rice.location.api.country that return types with arguments of type CountryModifier and TypeMethodDescriptionCountryService.findAllCountries()Returns all CountriesCountryService.findAllCountriesNotRestricted()Returns all Countries that are not restricted.CountryQueryResults.getResults()