Class AttachmentCreation
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.attachment.create.AttachmentCreation
- All Implemented Interfaces:
ICreation,Serializable
@JsonObject("as.dto.attachment.create.AttachmentCreation")
public class AttachmentCreation
extends Object
implements ICreation
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]getTitle()voidsetContent(byte[] content) voidsetDescription(String description) voidsetFileName(String fileName) voidtoString()