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