Package io.meeds.wallet.entity
Class AddressLabelEntity
java.lang.Object
io.meeds.wallet.entity.AddressLabelEntity
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getLabel()voidsetAddress(String address) voidvoidsetIdentityId(Long identityId) void
-
Constructor Details
-
AddressLabelEntity
public AddressLabelEntity()
-
-
Method Details
-
getId
-
setId
-
getIdentityId
-
setIdentityId
-
getAddress
-
setAddress
-
getLabel
-
setLabel
-