Class Person
A Person construct is an element that describes a person, corporation, or similar entity
- Gedcomx\Atom\CommonAttributes
-
Gedcomx\Atom\ExtensibleElement
-
Gedcomx\Atom\Person
Methods summary
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
array
|
|
public
|
|
public
|
#
writeXmlContents( XMLWriter $writer )
Writes the contents of this Person to an XML writer. The startElement is expected to be already provided. |
Methods inherited from Gedcomx\Atom\ExtensibleElement
addExtensionElement(),
findExtensionOfType(),
findExtensionsOfType(),
getExtensionElements(),
removeExtensionElements(),
setExtensionElement(),
setExtensionElements()
Methods inherited from Gedcomx\Atom\CommonAttributes
getBase(),
getLang(),
initFromReader(),
setBase(),
setLang(),
toJson()