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, setURI
public 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 Item
public void setAddressed_to(List<String> addressed_to)
setAddressed_to
in interface Item
public List<String> getAttachment()
getAttachment
in interface Item
public void setAttachment(List<String> attachment)
setAttachment
in interface Item
public List<Item> getNext_version()
getNext_version
in interface Item
public void setNext_version(List<Item> next_version)
setNext_version
in interface Item
public List<String> getCreated_at()
getCreated_at
in interface Post
public void setCreated_at(List<String> created_at)
setCreated_at
in interface Post
public List<UserAccount> getHas_modifier()
getHas_modifier
in interface Item
public void setHas_modifier(List<UserAccount> has_modifier)
setHas_modifier
in interface Item
public List<String> getIp_address()
getIp_address
in interface Item
public void setIp_address(List<String> ip_address)
setIp_address
in interface Item
public List<Container> getHas_container()
getHas_container
in interface Item
public void setHas_container(List<Container> has_container)
setHas_container
in interface Item
public List<String> getDescription()
getDescription
in interface Post
public void setDescription(List<String> description)
setDescription
in interface Post
public List<String> getContent_encoded()
getContent_encoded
in interface Post
public void setContent_encoded(List<String> content_encoded)
setContent_encoded
in interface Post
public List<Item> getNext_by_date()
getNext_by_date
in interface Item
public void setNext_by_date(List<Item> next_by_date)
setNext_by_date
in interface Item
public List<String> getSubject()
getSubject
in interface Post
public void setSubject(List<String> subject)
setSubject
in interface Post
public List<Item> getPrevious_by_date()
getPrevious_by_date
in interface Item
public void setPrevious_by_date(List<Item> previous_by_date)
setPrevious_by_date
in interface Item
public List<Item> getReply_of()
getReply_of
in interface Item
public void setReply_of(List<Item> reply_of)
setReply_of
in interface Item
public List<Item> getLatest_version()
getLatest_version
in interface Item
public void setLatest_version(List<Item> latest_version)
setLatest_version
in interface Item
public List<Item> getHas_reply()
getHas_reply
in interface Item
public void setHas_reply(List<Item> has_reply)
setHas_reply
in interface Item
public List<Graph> getEmbeds_knowledge()
getEmbeds_knowledge
in interface Item
public void setEmbeds_knowledge(List<Graph> embeds_knowledge)
setEmbeds_knowledge
in interface Item
public List<String> getReference()
getReference
in interface Post
public void setReference(List<String> reference)
setReference
in interface Post
public List<String> getContent()
getContent
in interface Item
public void setContent(List<String> content)
setContent
in interface Item
public List<String> getHas_discussion()
getHas_discussion
in interface Item
public void setHas_discussion(List<String> has_discussion)
setHas_discussion
in interface Item
public List<String> getModified_at()
getModified_at
in interface Post
public void setModified_at(List<String> modified_at)
setModified_at
in interface Post
public List<Item> getPrevious_version()
getPrevious_version
in interface Item
public void setPrevious_version(List<Item> previous_version)
setPrevious_version
in interface Item