Uses of Class
es.kukenan.smartfi.microservice.transfer.repository.entity.Country
Packages that use Country
Package
Description
Services and internal components package.
Package for Correos Cash Entities.
-
Uses of Country in es.kukenan.smartfi.microservice.transfer.repository
Methods in es.kukenan.smartfi.microservice.transfer.repository that return types with arguments of type CountryModifier and TypeMethodDescriptionCountryRepository.findByIsoCode(String isoCode) Finds a country by its ISO code. -
Uses of Country in es.kukenan.smartfi.microservice.transfer.repository.entity.correoscash
Fields in es.kukenan.smartfi.microservice.transfer.repository.entity.correoscash declared as CountryModifier and TypeFieldDescriptionprivate @NotNull CountryCorreosCashDetail.issuerBirthCountryIssuer birth country.private @NotNull CountryCorreosCashDetail.issuerCountryIssuer country.private @NotNull CountryCorreosCashDetail.issuerDoiCountryIssuer DOI country.private @NotNull CountryCorreosCashDetail.issuerNationalityIssuer nationality.