@set


Description:

[ CCode ( simple_generics = true ) ]
public void @set<T> (ContactField field_id, T value)

Sets the value of this's field specified by field_id to value.

Parameters:

this

an Contact

field_id

an ContactField

value

a value whose type depends on the field_id