Uses of Class
com.hack23.cia.model.internal.application.user.impl.UserAccount
-
Uses of UserAccount in com.hack23.cia.model.internal.application.user.impl
Modifier and TypeMethodDescriptionUserAccount.withAddress
(List<String> address) UserAccount.withCountry
(String value) UserAccount.withCreatedDate
(Date value) UserAccount.withModelObjectId
(Integer value) UserAccount.withModelObjectVersion
(int value) UserAccount.withNumberOfVisits
(Integer value) UserAccount.withUserEmailStatus
(UserEmailStatus value) UserAccount.withUserId
(String value) UserAccount.withUserLockStatus
(UserLockStatus value) UserAccount.withUsername
(String value) UserAccount.withUserpassword
(String value) UserAccount.withUserRole
(UserRole value) UserAccount.withUserType
(UserType value)