Uses of Enum Class
com.openkm.sdk4j.bean.AttachmentEnum
Packages that use AttachmentEnum
-
Uses of AttachmentEnum in com.openkm.sdk4j.bean
Methods in com.openkm.sdk4j.bean that return AttachmentEnumModifier and TypeMethodDescriptionstatic AttachmentEnumMailFilterQuery.getAttachments()static AttachmentEnumReturns the enum constant of this class with the specified name.static AttachmentEnum[]AttachmentEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.openkm.sdk4j.bean with parameters of type AttachmentEnumModifier and TypeMethodDescriptionvoidMailFilterQuery.setAttachments(AttachmentEnum attachments)