Uses of Class
spring.soap.Country
Packages that use Country
-
Uses of Country in spring.soap
Fields in spring.soap declared as CountryMethods in spring.soap that return CountryModifier and TypeMethodDescriptionObjectFactory.createCountry()Create an instance ofCountryCountryRepository.findCountry(String name) GetCountryResponse.getCountry()Gets the value of the country property.Methods in spring.soap with parameters of type CountryModifier and TypeMethodDescriptionvoidGetCountryResponse.setCountry(Country value) Sets the value of the country property.