Search
Contact Methods
 


 Public Methods

  Name Description

getAddress

Gets the address of the contact.

getCustomBrushes

Gets a CustomBrushes object associated with the resource. (Inherited from Resource.)

getEmail

Gets the e-mail address of the contact.

getFirstName

Gets the first name of the contact.

getId

Gets the string identifier of this resource. (Inherited from Resource.)

getLastName

Gets the last name of the contact.

getMiddleName

Gets the middle name of the contact.

getName

Gets the name of the resource. (Inherited from Resource.)

getPhone

Gets the phone of the contact.

getTag

Gets custom data associated with the resource. (Inherited from Resource.)

loadFrom

Overloaded.  

saveTo

Overloaded.  

setAddress

Sets the address of the contact.

setCustomBrushes

Sets a CustomBrushes object associated with the resource. (Inherited from Resource.)

setEmail

Sets the e-mail address of the contact.

setFirstName

Sets the first name of the contact.

setId

Sets the string identifier of this resource. (Inherited from Resource.)

setLastName

Sets the last name of the contact.

setMiddleName

Sets the middle name of the contact.

setName

Sets the name of the resource. (Inherited from Resource.)

setPhone

Sets the phone of the contact.

setTag

Sets custom data associated with the resource. (Inherited from Resource.)

 See Also