Uses of Class
org.jickr.Comment

Uses of Comment in org.jickr
 

Methods in org.jickr that return types with arguments of type Comment
 java.util.List<Comment> PhotoSet.getComments()
          Get a list of comments for this PhotoSet.
 java.util.List<Comment> Photo.getComments()
          Get a list of comments for this photo.