| Package | Description |
|---|---|
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
static TppMessageCategory |
TppMessageCategory.fromValue(String text) |
@NotNull @Valid TppMessageCategory |
TppMessage401AIS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage409AIS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage401SBS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage409PIS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage403PIIS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage400SBS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage405SBS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage403AIS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage401PIS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage405AIS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage405PISCANC.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage2XX.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage406AIS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage403PIS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage400AIS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage429AIS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage409SBS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage404PIIS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage404SBS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage409PIIS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage404AIS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage405PIS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage406PIS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage405PIIS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage401PIIS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage404PIS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage400PIS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage403SBS.getCategory()
Get category
|
@NotNull @Valid TppMessageCategory |
TppMessage400PIIS.getCategory()
Get category
|
static TppMessageCategory |
TppMessageCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TppMessageCategory[] |
TppMessageCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.