get_attributes


Description:

public List<VCardAttribute> get_attributes (ContactField field_id)

Gets a list of the vcard attributes for this's field_id.

Parameters:

this

an Contact

field_id

an ContactField

Returns:

A List of pointers to VCardAttribute, owned by the caller.