StudentLoanManagement
com.student_loan.dtos.UserDTO Member List

This is the complete list of members for com.student_loan.dtos.UserDTO, including all inherited members.

getEmail()com.student_loan.dtos.UserDTO
getId()com.student_loan.dtos.UserDTO
getUsername()com.student_loan.dtos.UserDTO
UserDTO(Long id, String username, String email)com.student_loan.dtos.UserDTO