public
|
|
public
|
|
public
|
|
public
mixed
|
#
getRefToSomething( )
Set a reference to another object
Set a reference to another object
Returns
mixed
|
public
|
#
setRefToSomething( mixed $refToSomething )
Get the reference to another object
Get the reference to another object
Parameters
|
public
Gedcomx\Common\CustomKeyedItem[]
|
#
getKeyedItems( )
Get the list of keyed items for this object
Get the list of keyed items for this object
Returns
|
public
|
#
setKeyedItems( array $keyedItems )
Set the list of keyed items for this object
Set the list of keyed items for this object
Parameters
|
public
Gedcomx\Common\UniqueCustomKeyedItem[]
|
#
getUniqueKeyedItems( )
Get the array of uniquely keyed items for this object
Get the array of uniquely keyed items for this object
Returns
|
public
|
#
setUniqueKeyedItems( array $uniqueKeyedItems )
Set array of uniquely keyed items for this object
Set array of uniquely keyed items for this object
Parameters
|
public
Gedcomx\Source\SourceReference
|
#
getSource( )
Get the source reference for this object
Get the source reference for this object
Returns
|
public
|
|