Uses of Class
org.xwiki.rest.model.jaxb.Comments

Packages that use Comments
org.xwiki.rest.model.jaxb   
 

Uses of Comments in org.xwiki.rest.model.jaxb
 

Methods in org.xwiki.rest.model.jaxb that return Comments
 Comments ObjectFactory.createComments()
          Create an instance of Comments
 Comments Comments.withComments(Collection<Comment> values)
           
 Comments Comments.withComments(Comment... values)
           
 Comments Comments.withLinks(Collection<Link> values)
           
 Comments Comments.withLinks(Link... values)
           
 



Copyright © 2004-2013 XWiki. All Rights Reserved.