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