Uses of Class
com.google.code.facebookapi.schema.StreamActionLink

Uses of StreamActionLink in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema with type parameters of type StreamActionLink
protected  java.util.List<StreamActionLink> TemplateBundle.ActionLinks.streamActionLink
           
protected  java.util.List<StreamActionLink> StreamPost.ActionLinks.streamActionLink
           
 

Methods in com.google.code.facebookapi.schema that return StreamActionLink
 StreamActionLink ObjectFactory.createStreamActionLink()
          Create an instance of StreamActionLink
 

Methods in com.google.code.facebookapi.schema that return types with arguments of type StreamActionLink
 java.util.List<StreamActionLink> TemplateBundle.ActionLinks.getStreamActionLink()
          Gets the value of the streamActionLink property.
 java.util.List<StreamActionLink> StreamPost.ActionLinks.getStreamActionLink()
          Gets the value of the streamActionLink property.
 



Copyright © 2009. All Rights Reserved.