Class RamAttachment
java.lang.Object
org.qubership.atp.ram.entities.attachments.RamAttachment
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBase64String(String base64String) voidsetContentType(String contentType) voidsetFileName(String fileName) voidsetLogRecordUuid(String logRecordUuid)
-
Constructor Details
-
RamAttachment
public RamAttachment()
-
-
Method Details
-
getFileName
-
setFileName
-
getBase64String
-
setBase64String
-
getContentType
-
setContentType
-
getLogRecordUuid
-
setLogRecordUuid
-