Uses of Class
dev.vality.swag.analytics.model.PaymentFlow.TypeEnum
| Package | Description |
|---|---|
| dev.vality.swag.analytics.model |
-
Uses of PaymentFlow.TypeEnum in dev.vality.swag.analytics.model
Methods in dev.vality.swag.analytics.model that return PaymentFlow.TypeEnum Modifier and Type Method Description static PaymentFlow.TypeEnumPaymentFlow.TypeEnum. fromValue(String text)PaymentFlow.TypeEnumPaymentFlow. getType()Тип процесса выполнения платежаstatic PaymentFlow.TypeEnumPaymentFlow.TypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static PaymentFlow.TypeEnum[]PaymentFlow.TypeEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.swag.analytics.model with parameters of type PaymentFlow.TypeEnum Modifier and Type Method Description voidPaymentFlow. setType(PaymentFlow.TypeEnum type)PaymentFlowPaymentFlow. type(PaymentFlow.TypeEnum type)