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

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

Fields in com.google.code.facebookapi.schema with type parameters of type Comment
protected  java.util.List<Comment> StreamGetCommentsResponse.comment
           
protected  java.util.List<Comment> StreamComments.CommentList.comment
           
protected  java.util.List<Comment> CommentsGetResponse.comment
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type Comment
 java.util.List<Comment> StreamGetCommentsResponse.getComment()
          Gets the value of the comment property.
 java.util.List<Comment> StreamComments.CommentList.getComment()
          Gets the value of the comment property.
 java.util.List<Comment> CommentsGetResponse.getComment()
          Gets the value of the comment property.
 



Copyright © 2010. All Rights Reserved.