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

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

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

Methods in org.xwiki.rest.model.jaxb that return Attachments
 Attachments ObjectFactory.createAttachments()
          Create an instance of Attachments
 Attachments Attachments.withAttachments(Attachment... values)
           
 Attachments Attachments.withAttachments(Collection<Attachment> values)
           
 Attachments Attachments.withLinks(Collection<Link> values)
           
 Attachments Attachments.withLinks(Link... values)
           
 



Copyright © 2004-2013 XWiki. All Rights Reserved.