Public Member Functions | |
boolean | isAupAccepted () |
void | setAupAccepted (boolean aupAccepted) |
String | getComments () |
void | setComments (String comments) |
String | getEmailAddress () |
void | setEmailAddress (String emailAddress) |
String | getInstitute () |
void | setInstitute (String institute) |
String | getPhoneNumber () |
void | setPhoneNumber (String phoneNumber) |
RegistrationRequest () | |
Package Attributes | |
boolean | aupAccepted |
String | emailAddress |
String | institute |
String | phoneNumber |
String | comments |
Definition at line 33 of file RegistrationRequest.java.