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