org.mantisbt.connect.model
Interface IProjectAttachment
- All Known Implementing Classes:
- ProjectAttachment
- public interface IProjectAttachment
- Author:
- Peter Lanser, planser@users.sourceforge.net
getContentType
public java.lang.String getContentType()
getDateSubmitted
public java.util.Date getDateSubmitted()
getDescription
public java.lang.String getDescription()
getDownloadUri
public URI getDownloadUri()
getFilename
public java.lang.String getFilename()
getId
public long getId()
getSize
public long getSize()
getTitle
public java.lang.String getTitle()