org.openxava.util
Class Emails.Attachment

java.lang.Object
  extended by org.openxava.util.Emails.Attachment
Enclosing class:
Emails

public static class Emails.Attachment
extends java.lang.Object


Constructor Summary
Emails.Attachment(java.lang.String name, java.io.File file)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Emails.Attachment

public Emails.Attachment(java.lang.String name,
                         java.io.File file)