Uses of Class
com.google.code.facebookapi.schema.Thread.Recipients

Uses of Thread.Recipients in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema declared as Thread.Recipients
protected  Thread.Recipients Thread.recipients
           
 

Methods in com.google.code.facebookapi.schema that return Thread.Recipients
 Thread.Recipients ObjectFactory.createThreadRecipients()
          Create an instance of Thread.Recipients
 Thread.Recipients Thread.getRecipients()
          Gets the value of the recipients property.
 

Methods in com.google.code.facebookapi.schema with parameters of type Thread.Recipients
 void Thread.setRecipients(Thread.Recipients value)
          Sets the value of the recipients property.
 



Copyright © 2010. All Rights Reserved.