Uses of Class
de.adorsys.xs2a.adapter.rest.api.model.AspspTO
-
Packages that use AspspTO Package Description de.adorsys.xs2a.adapter.rest.api -
-
Uses of AspspTO in de.adorsys.xs2a.adapter.rest.api
Methods in de.adorsys.xs2a.adapter.rest.api that return types with arguments of type AspspTO Modifier and Type Method Description org.springframework.http.ResponseEntity<List<AspspTO>>AspspSearchApi. getAspsps(String name, String bic, String bankCode, String iban, String after, int size)org.springframework.http.ResponseEntity<AspspTO>AspspSearchApi. getById(String id)
-