Uses of Class
de.adorsys.psd2.model.ChargeBearer
-
Packages that use ChargeBearer Package Description de.adorsys.psd2.model -
-
Uses of ChargeBearer in de.adorsys.psd2.model
Methods in de.adorsys.psd2.model that return ChargeBearer Modifier and Type Method Description static ChargeBearerChargeBearer. fromValue(String text)static ChargeBearerChargeBearer. valueOf(String name)Returns the enum constant of this type with the specified name.static ChargeBearer[]ChargeBearer. values()Returns an array containing the constants of this enum type, in the order they are declared.
-