|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UserInterface
Method Summary | |
---|---|
String |
getFirstName()
This method will return the first name of this User object |
int |
getId()
This method will return the user id of the object |
String |
getLastName()
This method will return the last name of this User object |
String |
getUserName()
This method will return the username of this User object |
Method Detail |
---|
String getUserName()
String getFirstName()
String getLastName()
int getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |