returnReturns the content. return content;
return content;
returnReturns the created. return created;
return created;
returnReturns the modified. return modified;
return modified;
paramcontent The content to set. this.content = content;
this.content = content;
paramcreated The created to set. this.created = created;
this.created = created;
parammodified The modified to set. this.modified = modified;
this.modified = modified;