Package org.web3j.crypto
Class WalletFile
java.lang.Object
org.web3j.crypto.WalletFile
Ethereum wallet file.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()intinthashCode()voidsetAddress(String address) voidsetCrypto(WalletFile.Crypto crypto) voidsetCryptoV1(WalletFile.Crypto crypto) voidvoidsetVersion(int version)
-
Constructor Details
-
WalletFile
public WalletFile()
-
-
Method Details