Uses of Class
org.gedcomx.atom.Category
-
Packages that use Category Package Description org.gedcomx.atom The atom model supplies the definitions needed to support the atom syndication format. -
-
Uses of Category in org.gedcomx.atom
Methods in org.gedcomx.atom that return types with arguments of type Category Modifier and Type Method Description List<Category>Entry. getCategories()information about a category associated with an entry.Method parameters in org.gedcomx.atom with type arguments of type Category Modifier and Type Method Description voidEntry. setCategories(List<Category> categories)information about a category associated with an entry.
-