| Package | Description |
|---|---|
| de.adorsys.aspsp.xs2a.domain | |
| de.adorsys.aspsp.xs2a.service | |
| de.adorsys.aspsp.xs2a.web |
| Modifier and Type | Method and Description |
|---|---|
static BookingStatus |
BookingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BookingStatus[] |
BookingStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AspspProfileService.updateAvailableBookingStatuses(List<BookingStatus> availableBookingStatuses)
Update list of available booking statuses
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Void> |
AspspProfileUpdateController.updateBookingStatuses(List<BookingStatus> bookingStatuses) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.