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