|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FeedInfo | |
|---|---|
| org.xcmis.client.gwt.model.restatom | |
| org.xcmis.client.gwt.unmarshallers.parser | |
| Uses of FeedInfo in org.xcmis.client.gwt.model.restatom |
|---|
| Fields in org.xcmis.client.gwt.model.restatom declared as FeedInfo | |
|---|---|
protected FeedInfo |
FeedType.feedInfo
Feed info. |
| Methods in org.xcmis.client.gwt.model.restatom that return FeedInfo | |
|---|---|
FeedInfo |
EntryCollection.getFeedInfo()
|
FeedInfo |
FeedType.getFeedInfo()
|
| Methods in org.xcmis.client.gwt.model.restatom with parameters of type FeedInfo | |
|---|---|
void |
EntryCollection.setFeedInfo(FeedInfo feedInfo)
|
void |
FeedType.setFeedInfo(FeedInfo feedInfo)
|
| Uses of FeedInfo in org.xcmis.client.gwt.unmarshallers.parser |
|---|
| Methods in org.xcmis.client.gwt.unmarshallers.parser that return FeedInfo | |
|---|---|
static FeedInfo |
FeedParser.getFeedInfo(com.google.gwt.xml.client.NodeList nodeList)
Parse feed info from xml to FeedInfo. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||