Uses of Class
org.lightcouch.Attachment
-
Uses of Attachment in org.lightcouch
Methods in org.lightcouch that return types with arguments of type AttachmentMethods in org.lightcouch with parameters of type AttachmentModifier and TypeMethodDescriptionvoidDocument.addAttachment(String name, Attachment attachment) Adds an in-line document attachment.Method parameters in org.lightcouch with type arguments of type AttachmentModifier and TypeMethodDescriptionvoidDocument.setAttachments(Map<String, Attachment> attachments)