|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DisplayProperties | |
|---|---|
| org.gedcomx.conclusion | The conclusion model defines genealogical conclusion data. |
| Uses of DisplayProperties in org.gedcomx.conclusion |
|---|
| Methods in org.gedcomx.conclusion that return DisplayProperties | |
|---|---|
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.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. |
| Methods in org.gedcomx.conclusion with parameters of type DisplayProperties | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||