Package com.mt.ecommerce.product.entity
Class UserVendor
java.lang.Object
com.mt.ecommerce.product.entity.UserVendor
Entity class representing the association between Users and Vendors.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setIdentification
(UUID identification) void
setUserInfo
(UserInfo userInfo) void
-
Constructor Details
-
UserVendor
public UserVendor()
-
-
Method Details
-
getIdentification
-
setIdentification
-
getUserInfo
-
setUserInfo
-
getVendor
-
setVendor
-