|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xcmis.client.gwt.model.restatom.AtomAuthor
public class AtomAuthor
Created by The eXo Platform SAS.
| Constructor Summary | |
|---|---|
AtomAuthor()
|
|
| Method Summary | |
|---|---|
String |
getEmail()
Accessor for author e-mail. |
String |
getName()
Accessor for author name. |
String |
getUri()
Accessor for author URI. |
void |
setEmail(String email)
Mutator for author e-mail address. |
void |
setName(String name)
Mutator for author name. |
void |
setUri(String uri)
Mutator for author URI. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AtomAuthor()
| Method Detail |
|---|
public String getName()
public void setName(String name)
name - the name to setpublic String getUri()
public void setUri(String uri)
uri - the uri to setpublic String getEmail()
public void setEmail(String email)
email - the email to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||