Class FieldDescriptor
A description of a field in a record.
- Gedcomx\Common\ExtensibleData
- Gedcomx\Links\HypermediaEnabledData implements Gedcomx\Links\SupportsLinks
- Gedcomx\Records\FieldDescriptor
Methods summary
public
|
|
public
string
|
|
public
|
#
setOriginalLabel( string $originalLabel )
The original label for the field, as stated on the original record. |
public
|
|
public
|
|
public
|
|
public
|
#
setValues(
Descriptors of the values that are applicable to the field. |
public
array
|
|
public
|
|
public
|
#
writeXmlContents( XMLWriter $writer )
Writes the contents of this FieldDescriptor to an XML writer. The startElement is expected to be already provided. |
Methods inherited from Gedcomx\Links\HypermediaEnabledData
addLink()
,
addLinkRelation()
,
addTemplatedLink()
,
getLink()
,
getLinks()
,
getLinksByRel()
,
setLinks()