Uses of Enum
com.winnovative_software.FileAttachmentIcon
- 
Uses of FileAttachmentIcon in com.winnovative_softwareMethods in com.winnovative_software that return FileAttachmentIconModifier and TypeMethodDescriptionFileAttachmentElement.iconType()Gets the file attachment icon typestatic FileAttachmentIconReturns 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 TypeMethodDescriptionvoidFileAttachmentElement.setIconType(FileAttachmentIcon iconType) Sets the file attachment icon type.