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