Uses of Class
dev.vality.damsel.withdrawals.provider_adapter.FinishIntent
| Package | Description |
|---|---|
| dev.vality.damsel.withdrawals.provider_adapter |
-
Uses of FinishIntent in dev.vality.damsel.withdrawals.provider_adapter
Methods in dev.vality.damsel.withdrawals.provider_adapter that return FinishIntent Modifier and Type Method Description FinishIntentFinishIntent. deepCopy()FinishIntentIntent. getFinish()FinishIntentFinishIntent. setStatus(FinishStatus status)Methods in dev.vality.damsel.withdrawals.provider_adapter with parameters of type FinishIntent Modifier and Type Method Description intFinishIntent. compareTo(FinishIntent other)booleanFinishIntent. equals(FinishIntent that)static IntentIntent. finish(FinishIntent value)voidIntent. setFinish(FinishIntent value)Constructors in dev.vality.damsel.withdrawals.provider_adapter with parameters of type FinishIntent Constructor Description FinishIntent(FinishIntent other)Performs a deep copy on other.