Uses of Class
dev.vality.swag.analytics.model.BankCardPaymentSystem
| Package | Description |
|---|---|
| dev.vality.swag.analytics.model |
-
Uses of BankCardPaymentSystem in dev.vality.swag.analytics.model
Methods in dev.vality.swag.analytics.model that return BankCardPaymentSystem Modifier and Type Method Description static BankCardPaymentSystemBankCardPaymentSystem. fromValue(String text)static BankCardPaymentSystemBankCardPaymentSystem. valueOf(String name)Returns the enum constant of this type with the specified name.static BankCardPaymentSystem[]BankCardPaymentSystem. values()Returns an array containing the constants of this enum type, in the order they are declared.