Uses of Class
dev.vality.damsel.proxy_provider.RecurrentTokenInfo
Packages that use RecurrentTokenInfo
-
Uses of RecurrentTokenInfo in dev.vality.damsel.proxy_provider
Fields in dev.vality.damsel.proxy_provider declared as RecurrentTokenInfoMethods in dev.vality.damsel.proxy_provider that return RecurrentTokenInfoModifier and TypeMethodDescriptionRecurrentTokenInfo.deepCopy()RecurrentTokenContext.getTokenInfo()RecurrentTokenInfo.setPaymentTool(RecurrentPaymentTool payment_tool) RecurrentTokenInfo.setTrx(TransactionInfo trx) Methods in dev.vality.damsel.proxy_provider with parameters of type RecurrentTokenInfoModifier and TypeMethodDescriptionintRecurrentTokenInfo.compareTo(RecurrentTokenInfo other) booleanRecurrentTokenInfo.equals(RecurrentTokenInfo that) RecurrentTokenContext.setTokenInfo(RecurrentTokenInfo token_info) Constructors in dev.vality.damsel.proxy_provider with parameters of type RecurrentTokenInfoModifierConstructorDescriptionRecurrentTokenContext(RecurrentTokenSession session, RecurrentTokenInfo token_info) Performs a deep copy on other.