Uses of Class
org.gedcomx.conclusion.Name
Packages that use Name
Package
Description
The conclusion model defines genealogical conclusion data.
-
Uses of Name in org.gedcomx.conclusion
Methods in org.gedcomx.conclusion that return NameModifier and TypeMethodDescriptionName.analysis(ResourceReference analysis) Name.attribution(Attribution attribution) Name.confidence(URI confidence) Name.confidence(ConfidenceLevel confidence) Build up this name with a date.Name.extensionElement(Object element) Person.getFirstNameOfType(NameType type) Get the first name of the specified type.Person.getName()Get the first name of this person.Person.getPreferredName()Get the preferred name of the person.Build up this name with a name form.Build up this name with a preferred flag.Name.source(SourceDescription source) Name.source(SourceReference sourceReference) Build up this name with a type.Build up this name with a type.Methods in org.gedcomx.conclusion that return types with arguments of type NameModifier and TypeMethodDescriptionPerson.getNames()The name conclusions for the person.Person.names()Create a stream for the names.Methods in org.gedcomx.conclusion with parameters of type NameModifier and TypeMethodDescriptionvoidAdd a name conclusion to the person.Build out this person with a name.Method parameters in org.gedcomx.conclusion with type arguments of type NameModifier and TypeMethodDescriptionvoidThe name conclusions for the person.Constructors in org.gedcomx.conclusion with parameters of type Name -
Uses of Name in org.gedcomx.rt
Methods in org.gedcomx.rt with parameters of type Name