Interface IAttachmentInfo
-
@Scriptable public interface IAttachmentInfo
Provides information about an attachment.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDisplayName()
String
getId()
int
getPosition()
int
getSize()
-