Uses of Class
com.googlecode.googleplus.model.comment.CommentFeed

Packages that use CommentFeed
com.googlecode.googleplus   
com.googlecode.googleplus.impl   
 

Uses of CommentFeed in com.googlecode.googleplus
 

Methods in com.googlecode.googleplus that return CommentFeed
 CommentFeed CommentOperations.list(String activityId)
           
 CommentFeed CommentOperations.list(String activityId, Paging paging)
           
 

Uses of CommentFeed in com.googlecode.googleplus.impl
 

Methods in com.googlecode.googleplus.impl that return CommentFeed
 CommentFeed CommentOperationsImpl.list(String activityId)
           
 CommentFeed CommentOperationsImpl.list(String activityId, Paging paging)
           
 



Copyright © 2014. All Rights Reserved.