Uses of Class
dev.vality.swag.analytics.model.Payer.PayerTypeEnum
| Package | Description |
|---|---|
| dev.vality.swag.analytics.model |
-
Uses of Payer.PayerTypeEnum in dev.vality.swag.analytics.model
Methods in dev.vality.swag.analytics.model that return Payer.PayerTypeEnum Modifier and Type Method Description static Payer.PayerTypeEnumPayer.PayerTypeEnum. fromValue(String text)Payer.PayerTypeEnumPayer. getPayerType()Тип платежного средстваstatic Payer.PayerTypeEnumPayer.PayerTypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static Payer.PayerTypeEnum[]Payer.PayerTypeEnum. 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 Payer.PayerTypeEnum Modifier and Type Method Description PayerPayer. payerType(Payer.PayerTypeEnum payerType)voidPayer. setPayerType(Payer.PayerTypeEnum payerType)