flux.notification
Class MailTrigger.MailAttachment

java.lang.Object
  extended by flux.notification.MailTrigger.MailAttachment
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable
Direct Known Subclasses:
MailTrigger.Mail_Attachment
Enclosing interface:
MailTrigger

public static class MailTrigger.MailAttachment
extends java.lang.Object
implements java.lang.Cloneable, java.io.Serializable

Represents a file attachment to an email message.

See Also:
Serialized Form

Constructor Summary
MailTrigger.MailAttachment()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailTrigger.MailAttachment

public MailTrigger.MailAttachment()


© 2014 Flux Corporation. All rights reserved.