|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.cnes.sitools.feeds.model.FeedAuthorModel
public final class FeedAuthorModel
Bean representing an Author
Constructor Summary | |
---|---|
FeedAuthorModel()
|
Method Summary | |
---|---|
java.lang.String |
getEmail()
Gets the email value |
java.lang.String |
getName()
Gets the name value |
void |
setEmail(java.lang.String email)
Sets the value of email |
void |
setName(java.lang.String name)
Sets the value of name |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FeedAuthorModel()
Method Detail |
---|
public java.lang.String getName()
public void setName(java.lang.String name)
name
- the name to setpublic java.lang.String getEmail()
public void setEmail(java.lang.String email)
email
- the email to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |