StudentLoanManagement
com.student_loan.dtos.CredentialsDTO Member List

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

CredentialsDTO()com.student_loan.dtos.CredentialsDTO
CredentialsDTO(String email, String password)com.student_loan.dtos.CredentialsDTO
getEmail()com.student_loan.dtos.CredentialsDTO
getPassword()com.student_loan.dtos.CredentialsDTO
setEmail(String email)com.student_loan.dtos.CredentialsDTO
setPassword(String password)com.student_loan.dtos.CredentialsDTO