public class Shout extends LfmEntity implements DateEntity, AuthorEntity, BodyEntity
public Date getDate()
getDate in interface DateEntitypublic void setDate(Date date)
setDate in interface DateEntitypublic String getBody()
getBody in interface BodyEntitypublic void setBody(String body)
setBody in interface BodyEntitypublic String getAuthor()
getAuthor in interface AuthorEntitypublic void setAuthor(String author)
setAuthor in interface AuthorEntityCopyright © 2013 dontdrinkandroot. All Rights Reserved.