Uses of Class
com.ntu.fdae.group1.bto.models.user.Applicant
Packages that use Applicant
-
Uses of Applicant in com.ntu.fdae.group1.bto.views
Constructors in com.ntu.fdae.group1.bto.views with parameters of type ApplicantModifierConstructorDescriptionApplicantUI
(Applicant user, UserController userCtrl, ProjectController projCtrl, ApplicationController appCtrl, EnquiryController enqCtrl, AuthenticationController authCtrl, Scanner scanner) Constructs a new ApplicantUI with the specified dependencies.