Uses of Enum
com.winnovative_software.FileAttachmentIcon
-
Uses of FileAttachmentIcon in com.winnovative_software
Methods in com.winnovative_software that return FileAttachmentIconModifier and TypeMethodDescriptionFileAttachmentElement.iconType()
Gets the file attachment icon typestatic FileAttachmentIcon
Returns the enum constant of this type with the specified name.static FileAttachmentIcon[]
FileAttachmentIcon.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.winnovative_software with parameters of type FileAttachmentIconModifier and TypeMethodDescriptionvoid
FileAttachmentElement.setIconType
(FileAttachmentIcon iconType) Sets the file attachment icon type.