Interface IAttachmentImmutable
-
public interface IAttachmentImmutable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getDescription()
java.lang.String
getFileName()
java.lang.String
getTitle()
int
getVersion()
-