public class Post extends Object
Post(PostType postType, Date postDate, String description, String link)
Date
getDate()
String
getText()
toPost()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Post(PostType postType, Date postDate, String description, String link)
public String toPost()
public String getText()
public Date getDate()
public String toString()
toString
Object
Copyright © 2015. All Rights Reserved.