Uses of Class
org.yestech.rpx.objectmodel.Contact

Packages that use Contact
org.yestech.rpx.objectmodel   
 

Uses of Contact in org.yestech.rpx.objectmodel
 

Methods in org.yestech.rpx.objectmodel that return Contact
static Contact Contact.fromJson(org.json.JSONObject json)
           
 

Methods in org.yestech.rpx.objectmodel that return types with arguments of type Contact
 Collection<Contact> GetContactsResponse.getEntry()
           
 

Method parameters in org.yestech.rpx.objectmodel with type arguments of type Contact
 void GetContactsResponse.setEntry(Collection<Contact> entry)
           
 



Copyright © 2010 YES Technology Association. All Rights Reserved.