Uses of Class
de.adorsys.xs2a.adapter.api.model.AccountAccess.AllPsd2
-
-
Uses of AccountAccess.AllPsd2 in de.adorsys.xs2a.adapter.api.model
Methods in de.adorsys.xs2a.adapter.api.model that return AccountAccess.AllPsd2 Modifier and Type Method Description static AccountAccess.AllPsd2AccountAccess.AllPsd2. fromValue(String value)AccountAccess.AllPsd2AccountAccess. getAllPsd2()static AccountAccess.AllPsd2AccountAccess.AllPsd2. valueOf(String name)Returns the enum constant of this type with the specified name.static AccountAccess.AllPsd2[]AccountAccess.AllPsd2. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.adorsys.xs2a.adapter.api.model with parameters of type AccountAccess.AllPsd2 Modifier and Type Method Description voidAccountAccess. setAllPsd2(AccountAccess.AllPsd2 allPsd2)
-