| Modifier and Type | Field and Description |
|---|---|
List<String> |
content_encoded
The encoded content of the Post, contained in CDATA areas.
|
List<String> |
created_at
When this was created, in ISO 8601 format.
|
List<String> |
description
The content of the Post.
|
List<String> |
modified_at
When this was modified, in ISO 8601 format.
|
List<String> |
reference
Links either created explicitly or extracted implicitly on the HTML level
from the Post.
|
List<String> |
subject
Keyword(s) describing subject of the Post.
|
List<String> |
title
This is the title (subject line) of the Post.
|
| Constructor and Description |
|---|
PostImpl() |
addUnvalidatedRelation, addUnvalidatedTuple, getURI, setAllowUnvalidatedRelations, setAllowUnvalidatedTriples, setURIpublic List<String> reference
public List<String> created_at
public List<String> description
public List<String> content_encoded
public List<String> title
public List<String> modified_at
public PostImpl()
public List<String> getAddressed_to()
getAddressed_to in interface Itempublic void setAddressed_to(List<String> addressed_to)
setAddressed_to in interface Itempublic List<String> getAttachment()
getAttachment in interface Itempublic void setAttachment(List<String> attachment)
setAttachment in interface Itempublic List<Item> getNext_version()
getNext_version in interface Itempublic void setNext_version(List<Item> next_version)
setNext_version in interface Itempublic List<String> getCreated_at()
getCreated_at in interface Postpublic void setCreated_at(List<String> created_at)
setCreated_at in interface Postpublic List<UserAccount> getHas_modifier()
getHas_modifier in interface Itempublic void setHas_modifier(List<UserAccount> has_modifier)
setHas_modifier in interface Itempublic List<String> getIp_address()
getIp_address in interface Itempublic void setIp_address(List<String> ip_address)
setIp_address in interface Itempublic List<Container> getHas_container()
getHas_container in interface Itempublic void setHas_container(List<Container> has_container)
setHas_container in interface Itempublic List<String> getDescription()
getDescription in interface Postpublic void setDescription(List<String> description)
setDescription in interface Postpublic List<String> getContent_encoded()
getContent_encoded in interface Postpublic void setContent_encoded(List<String> content_encoded)
setContent_encoded in interface Postpublic List<Item> getNext_by_date()
getNext_by_date in interface Itempublic void setNext_by_date(List<Item> next_by_date)
setNext_by_date in interface Itempublic List<String> getSubject()
getSubject in interface Postpublic void setSubject(List<String> subject)
setSubject in interface Postpublic List<Item> getPrevious_by_date()
getPrevious_by_date in interface Itempublic void setPrevious_by_date(List<Item> previous_by_date)
setPrevious_by_date in interface Itempublic List<Item> getReply_of()
getReply_of in interface Itempublic void setReply_of(List<Item> reply_of)
setReply_of in interface Itempublic List<Item> getLatest_version()
getLatest_version in interface Itempublic void setLatest_version(List<Item> latest_version)
setLatest_version in interface Itempublic List<Item> getHas_reply()
getHas_reply in interface Itempublic void setHas_reply(List<Item> has_reply)
setHas_reply in interface Itempublic List<Graph> getEmbeds_knowledge()
getEmbeds_knowledge in interface Itempublic void setEmbeds_knowledge(List<Graph> embeds_knowledge)
setEmbeds_knowledge in interface Itempublic List<String> getReference()
getReference in interface Postpublic void setReference(List<String> reference)
setReference in interface Postpublic List<String> getContent()
getContent in interface Itempublic void setContent(List<String> content)
setContent in interface Itempublic List<String> getHas_discussion()
getHas_discussion in interface Itempublic void setHas_discussion(List<String> has_discussion)
setHas_discussion in interface Itempublic List<String> getModified_at()
getModified_at in interface Postpublic void setModified_at(List<String> modified_at)
setModified_at in interface Postpublic List<Item> getPrevious_version()
getPrevious_version in interface Itempublic void setPrevious_version(List<Item> previous_version)
setPrevious_version in interface Item