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

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-2012 XWiki. All Rights Reserved.