| Package | Description |
|---|---|
| de.adorsys.psd2.xs2a.domain.consent | |
| de.adorsys.psd2.xs2a.service.mapper.spi_xs2a_mappers |
| Modifier and Type | Method and Description |
|---|---|
static Xs2aAccountAccessType |
Xs2aAccountAccessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Xs2aAccountAccessType[] |
Xs2aAccountAccessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<Xs2aAccountAccessType> |
Xs2aAccountAccessType.getByDescription(String description) |
| Modifier and Type | Method and Description |
|---|---|
Xs2aAccountAccessType |
SpiToXs2aAccountAccessTypeMapper.mapToAccountAccessType(SpiAccountAccessType accessType) |
| Modifier and Type | Method and Description |
|---|---|
SpiAccountAccessType |
Xs2aToSpiAccountAccessTypeMapper.mapToAccountAccessType(Xs2aAccountAccessType accessType) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.