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