Uses of Class
org.gedcomx.conclusion.DisplayProperties
Packages that use DisplayProperties
Package
Description
The conclusion model defines genealogical conclusion data.
-
Uses of DisplayProperties in org.gedcomx.conclusion
Methods in org.gedcomx.conclusion that return DisplayPropertiesModifier and TypeMethodDescriptionDisplayProperties.ascendancyNumber(String ascendancynumber) Build up these properties with a ascendancy number.Build up these properties with a birth date.DisplayProperties.birthPlace(String birthplace) Build up these properties with a birth place.Build up these properties with a death date.DisplayProperties.deathPlace(String deathplace) Build up these properties with a death place.DisplayProperties.descendancyNumber(String descendancynumber) Build up these properties with a descendancy number.DisplayProperties.extensionElement(Object element) Build up these properties with a gender.Person.getDisplayExtension()Display properties for the person.Build up these properties with a lifespan.DisplayProperties.marriageDate(String marriagedate) Build up these properties with a marriage date.DisplayProperties.marriagePlace(String marriageplace) Build up these properties with a marriage place.Build up these properties with a name.DisplayProperties.relationship(String relationshipDescription) Build up these properties with a relationship description.Set the role.Methods in org.gedcomx.conclusion with parameters of type DisplayPropertiesModifier and TypeMethodDescriptionPerson.displayExtension(DisplayProperties display) Build out this person with a display exension.voidDisplayProperties.embed(DisplayProperties data) Embed a set of display properties.voidPerson.setDisplayExtension(DisplayProperties display) Display properties for the person.Constructors in org.gedcomx.conclusion with parameters of type DisplayProperties