org.apache.abdera.examples.ext
Class Serializer.MyEntry
java.lang.Object
org.apache.abdera.examples.ext.Serializer.MyEntry
- Enclosing class:
- Serializer
public static class Serializer.MyEntry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Serializer.MyEntry
public Serializer.MyEntry()
getId
public String getId()
getTitle
public String getTitle()
getAuthor
public String getAuthor()
getUpdated
public Date getUpdated()
getPublished
public Calendar getPublished()
getSummary
public String getSummary()
getLink
public String getLink()
Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.