Class UpdateWalletRequest
java.lang.Object
dev.getelements.elements.sdk.model.blockchain.wallet.UpdateWalletRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintinthashCode()voidsetDisplayName(String displayName) voidsetNetworks(List<BlockchainNetwork> networks) voidsetPreferredAccount(int preferredAccount) toString()
-
Constructor Details
-
UpdateWalletRequest
public UpdateWalletRequest()
-
-
Method Details
-
getDisplayName
-
setDisplayName
-
getNetworks
-
setNetworks
-
getPreferredAccount
public int getPreferredAccount() -
setPreferredAccount
public void setPreferredAccount(int preferredAccount) -
equals
-
hashCode
public int hashCode() -
toString
-