|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.tools.distributionlist.bo.Email
public class Email
Constructor Summary | |
---|---|
Email()
|
Method Summary | |
---|---|
java.lang.String |
getEmail()
Gets the email. |
java.lang.String |
getUserId()
Gets the user id. |
void |
setEmail(java.lang.String email)
Sets the email. |
void |
setUserId(java.lang.String userId)
Sets the user id. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Email()
Method Detail |
---|
public java.lang.String getUserId()
public void setUserId(java.lang.String userId)
userId
- the new user idpublic java.lang.String getEmail()
public void setEmail(java.lang.String email)
email
- the new email
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |