| Package | Description |
|---|---|
| org.gedcomx.conclusion |
The conclusion model defines genealogical conclusion data.
|
| Modifier and Type | Method and Description |
|---|---|
DisplayProperties |
DisplayProperties.ascendancyNumber(String ascendancynumber)
Build up these properties with a ascendancy number.
|
DisplayProperties |
DisplayProperties.birthDate(String birthdate)
Build up these properties with a birth date.
|
DisplayProperties |
DisplayProperties.birthPlace(String birthplace)
Build up these properties with a birth place.
|
DisplayProperties |
DisplayProperties.deathDate(String deathdate)
Build up these properties with a death date.
|
DisplayProperties |
DisplayProperties.deathPlace(String deathplace)
Build up these properties with a death place.
|
DisplayProperties |
DisplayProperties.descendancyNumber(String descendancynumber)
Build up these properties with a descendancy number.
|
DisplayProperties |
DisplayProperties.extensionElement(Object element) |
DisplayProperties |
DisplayProperties.gender(String gender)
Build up these properties with a gender.
|
DisplayProperties |
Person.getDisplayExtension()
Display properties for the person.
|
DisplayProperties |
DisplayProperties.id(String id) |
DisplayProperties |
DisplayProperties.lifespan(String lifespan)
Build up these properties with a lifespan.
|
DisplayProperties |
DisplayProperties.marriageDate(String marriagedate)
Build up these properties with a marriage date.
|
DisplayProperties |
DisplayProperties.marriagePlace(String marriageplace)
Build up these properties with a marriage place.
|
DisplayProperties |
DisplayProperties.name(String name)
Build up these properties with a name.
|
| Modifier and Type | Method and Description |
|---|---|
Person |
Person.displayExtension(DisplayProperties display)
Build out this person with a display exension.
|
void |
DisplayProperties.embed(DisplayProperties data)
Embed a set of display properties.
|
void |
Person.setDisplayExtension(DisplayProperties display)
Display properties for the person.
|
Copyright © 2016. All rights reserved.