Uses of Class
com.google.code.facebookapi.schema.StreamPost.ActionLinks

Uses of StreamPost.ActionLinks in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema declared as StreamPost.ActionLinks
protected  StreamPost.ActionLinks StreamPost.actionLinks
           
 

Methods in com.google.code.facebookapi.schema that return StreamPost.ActionLinks
 StreamPost.ActionLinks ObjectFactory.createStreamPostActionLinks()
          Create an instance of StreamPost.ActionLinks
 StreamPost.ActionLinks StreamPost.getActionLinks()
          Gets the value of the actionLinks property.
 

Methods in com.google.code.facebookapi.schema with parameters of type StreamPost.ActionLinks
 void StreamPost.setActionLinks(StreamPost.ActionLinks value)
          Sets the value of the actionLinks property.
 



Copyright © 2010. All Rights Reserved.