- Generator - Class in org.gedcomx.atom
-
identifies the agent used to generate a feed, for debugging and other purposes.
- Generator() - Constructor for class org.gedcomx.atom.Generator
-
- getAuthors() - Method in class org.gedcomx.atom.Entry
-
The author of the entry.
- getAuthors() - Method in class org.gedcomx.atom.Feed
-
The author of the feed.
- getBase() - Method in class org.gedcomx.atom.CommonAttributes
-
The base.
- getBase() - Method in class org.gedcomx.atom.Generator
-
The base.
- getCategories() - Method in class org.gedcomx.atom.Entry
-
information about a category associated with an entry.
- getConfidence() - Method in class org.gedcomx.atom.Entry
-
The confidence of the result, if this entry represents a search result.
- getContent() - Method in class org.gedcomx.atom.Entry
-
The content of the entry.
- getContributors() - Method in class org.gedcomx.atom.Entry
-
information about a category associated with the entry
- getContributors() - Method in class org.gedcomx.atom.Feed
-
information about a category associated with the feed
- getEmail() - Method in class org.gedcomx.atom.Person
-
an e-mail address associated with the person.
- getEntries() - Method in class org.gedcomx.atom.Feed
-
The entries in the feed.
- getExtensionAttributes() - Method in class org.gedcomx.atom.Entry
-
- getExtensionElements() - Method in class org.gedcomx.atom.ExtensibleElement
-
Custom extension elements.
- getFacets() - Method in class org.gedcomx.atom.Feed
-
The list of facets for the feed, used for convenience in browsing and filtering.
- getGedcomx() - Method in class org.gedcomx.atom.Content
-
The genealogical data associated with this entry.
- getGenerator() - Method in class org.gedcomx.atom.Feed
-
identifies the agent used to generate the feed
- getIcon() - Method in class org.gedcomx.atom.Feed
-
identifies an image that provides iconic visual identification for the feed.
- getId() - Method in class org.gedcomx.atom.Entry
-
a permanent, universally unique identifier for the entry.
- getId() - Method in class org.gedcomx.atom.Feed
-
a permanent, universally unique identifier for the feed.
- getIndex() - Method in class org.gedcomx.atom.Feed
-
The index of the first entry in this page of data, if this feed is supplying a page of data.
- getLabel() - Method in class org.gedcomx.atom.Category
-
a human-readable label for display in end-user applications
- getLang() - Method in class org.gedcomx.atom.CommonAttributes
-
The language.
- getLang() - Method in class org.gedcomx.atom.Generator
-
The language.
- getLink(String) - Method in class org.gedcomx.atom.Entry
-
Get a link by its rel.
- getLink(String) - Method in class org.gedcomx.atom.Feed
-
Get a link by its rel.
- getLinks() - Method in class org.gedcomx.atom.Entry
-
a reference from a entry to a Web resource.
- getLinks(String) - Method in class org.gedcomx.atom.Entry
-
Get a list of links by rel.
- getLinks() - Method in class org.gedcomx.atom.Feed
-
a reference from a feed to a Web resource.
- getLinks(String) - Method in class org.gedcomx.atom.Feed
-
Get a list of links by rel.
- getLogo() - Method in class org.gedcomx.atom.Feed
-
identifies an image that provides visual identification for the feed.
- getName() - Method in class org.gedcomx.atom.Person
-
Conveys a human-readable name for the person.
- getPublished() - Method in class org.gedcomx.atom.Entry
-
instant in time associated with an event early in the life cycle of the entry.
- getResults() - Method in class org.gedcomx.atom.Feed
-
The total number of results available, if this feed is supplying a subset of results, such as for a query.
- getRights() - Method in class org.gedcomx.atom.Entry
-
information about rights held in and over the entry.
- getRights() - Method in class org.gedcomx.atom.Feed
-
information about rights held in and over the feed.
- getScheme() - Method in class org.gedcomx.atom.Category
-
identifies a categorization scheme
- getScore() - Method in class org.gedcomx.atom.Entry
-
The relevance score, if this entry represents a search result.
- getSubtitle() - Method in class org.gedcomx.atom.Feed
-
a human-readable description or subtitle for the feed.
- getTerm() - Method in class org.gedcomx.atom.Category
-
identifies the category to which the entry or feed belongs
- getTitle() - Method in class org.gedcomx.atom.Entry
-
a human-readable title for the entry
- getTitle() - Method in class org.gedcomx.atom.Feed
-
a human-readable title for the feed
- getTransientProperties() - Method in class org.gedcomx.atom.ExtensibleElement
-
- getTransientProperty(String) - Method in class org.gedcomx.atom.ExtensibleElement
-
Get a transient (non-serialized) property.
- getType() - Method in class org.gedcomx.atom.Content
-
The type of the content.
- getUpdated() - Method in class org.gedcomx.atom.Entry
-
the most recent instant in time when the entry was modified in a way the publisher considers significant.
- getUpdated() - Method in class org.gedcomx.atom.Feed
-
the most recent instant in time when the feed was modified in a way the publisher considers significant.
- getUri() - Method in class org.gedcomx.atom.Generator
-
link to a representation that is relevant to the generating agent.
- getUri() - Method in class org.gedcomx.atom.Person
-
an IRI associated with the person.
- getValue() - Method in class org.gedcomx.atom.Generator
-
human-readable name for the generating agent
- getVersion() - Method in class org.gedcomx.atom.Generator
-
the version of the generating agent
- setAuthors(List<Person>) - Method in class org.gedcomx.atom.Entry
-
The author of the entry.
- setAuthors(List<Person>) - Method in class org.gedcomx.atom.Feed
-
The author of the feed.
- setBase(URI) - Method in class org.gedcomx.atom.CommonAttributes
-
The base.
- setBase(URI) - Method in class org.gedcomx.atom.Generator
-
The base.
- setCategories(List<Category>) - Method in class org.gedcomx.atom.Entry
-
information about a category associated with an entry.
- setConfidence(ResultConfidence) - Method in class org.gedcomx.atom.Entry
-
The confidence of the result, if this entry represents a search result.
- setContent(Content) - Method in class org.gedcomx.atom.Entry
-
The content of the entry.
- setContributors(List<Person>) - Method in class org.gedcomx.atom.Entry
-
information about a category associated with the entry
- setContributors(List<Person>) - Method in class org.gedcomx.atom.Feed
-
information about a category associated with the feed
- setEmail(String) - Method in class org.gedcomx.atom.Person
-
an e-mail address associated with the person.
- setEntries(List<Entry>) - Method in class org.gedcomx.atom.Feed
-
The entries in the feed.
- setExtensionAttributes(Map<QName, String>) - Method in class org.gedcomx.atom.Entry
-
- setExtensionElements(List<Object>) - Method in class org.gedcomx.atom.ExtensibleElement
-
Custom extension elements.
- setFacets(List<Field>) - Method in class org.gedcomx.atom.Feed
-
The list of facets for the feed, used for convenience in browsing and filtering.
- setGedcomx(Gedcomx) - Method in class org.gedcomx.atom.Content
-
The genealogical data associated with this entry.
- setGenerator(Generator) - Method in class org.gedcomx.atom.Feed
-
identifies the agent used to generate the feed
- setIcon(URI) - Method in class org.gedcomx.atom.Feed
-
identifies an image that provides iconic visual identification for the feed.
- setId(URI) - Method in class org.gedcomx.atom.Entry
-
a permanent, universally unique identifier for the entry.
- setId(URI) - Method in class org.gedcomx.atom.Feed
-
a permanent, universally unique identifier for the feed.
- setIndex(Integer) - Method in class org.gedcomx.atom.Feed
-
The index of the first entry in this page of data, if this feed is supplying a page of data.
- setLabel(String) - Method in class org.gedcomx.atom.Category
-
a human-readable label for display in end-user applications
- setLang(String) - Method in class org.gedcomx.atom.CommonAttributes
-
The language.
- setLang(String) - Method in class org.gedcomx.atom.Generator
-
The language.
- setLinks(List<Link>) - Method in class org.gedcomx.atom.Entry
-
a reference from a entry to a Web resource.
- setLinks(List<Link>) - Method in class org.gedcomx.atom.Feed
-
a reference from a feed to a Web resource.
- setLogo(URI) - Method in class org.gedcomx.atom.Feed
-
identifies an image that provides visual identification for the feed.
- setName(String) - Method in class org.gedcomx.atom.Person
-
a human-readable name for the person.
- setPublished(Date) - Method in class org.gedcomx.atom.Entry
-
instant in time associated with an event early in the life cycle of the entry.
- setResults(Integer) - Method in class org.gedcomx.atom.Feed
-
The total number of results available, if this feed is supplying a subset of results, such as for a query.
- setRights(String) - Method in class org.gedcomx.atom.Entry
-
information about rights held in and over the entry.
- setRights(String) - Method in class org.gedcomx.atom.Feed
-
information about rights held in and over the feed.
- setScheme(URI) - Method in class org.gedcomx.atom.Category
-
identifies a categorization scheme
- setScore(Float) - Method in class org.gedcomx.atom.Entry
-
The relevance score, if this entry represents a search result.
- setSubtitle(String) - Method in class org.gedcomx.atom.Feed
-
a human-readable description or subtitle for the feed.
- setTerm(String) - Method in class org.gedcomx.atom.Category
-
identifies the category to which the entry or feed belongs
- setTitle(String) - Method in class org.gedcomx.atom.Entry
-
a human-readable title for the entry
- setTitle(String) - Method in class org.gedcomx.atom.Feed
-
a human-readable title for the feed
- setTransientProperty(String, Object) - Method in class org.gedcomx.atom.ExtensibleElement
-
Set a transient (non-serialized) property.
- setType(String) - Method in class org.gedcomx.atom.Content
-
The type of the content.
- setUpdated(Date) - Method in class org.gedcomx.atom.Entry
-
the most recent instant in time when the entry was modified in a way the publisher considers significant.
- setUpdated(Date) - Method in class org.gedcomx.atom.Feed
-
the most recent instant in time when the feed was modified in a way the publisher considers significant.
- setUri(URI) - Method in class org.gedcomx.atom.Generator
-
link to a representation that is relevant to the generating agent.
- setUri(URI) - Method in class org.gedcomx.atom.Person
-
an IRI associated with the person.
- setValue(String) - Method in class org.gedcomx.atom.Generator
-
human-readable name for the generating agent
- setVersion(String) - Method in class org.gedcomx.atom.Generator
-
the version of the generating agent