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

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

Fields in com.google.code.facebookapi.schema declared as StreamPost.TaggedIds
protected  StreamPost.TaggedIds StreamPost.taggedIds
           
 

Methods in com.google.code.facebookapi.schema that return StreamPost.TaggedIds
 StreamPost.TaggedIds ObjectFactory.createStreamPostTaggedIds()
          Create an instance of StreamPost.TaggedIds
 StreamPost.TaggedIds StreamPost.getTaggedIds()
          Gets the value of the taggedIds property.
 

Methods in com.google.code.facebookapi.schema with parameters of type StreamPost.TaggedIds
 void StreamPost.setTaggedIds(StreamPost.TaggedIds value)
          Sets the value of the taggedIds property.
 



Copyright © 2010. All Rights Reserved.