English | Site Directory

opensocial.Name.Field (v0.7)

 SUMMARY     DETAIL

Static Class opensocial.Name.Field

All of the fields that a name has. These are the supported keys for the Name.getField() method.

Field Summary

<static> object ADDITIONAL_NAME
The additional name.
<static> object FAMILY_NAME
The family name.
<static> object GIVEN_NAME
The given name.
<static> object HONORIFIC_PREFIX
The honorific prefix.
<static> object HONORIFIC_SUFFIX
The honorific suffix.
<static> object UNSTRUCTURED
The unstructured name.
 

Field Detail

ADDITIONAL_NAME

<static> object ADDITIONAL_NAME
    The additional name. Specified as a String.

FAMILY_NAME

<static> object FAMILY_NAME
    The family name. Specified as a String.

GIVEN_NAME

<static> object GIVEN_NAME
    The given name. Specified as a String.

HONORIFIC_PREFIX

<static> object HONORIFIC_PREFIX
    The honorific prefix. Specified as a String.

HONORIFIC_SUFFIX

<static> object HONORIFIC_SUFFIX
    The honorific suffix. Specified as a String.

UNSTRUCTURED

<static> object UNSTRUCTURED
    The unstructured name. Specified as a String.

Documentation generated by JsDoc Toolkit 1.3.3