Uses of Class
com.google.code.facebookapi.schema.StreamComments.CommentList

Uses of StreamComments.CommentList in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema declared as StreamComments.CommentList
protected  StreamComments.CommentList StreamComments.commentList
           
 

Methods in com.google.code.facebookapi.schema that return StreamComments.CommentList
 StreamComments.CommentList ObjectFactory.createStreamCommentsCommentList()
          Create an instance of StreamComments.CommentList
 StreamComments.CommentList StreamComments.getCommentList()
          Gets the value of the commentList property.
 

Methods in com.google.code.facebookapi.schema with parameters of type StreamComments.CommentList
 void StreamComments.setCommentList(StreamComments.CommentList value)
          Sets the value of the commentList property.
 



Copyright © 2009. All Rights Reserved.