Uses of Class
spring.soap.Country
-
Uses of Country in spring.soap
Modifier and TypeMethodDescriptionObjectFactory.createCountry()
Create an instance ofCountry
CountryRepository.findCountry
(String name) GetCountryResponse.getCountry()
Gets the value of the country property.Modifier and TypeMethodDescriptionvoid
GetCountryResponse.setCountry
(Country value) Sets the value of the country property.