Uses of Class
de.adorsys.opba.protocol.sandbox.hbci.config.dto.BpdAuthLevel
-
Packages that use BpdAuthLevel Package Description de.adorsys.opba.protocol.sandbox.hbci.config.dto -
-
Uses of BpdAuthLevel in de.adorsys.opba.protocol.sandbox.hbci.config.dto
Methods in de.adorsys.opba.protocol.sandbox.hbci.config.dto that return BpdAuthLevel Modifier and Type Method Description static BpdAuthLevelBpdAuthLevel. valueOf(String name)Returns the enum constant of this type with the specified name.static BpdAuthLevel[]BpdAuthLevel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-