set_attributes


Description:

public void set_attributes (ContactField field_id, List<VCardAttribute> attributes)

Sets the vcard attributes for this's field_id.

Attributes are added to the contact in the same order as they are in attributes.

Parameters:

this

an Contact

field_id

an ContactField

attributes

a List of pointers to VCardAttribute