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