Uses of Class
dev.vality.damsel.proxy_provider.RecurrentTokenIntent
| Package | Description |
|---|---|
| dev.vality.damsel.proxy_provider |
-
Uses of RecurrentTokenIntent in dev.vality.damsel.proxy_provider
Fields in dev.vality.damsel.proxy_provider declared as RecurrentTokenIntent Modifier and Type Field Description RecurrentTokenIntentRecurrentTokenProxyResult. intentMethods in dev.vality.damsel.proxy_provider that return RecurrentTokenIntent Modifier and Type Method Description RecurrentTokenIntentRecurrentTokenIntent. deepCopy()static RecurrentTokenIntentRecurrentTokenIntent. finish(RecurrentTokenFinishIntent value)RecurrentTokenIntentRecurrentTokenProxyResult. getIntent()static RecurrentTokenIntentRecurrentTokenIntent. sleep(SleepIntent value)static RecurrentTokenIntentRecurrentTokenIntent. suspend(SuspendIntent value)Methods in dev.vality.damsel.proxy_provider with parameters of type RecurrentTokenIntent Modifier and Type Method Description intRecurrentTokenIntent. compareTo(RecurrentTokenIntent other)booleanRecurrentTokenIntent. equals(RecurrentTokenIntent other)RecurrentTokenProxyResultRecurrentTokenProxyResult. setIntent(RecurrentTokenIntent intent)Constructors in dev.vality.damsel.proxy_provider with parameters of type RecurrentTokenIntent Constructor Description RecurrentTokenIntent(RecurrentTokenIntent other)RecurrentTokenProxyResult(RecurrentTokenIntent intent)