Uses of Class
org.gedcomx.atom.Entry

Packages that use Entry
org.gedcomx.atom The atom model supplies the definitions needed to support the atom syndication format
org.gedcomx.atom.rt   
 

Uses of Entry in org.gedcomx.atom
 

Methods in org.gedcomx.atom that return types with arguments of type Entry
 List<Entry> Feed.getEntries()
          The entries in the feed.
 

Method parameters in org.gedcomx.atom with type arguments of type Entry
 void Feed.setEntries(List<Entry> entries)
          The entries in the feed.
 

Uses of Entry in org.gedcomx.atom.rt
 

Methods in org.gedcomx.atom.rt with parameters of type Entry
 void AtomModelVisitor.visitEntry(Entry entry)
           
 void AtomModelVisitorBase.visitEntry(Entry entry)
           
 



Copyright © 2016. All rights reserved.