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