Class ChangeInfo
Class ChangeInfo
Namespace: Gedcomx\Extensions\FamilySearch\Platform\Tree
Package: Gedcomx\Extensions\FamilySearch\Platform\Tree
Located at Extensions/FamilySearch/Platform/Tree/ChangeInfo.php
Package: Gedcomx\Extensions\FamilySearch\Platform\Tree
Located at Extensions/FamilySearch/Platform/Tree/ChangeInfo.php
Methods summary
public
|
|
public
string
|
|
public
|
#
setObjectModifier( string $objectModifier )
An optional modifier for the object to which the operation applies. |
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
|
|
public
|
#
setOriginal(
The subject representing the original value(s) that existed before the change. |
public
|
|
public
|
#
setParent(
The parent change that triggered, caused, or included this change. |
public
|
|
public
|
#
setRemoved(
The subject representing the removed value(s) that existed before the change. |
public
|
|
public
|
#
setResulting(
The subject representing the result of the change. |
public
array
|
|
public
string
|
|
public
|
|
public
|
|
public
|
|
public
|
#
writeXmlContents( XMLWriter $writer )
Writes the contents of this ChangeInfo to an XML writer. The startElement is expected to be already provided. |