| Package | Description |
|---|---|
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
static AccountAccess.AllPsd2Enum |
AccountAccess.AllPsd2Enum.fromValue(String text) |
AccountAccess.AllPsd2Enum |
AccountAccess.getAllPsd2()
Optional if supported by API provider.
|
static AccountAccess.AllPsd2Enum |
AccountAccess.AllPsd2Enum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountAccess.AllPsd2Enum[] |
AccountAccess.AllPsd2Enum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccountAccess |
AccountAccess.allPsd2(AccountAccess.AllPsd2Enum allPsd2) |
void |
AccountAccess.setAllPsd2(AccountAccess.AllPsd2Enum allPsd2) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.