Uses of Class
dev.vality.damsel.user_interaction.CryptoCurrencyTransferRequest
Packages that use CryptoCurrencyTransferRequest
-
Uses of CryptoCurrencyTransferRequest in dev.vality.damsel.user_interaction
Methods in dev.vality.damsel.user_interaction that return CryptoCurrencyTransferRequestModifier and TypeMethodDescriptionCryptoCurrencyTransferRequest.deepCopy()UserInteraction.getCryptoCurrencyTransferRequest()Запрос на перевод криптовалютыCryptoCurrencyTransferRequest.setCryptoAddress(String crypto_address) CryptoCurrencyTransferRequest.setCryptoCash(CryptoCash crypto_cash) Methods in dev.vality.damsel.user_interaction with parameters of type CryptoCurrencyTransferRequestModifier and TypeMethodDescriptionintCryptoCurrencyTransferRequest.compareTo(CryptoCurrencyTransferRequest other) static UserInteractionUserInteraction.crypto_currency_transfer_request(CryptoCurrencyTransferRequest value) booleanCryptoCurrencyTransferRequest.equals(CryptoCurrencyTransferRequest that) voidUserInteraction.setCryptoCurrencyTransferRequest(CryptoCurrencyTransferRequest value) Запрос на перевод криптовалютыConstructors in dev.vality.damsel.user_interaction with parameters of type CryptoCurrencyTransferRequestModifierConstructorDescriptionPerforms a deep copy on other.