Uses of Class
org.xwiki.rest.model.jaxb.Comments
-
Packages that use Comments Package Description org.xwiki.rest.model.jaxb -
-
Uses of Comments in org.xwiki.rest.model.jaxb
Methods in org.xwiki.rest.model.jaxb that return Comments Modifier and Type Method Description Comments
ObjectFactory. createComments()
Create an instance ofComments
Comments
Comments. withComments(Collection<Comment> values)
Comments
Comments. withComments(Comment... values)
Comments
Comments. withLinks(Collection<Link> values)
Comments
Comments. withLinks(Link... values)
-