| Package | Description |
|---|---|
| de.adorsys.psd2.xs2a.core.error | |
| de.adorsys.psd2.xs2a.core.mapper |
| Modifier and Type | Method and Description |
|---|---|
ServiceType |
ErrorType.getServiceType() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<ErrorType> |
ErrorType.getByServiceTypeAndErrorCode(ServiceType serviceType,
int errorCode) |
| Modifier and Type | Method and Description |
|---|---|
static ServiceType |
ServiceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceType[] |
ServiceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.