Uses of Class
com.hack23.cia.model.internal.application.user.impl.UserAccount
Packages that use UserAccount
-
Uses of UserAccount in com.hack23.cia.model.internal.application.user.impl
Methods in com.hack23.cia.model.internal.application.user.impl that return UserAccountModifier 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)