Uses of Class
de.adorsys.opba.protocol.xs2a.service.xs2a.dto.consent.AccountAccessType
-
Packages that use AccountAccessType Package Description de.adorsys.opba.protocol.xs2a.service.xs2a.dto.consent -
-
Uses of AccountAccessType in de.adorsys.opba.protocol.xs2a.service.xs2a.dto.consent
Methods in de.adorsys.opba.protocol.xs2a.service.xs2a.dto.consent that return AccountAccessType Modifier and Type Method Description static AccountAccessTypeAccountAccessType. valueOf(String name)Returns the enum constant of this type with the specified name.static AccountAccessType[]AccountAccessType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-