|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtomAuthor | |
|---|---|
| org.xcmis.client.gwt.model.restatom | |
| org.xcmis.client.gwt.unmarshallers.parser | |
| Uses of AtomAuthor in org.xcmis.client.gwt.model.restatom |
|---|
| Fields in org.xcmis.client.gwt.model.restatom declared as AtomAuthor | |
|---|---|
protected AtomAuthor |
FeedInfo.author
Author. |
| Methods in org.xcmis.client.gwt.model.restatom that return AtomAuthor | |
|---|---|
AtomAuthor |
FeedInfo.getAuthor()
|
AtomAuthor |
EntryInfo.getAuthor()
|
| Methods in org.xcmis.client.gwt.model.restatom with parameters of type AtomAuthor | |
|---|---|
void |
FeedInfo.setAuthor(AtomAuthor author)
|
void |
EntryInfo.setAuthor(AtomAuthor author)
|
| Uses of AtomAuthor in org.xcmis.client.gwt.unmarshallers.parser |
|---|
| Methods in org.xcmis.client.gwt.unmarshallers.parser that return AtomAuthor | |
|---|---|
static AtomAuthor |
AtomAuthorParser.parse(com.google.gwt.xml.client.Node response)
Parse xml document and return AtomAuthor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||