|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Entry
see §4.1.2 of the rfc 4287 spec
| Method Summary | |
|---|---|
Content |
getAwolContent()
See §4.1.3 of rfc 4287 spec. |
XMLGregorianCalendar |
getAwolPublished()
See §4.2.9 of rfc 4287 spec. |
Set<Feed> |
getAwolSources()
See §4.2.11 of rfc 4287 spec. |
TextContent |
getAwolSummary()
See §4.2.13 of rfc 4287 spec. |
void |
setAwolContent(Content value)
See §4.1.3 of rfc 4287 spec. |
void |
setAwolPublished(XMLGregorianCalendar value)
See §4.2.9 of rfc 4287 spec. |
void |
setAwolSources(Set<Feed> value)
See §4.2.11 of rfc 4287 spec. |
void |
setAwolSummary(TextContent value)
See §4.2.13 of rfc 4287 spec. |
| Methods inherited from interface org.openrdf.concepts.awol.Version |
|---|
getAwolId, getAwolUpdated, setAwolId, setAwolUpdated |
| Methods inherited from interface org.openrdf.concepts.awol.FeedOrEntry |
|---|
getAwolAuthors, getAwolCategories, getAwolContributors, getAwolEmails, getAwolLinks, getAwolRights, setAwolAuthors, setAwolCategories, setAwolContributors, setAwolEmails, setAwolLinks, setAwolRights |
| Methods inherited from interface org.openrdf.concepts.awol.FeedOrEntryOrLink |
|---|
getAwolTitle, setAwolTitle |
| Method Detail |
|---|
Content getAwolContent()
void setAwolContent(Content value)
XMLGregorianCalendar getAwolPublished()
void setAwolPublished(XMLGregorianCalendar value)
Set<Feed> getAwolSources()
void setAwolSources(Set<Feed> value)
TextContent getAwolSummary()
void setAwolSummary(TextContent value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||