public class MSAttachementData
extends java.lang.Object
Constructor and Description |
---|
MSAttachementData(java.lang.String contentType,
DisposableByteSource file) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContentType() |
DisposableByteSource |
getFile() |
public MSAttachementData(java.lang.String contentType, DisposableByteSource file)
public DisposableByteSource getFile()
public java.lang.String getContentType()
Copyright © 2021. All Rights Reserved.