Uses of Class
org.gedcomx.conclusion.NamePart
Packages that use NamePart
Package
Description
The conclusion model defines genealogical conclusion data.
-
Uses of NamePart in org.gedcomx.conclusion
Methods in org.gedcomx.conclusion that return NamePartModifier and TypeMethodDescriptionNamePart.extensionElement(Object element) Build out this name part with a field.Build out this name part with a qualifier.Build out this name part with a type.NamePart.type(NamePartType type) Build out this name part with a type.Build out this name part with a value.Methods in org.gedcomx.conclusion that return types with arguments of type NamePartModifier and TypeMethodDescriptionNameForm.getParts()The different parts of the name form.NameForm.parts()Create a stream for the name parts.Methods in org.gedcomx.conclusion with parameters of type NamePartModifier and TypeMethodDescriptionvoidAdd a name part the list of name parts for this name form.Build up this name form with a part.Method parameters in org.gedcomx.conclusion with type arguments of type NamePartModifier and TypeMethodDescriptionvoidThe different parts of the name form.Constructors in org.gedcomx.conclusion with parameters of type NamePart -
Uses of NamePart in org.gedcomx.rt
Methods in org.gedcomx.rt with parameters of type NamePartModifier and TypeMethodDescriptionvoidGedcomxLocalReferenceResolver.visitNamePart(NamePart part) voidGedcomxModelVisitor.visitNamePart(NamePart part) voidGedcomxModelVisitorBase.visitNamePart(NamePart part)