class Projects::Model::Status
-
This class is used to make an object for
Status
.
Attributes
content[RW]
id[RW]
postedBy[RW]
postedPerson[RW]
postedTime[RW]
postedTimeFormat[RW]
postedTimeLong[RW]
Public Instance Methods
getContent()
click to toggle source
getId()
click to toggle source
getPostedBy()
click to toggle source
getPostedPerson()
click to toggle source
getPostedTime()
click to toggle source
getPostedTimeFormat()
click to toggle source
getPostedTimeLong()
click to toggle source
setContent(content)
click to toggle source
setId(id)
click to toggle source
setPostedBy(postedBy)
click to toggle source
setPostedPerson(postedPerson)
click to toggle source
setPostedTime(postedTime)
click to toggle source
setPostedTimeFormat(postedTimeFormat)
click to toggle source
setPostedTimeLong(postedTimeLong)
click to toggle source