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 ofCountry
CountryRepository.findCountry
(String name) GetCountryResponse.getCountry()
Gets the value of the country property.Methods in spring.soap with parameters of type CountryModifier and TypeMethodDescriptionvoid
GetCountryResponse.setCountry
(Country value) Sets the value of the country property.