public class Entry extends Object
Person
author
String
content
id
link
summary
title
Date
updated
Entry(String title, Date updated)
Entry(String title, String id, Date updated)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public String id
public String title
public Date updated
public String link
public Person author
public String content
public String summary
public Entry(String title, String id, Date updated)
public Entry(String title, Date updated)
public String toString()
toString
Object
Copyright © 2018. All rights reserved.