Uses of Class
com.aoindustries.aoserv.client.email.AttachmentBlock
-
Packages that use AttachmentBlock Package Description com.aoindustries.aoserv.client.email com.aoindustries.aoserv.client.linux -
-
Uses of AttachmentBlock in com.aoindustries.aoserv.client.email
Methods in com.aoindustries.aoserv.client.email that return AttachmentBlock Modifier and Type Method Description AttachmentBlockAttachmentBlockTable. get(int pkey)Methods in com.aoindustries.aoserv.client.email that return types with arguments of type AttachmentBlock Modifier and Type Method Description List<AttachmentBlock>AttachmentBlockTable. getEmailAttachmentBlocks(UserServer lsa) -
Uses of AttachmentBlock in com.aoindustries.aoserv.client.linux
Methods in com.aoindustries.aoserv.client.linux that return types with arguments of type AttachmentBlock Modifier and Type Method Description List<AttachmentBlock>UserServer. getEmailAttachmentBlocks()
-