| Package | Description |
|---|---|
| de.adorsys.xs2a.adapter.api.model |
| Modifier and Type | Method and Description |
|---|---|
static Scope |
Scope.fromValue(String value) |
static Scope |
Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scope[] |
Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Scope.isAis(Scope scope) |
static boolean |
Scope.isPis(Scope scope) |
Copyright © 2021. All rights reserved.