public class Watch extends Object
| Constructor and Description |
|---|
Watch() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmails()
Get email address of user
|
String |
getRSS() |
String |
getUser()
get user name of user who added watch into question or category
|
void |
setEmails(String emails)
Register email address to get email
|
void |
setRSS(String rss) |
void |
setUser(String user)
Register user name for watch
|
public String getUser()
public void setUser(String user)
user - user name of userpublic String getEmails()
public void setEmails(String emails)
emails - public String getRSS()
public void setRSS(String rss)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.