Uses of Class
dev.vality.fistful.base.ResourceDigitalWallet
| Package | Description |
|---|---|
| dev.vality.fistful.base |
-
Uses of ResourceDigitalWallet in dev.vality.fistful.base
Methods in dev.vality.fistful.base that return ResourceDigitalWallet Modifier and Type Method Description ResourceDigitalWalletResourceDigitalWallet. deepCopy()ResourceDigitalWalletResource. getDigitalWallet()ResourceDigitalWalletResourceDigitalWallet. setDigitalWallet(DigitalWallet digital_wallet)Methods in dev.vality.fistful.base with parameters of type ResourceDigitalWallet Modifier and Type Method Description intResourceDigitalWallet. compareTo(ResourceDigitalWallet other)static ResourceResource. digital_wallet(ResourceDigitalWallet value)booleanResourceDigitalWallet. equals(ResourceDigitalWallet that)voidResource. setDigitalWallet(ResourceDigitalWallet value)Constructors in dev.vality.fistful.base with parameters of type ResourceDigitalWallet Constructor Description ResourceDigitalWallet(ResourceDigitalWallet other)Performs a deep copy on other.