public interface Attachment extends RepositoryObject
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContentType()
Return the content type of the attachment
|
java.lang.String |
getName()
Return the name of the attachment
|
long |
getSize()
Return the size of the attachment in bytes
|
getCreated, getCreatedBy, getId, getLastUpdated, getLastUpdatedBy, getRestService, getUrl, toJSON, toString
java.lang.String getName()
java.lang.String getContentType()
long getSize()
<IBM Copyright © 2018 IBM Corp. All Rights Reserved.