KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > pim > addressbook > ContactCard

javax.pim.addressbook
Class ContactCard

java.lang.Object
  |
  +--javax.pim.database.Item
        |
        +--javax.pim.addressbook.ContactCard
Direct Known Subclasses:
ContactGroup, ContactTemplate
See Also:
ItemField

public ContactCard()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public ContactGroup[] getGroups()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public java.lang.String getName()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public java.lang.String getOrganization()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public java.lang.String[] getPhoneNumbers(java.lang.String type)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public java.lang.String[] getPreferredPhoneNumbers(java.lang.String type)
See Also:
getPhoneNumbers(java.lang.String)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public void setFormattedName(java.lang.String name)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


[1366]_
By keentop { at } 163 { dot } com on 2005/04/04 08:49:53  Rate
hi,friend 
  
  
     we want to get the javaphone api packages hardly ,but still not got it ,could you please tell me how I can get it ? and is the javaphone api standard to all kinds of java mobile ? thanks a lot

Popular Tags