Package org.exoplatform.wallet.entity
Class WalletBackupEntity
java.lang.Object
org.exoplatform.wallet.entity.WalletBackupEntity
- All Implemented Interfaces:
Serializable
@Entity(name="WalletBackupEntity")
public class WalletBackupEntity
extends Object
implements Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()voidsetAddress(String address) voidvoidsetWallet(WalletEntity wallet)
-
Constructor Details
-
WalletBackupEntity
public WalletBackupEntity()
-
-
Method Details
-
getId
-
setId
-
getAddress
-
setAddress
-
getWallet
-
setWallet
-